generated from PrairieLearn/pl-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathinfoCourse.json
33 lines (33 loc) · 910 Bytes
/
infoCourse.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
{
"uuid": "1a21691e-84f3-443e-9065-b3e805151033",
"name": "Community-led PrairieLearn Training",
"title": "",
"options": {
"useNewQuestionRenderer": true
},
"assessmentSets": [
{
"abbreviation": "DL",
"name": "Discover and Learn",
"heading": "Discover and Learn about PrairieLearn",
"color": "purple3",
"description": "Discover and learn about cool PrairieLearn Features!"
},
{
"abbreviation": "A",
"name": "Activity",
"heading": "Workshop Activity",
"color": "green2",
"description": "At the end of each part, there's an activity for you to attempt."
},
{
"abbreviation": "S",
"name": "Sample",
"heading": "Explore how others' have used PrairieLearn",
"color": "orange1",
"description": "Explore creative ways others have used PrairieLearn"
}
],
"topics": [],
"tags": []
}