forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflat_imsmanifest.xml
More file actions
executable file
·140 lines (134 loc) · 6.84 KB
/
Copy pathflat_imsmanifest.xml
File metadata and controls
executable file
·140 lines (134 loc) · 6.84 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?xml version="1.0" encoding="UTF-8"?>
<manifest identifier="cctd0001"
xmlns="http://www.imsglobal.org/xsd/imsccv1p3/imscp_v1p1"
xmlns:lom="http://ltsc.ieee.org/xsd/imsccv1p3/LOM/resource"
xmlns:lomimscc="http://ltsc.ieee.org/xsd/imsccv1p3/LOM/manifest"
xmlns:cpx="http://www.imsglobal.org/xsd/imsccv1p3/imscp_extensionv1p2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://ltsc.ieee.org/xsd/imsccv1p3/LOM/resource http://www.imsglobal.org/profile/cc/ccv1p3/LOM/ccv1p3_lomresource_v1p0.xsd
http://www.imsglobal.org/xsd/imsccv1p3/imscp_v1p1 http://www.imsglobal.org/profile/cc/ccv1p3/ccv1p3_imscp_v1p2_v1p0.xsd
http://ltsc.ieee.org/xsd/imsccv1p3/LOM/manifest http://www.imsglobal.org/profile/cc/ccv1p3/LOM/ccv1p3_lommanifest_v1p0.xsd
http://www.imsglobal.org/xsd/imsccv1p3/imscp_extensionv1p2 http://www.imsglobal.org/profile/cc/ccv1p3/ccv1p3_cpextensionv1p2_v1p0.xsd">
<metadata>
<schema>IMS Common Cartridge</schema>
<schemaversion>1.3.0</schemaversion>
<lomimscc:lom>
<lomimscc:general>
<lomimscc:title>
<lomimscc:string language="en-US">Common Cartridge Test
</lomimscc:string>
</lomimscc:title>
<lomimscc:description>
<lomimscc:string language="en-US">CC 1.3 test with extension
</lomimscc:string>
</lomimscc:description>
</lomimscc:general>
</lomimscc:lom>
</metadata>
<organizations>
<organization identifier="O_1" structure="rooted-hierarchy">
<item identifier="I_1">
<item identifier="I_00000">
<title>CCv1.3 With Assignment</title>
<item identifier="I_00001" identifierref="Resource1">
<title>Cool Assignment</title>
</item>
<item identifier="I_00002" identifierref="Resource2">
<title>Assignment Discussions</title>
</item>
<item identifier="I_00003" identifierref="Resource3">
<title>Open2.net</title>
</item>
<item identifier="I_00004" identifierref="Resource4">
<title>LTI Launch</title>
</item>
</item>
</item>
</organization>
</organizations>
<resources>
<resource identifier="Resource1" type="assignment_xmlv1p0">
<lom:lom>
<lom:educational>
<lom:intendedEndUserRole>
<lom:source>IMSGLC_CC_Rolesv1p2</lom:source>
<lom:value>Instructor</lom:value>
</lom:intendedEndUserRole>
</lom:educational>
</lom:lom>
<assignment xmlns="http://www.imsglobal.org/xsd/imscc_extensions/assignment"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imscc_extensions/assignment http://www.imsglobal.org/profile/cc/cc_extensions/cc_extresource_assignmentv1p0_v1p0.xsd http://www.imsglobal.org/xsd/imscc_extensions/assignment "
identifier="AssigmentId">
<title>Cool Assignment</title>
<text texttype="text/plain">You should turn this in for points.</text>
<instructor_text texttype="text/plain">Super Secret</instructor_text>
<gradable>true</gradable>
</assignment>
</resource>
<resource identifier="Resource2" type="imsdt_xmlv1p3">
<lom:lom>
<lom:educational>
<lom:intendedEndUserRole>
<lom:source>IMSGLC_CC_Rolesv1p2</lom:source>
<lom:value>Instructor</lom:value>
</lom:intendedEndUserRole>
</lom:educational>
</lom:lom>
<topic xmlns="http://www.imsglobal.org/xsd/imsccv1p3/imsdt_v1p3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsccv1p3/imsdt_v1p3 http://www.imsglobal.org/profile/cc/ccv1p3/ccv1p3_imsdt_v1p3.xsd">
<title>Assignment Discussions</title>
<text texttype="text/html">Discuss your results from the first
assignment.
</text>
</topic>
</resource>
<resource identifier="Resource3" type="imswl_xmlv1p3">
<lom:lom>
<lom:educational>
<lom:intendedEndUserRole>
<lom:source>IMSGLC_CC_Rolesv1p2</lom:source>
<lom:value>Instructor</lom:value>
</lom:intendedEndUserRole>
</lom:educational>
</lom:lom>
<webLink xmlns="http://www.imsglobal.org/xsd/imsccv1p3/imswl_v1p3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsccv1p3/imswl_v1p3 http://www.imsglobal.org/profile/cc/ccv1p3/ccv1p3_imswl_v1p3.xsd">
<title>Open2.net: Science and Nature</title>
<url href="http://www.open2.net/sciencetechnologynature/"/>
</webLink>
</resource>
<resource identifier="Resource4" type="imsbasiclti_xmlv1p3">
<lom:lom>
<lom:educational>
<lom:intendedEndUserRole>
<lom:source>IMSGLC_CC_Rolesv1p2</lom:source>
<lom:value>Instructor</lom:value>
</lom:intendedEndUserRole>
</lom:educational>
</lom:lom>
<cartridge_basiclti_link
xmlns="http://www.imsglobal.org/xsd/imslticc_v1p0"
xmlns:blti="http://www.imsglobal.org/xsd/imsbasiclti_v1p0"
xmlns:lticm="http://www.imsglobal.org/xsd/imslticm_v1p0"
xmlns:lticp="http://www.imsglobal.org/xsd/imslticp_v1p0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imslticc_v1p3 http://www.imsglobal.org/xsd/lti/ltiv1p3/imslticc_v1p3.xsd http://www.imsglobal.org/xsd/imslticp_v1p0 http://www.imsglobal.org/xsd/lti/ltiv1p0/imslticp_v1p0.xsd http://www.imsglobal.org/xsd/imslticm_v1p0 http://www.imsglobal.org/xsd/lti/ltiv1p0/imslticm_v1p0.xsd http://www.imsglobal.org/xsd/imsbasiclti_v1p0 http://www.imsglobal.org/xsd/lti/ltiv1p0/imsbasiclti_v1p0p1.xsd">
<blti:title>BLTI Test</blti:title>
<blti:description>Test a BLTI Link</blti:description>
<blti:launch_url>http://www.imsglobal.org/developers/BLTI/tool.php</blti:launch_url>
<blti:secure_launch_url>http://www.imsglobal.org/developers/BLTI/tool.php</blti:secure_launch_url>
</cartridge_basiclti_link>
</resource>
<resource identifier="Resource5" type="webcontent">
<metadata>
<lom:lom>
<lom:educational>
<lom:intendedEndUserRole>
<lom:source>IMSGLC_CC_Rolesv1p1</lom:source>
<lom:value>Instructor</lom:value>
</lom:intendedEndUserRole>
</lom:educational>
</lom:lom>
</metadata>
<file href="imsmanifest.xml"/>
</resource>
</resources>
</manifest>