Skip to content.

The E-Learning Framework

Sections
Personal tools
You are here: Home » ELF Project Directory » Course Information Group » Sample XML for LearningMatrix course data
Views

Sample XML for LearningMatrix course data

Sample XML for LearningMatrix course data from v0d schema

Click here to get the file

Size 2.8 kB - File type text/xml

File contents

<?xml version="1.0" encoding="UTF-8"?>

<efc:curriculum

	xmlns:dc="http://purl.org/dc/elements/1.1/"

	xmlns:dcterms="http://purl.org/dc/terms/"

	xmlns:efc="http://elframework.org/curriculum/elements"

	xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#"

>



	<efc:organization>

		<efc:identifier>some_institution</efc:identifier>

		<dc:title>Institution Name</dc:title>

	</efc:organization>

	

	<efc:organization>

		<efc:identifier>some_college_or_faculty</efc:identifier>

		<dc:title>College or Faculty Name</dc:title>

		<efc:parent>

			<efc:reference>some_institution</efc:reference>

		</efc:parent>

	</efc:organization>



	<efc:organization>

		<efc:identifier>some_department</efc:identifier>

		<dc:title>Department Name</dc:title>

		<efc:parent>

			<efc:reference>some_college_or_faculty</efc:reference>

		</efc:parent>

	</efc:organization>



	<efc:component type="course">



		<efc:identifier>Matrix 101</efc:identifier>

		<dc:title>Course Title</dc:title>

		<dc:subject>Keyword</dc:subject>

		<dc:subject>Keyword 2</dc:subject>

		

		<efc:owningBody type="institution"><efc:reference>some_institution</efc:reference></efc:owningBody>

		<efc:owningBody type="college_faculty"><efc:reference>some_college_or_faculty</efc:reference></efc:owningBody>

		<efc:owningBody type="department"><efc:reference>some_department</efc:reference></efc:owningBody>



		<efc:offeringPattern>

			<efc:hasOffering><efc:reference>Matrix 101 Offering</efc:reference></efc:hasOffering>

		</efc:offeringPattern>



		<efc:aim>Aim of Course</efc:aim>

		<efc:outcome type="skill">Intended skill and abilities outcome</efc:outcome>

		<efc:outcome type="learning">Intended knowledge and understanding outcome</efc:outcome>

		<efc:syllabus>Indicative topics covered</efc:syllabus>

		<efc:teachingAndLearning>Teaching approach</efc:teachingAndLearning>

		<efc:assessment>Assessment approach</efc:assessment>		

		<efc:resource type="required">Resources a student will need</efc:resource>

		<efc:resource type="provided">Resources that will be provided</efc:resource>

		<efc:prerequisite>Statement of prerequisites for enrolment</efc:prerequisite>

		<efc:adjustment>Disability policy on reasonable adjustments</efc:adjustment>

		

	</efc:component>

	



	<efc:offering>

		<efc:identifier>Matrix 101 Offering</efc:identifier>

		<efc:modeOfAttendance>Part-time</efc:modeOfAttendance>

		<efc:start>2005-09-01</efc:start>

		<efc:end>2005-12-15</efc:end>

		<efc:registrationDeadline>2005-08-15</efc:registrationDeadline>

		<efc:viableMin>Minimum enrolment</efc:viableMin>

		<efc:viableMax>Maximum enrolment</efc:viableMax>

		<efc:effort>Statement about contact hours</efc:effort>

		<efc:contact>Contact for futher information</efc:contact>

		<efc:isOfferingOf>

			<efc:reference>Matrix 101</efc:reference>

		</efc:isOfferingOf>

	</efc:offering>

	

</efc:curriculum>

Created by stubbsy
Last modified 2005-10-26 07:54 PM
Funding Partner
JISC Distributed eLearning Strand
« May 2012 »
Su Mo Tu We Th Fr Sa
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Files and Documents
Implements services
Related ELF services
No files or documents.