Skip to content.

The E-Learning Framework

Sections
Personal tools
You are here: Home » ELF Project Directory » Course Information Group » R1.0 XML Liverpool LearningMatrix
Views

R1.0 XML Liverpool LearningMatrix

Release 1.0 sample XML for Liverpool LearningMatrix

Click here to get the file

Size 2.8 kB - File type text/xml

File contents

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

<curriculum

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

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

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

>



	<organization>

		<identifier>some_institution</identifier>

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

		<childOrganizations>

			<organizationRef>some_college_or_faculty</organizationRef>

		</childOrganizations>

	</organization>

	

	<organization>

		<identifier>some_college_or_faculty</identifier>

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

		<childOrganizations>

			<organizationRef>some_department</organizationRef>

		</childOrganizations>

	</organization>



	<organization>

		<identifier>some_department</identifier>

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

	</organization>



	<spec type="course">

		<identifier>Matrix 101</identifier>

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

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

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

		<owningBodies>

			<organizationRef type="Institution">some_institution</organizationRef>

			<organizationRef type="College_Faculty">some_college_or_faculty</organizationRef>

			<organizationRef type="Department">some_department</organizationRef>

		</owningBodies>

		<aims>

			<aim><description>Aim of Course</description></aim>

		</aims>

		<learningOutcomes>

			<learningOutcome type="Skill"><description>Intended skill and abilities outcome</description></learningOutcome>

			<learningOutcome type="Knowledge"><description>Intended knowledge and understanding outcome</description></learningOutcome>

		</learningOutcomes>

		<strategy type="Teaching and Learning"><description>Teaching approach</description></strategy>

		<strategy type="Assessment"><description>Assessment approach</description></strategy>

		<syllabus><description>Indicative topics covered</description></syllabus>

		<resource type="Required"><description>Resources a student will need</description></resource>

		<resource type="Provided"><description>Resources that will be provided</description></resource>

		<admission><description>Statement of prerequisites for enrolment</description></admission>		

		<adjustment><description>Disability policy on reasonable adjustments</description></adjustment>

		<offeringPattern>

			<offerings>

				<offering>

					<identifier>Matrix 101 Offering</identifier>

					<studyMode>Part-time</studyMode>

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

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

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

					<viableMin>Minimum enrolment</viableMin>

					<viableMax>Maximum enrolment</viableMax>

					<studyHours>Statement about contact hours</studyHours>

					<contacts>

						<contact><description>Contact for futher information</description></contact>

					</contacts>

				</offering>

			</offerings>

		</offeringPattern>		

	</spec>

</curriculum>

Created by stubbsy
Last modified 2005-12-22 01:26 AM
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.