-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregistry.json
52 lines (52 loc) · 1.72 KB
/
registry.json
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
[
{
"metadata": {
"metaFormat": "ccm-meta",
"metaVersion": "1.0.0",
"title": "HTML Quiz",
"version": "2.1.1",
"creator": "André Kless",
"subject": "Webdev",
"description": "Quiz über HTML",
"date": "2018-06-27",
"format": "application/json",
"identifier": "2fa738e7-8f4b-42e7-9819-5e34e78127c9",
"path-component": "https://ccmjs.github.io/akless-components/quiz/versions/ccm.quiz-2.1.1.js",
"path-config": "https://ccmjs.github.io/akless-components/quiz/resources/configs.js",
"config-key": "test",
"language": "de",
"license": {
"software": "MIT"
},
"tags": "HTML, Education",
"category": "Computer Science",
"bloomTaxonomy": "Remember"
},
"metadataURL": "https://ccmjs.github.io/dms-data/data/2fa738e7-8f4b-42e7-9819-5e34e78127c9.json"
},
{
"metadata": {
"metaFormat": "ccm-meta",
"metaVersion": "1.0.0",
"title": "Business Fill-in-the-Blank",
"version": "4.1.0",
"creator": "André Kless",
"subject": "Business",
"description": "Business text",
"date": "2018-06-27",
"format": "application/json",
"identifier": "73a250ae-6979-45fe-a3ba-5c99be76d66f",
"path-component": "https://ccmjs.github.io/akless-components/cloze/versions/ccm.cloze-4.1.0.js",
"path-config": "https://ccmjs.github.io/akless-components/cloze/resources/configs.js",
"config-key": "demo",
"language": "en",
"license": {
"software": "MIT"
},
"tags": "Education",
"category": "Economy",
"bloomTaxonomy": "Remember"
},
"metadataURL": "https://ccmjs.github.io/dms-data/data/73a250ae-6979-45fe-a3ba-5c99be76d66f.json"
}
]