generated from PrairieLearn/pl-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
infoCourse.json
21 lines (21 loc) · 992 Bytes
/
infoCourse.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"uuid": "29760b11-beb1-4507-bb0a-a15bc8eaf091",
"name": "OER 102",
"title": "Physics: E&M",
"options": {
"useNewQuestionRenderer": true
},
"assessmentSets": [],
"assessmentModules": [],
"topics": [
{"name": "Electrostatics", "color": "red1", "description": " "}
],
"tags": [
{"name": "calculation", "color": "blue2", "description": "numerical input is expected resulting from calculations"},
{"name": "mc", "color": "green1", "description": "multiple-choice question"},
{"name": "dropdown", "color": "green2", "description": "dropdown menu question"},
{"name": "not-randomized", "color": "purple1", "description": "question without randomization"},
{"name": "author:prairielearn.com", "color": "blue3", "description": "questions created by prairielearn team"},
{"name": "license:CC-BY-NC", "color": "yellow3", "description": "license for all prairielearn.com questions"}
]
}