deno.land / x / gesso@v0.1.2 / types / json / ModuleItem.json

ModuleItem.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
{ "id": 768,
"module_id": 123,
"position": 1,
"title": "Square Roots: Irrational numbers or boxy vegetables?",
"indent": 0,
"type": "Assignment",
"content_id": 1337,
"html_url": "https://canvas.example.edu/courses/222/modules/items/768",
"url": "https://canvas.example.edu/api/v1/courses/222/assignments/987",
"page_url": "my-page-title",
"external_url": "https://www.example.com/externalurl",
"new_tab": false,
"completion_requirement": { "type": "min_score", "min_score": 10, "completed": true },
"content_details": { "points_possible": 20, "due_at": "2012-12-31T06:00:00-06:00", "unlock_at": "2012-12-31T06:00:00-06:00", "lock_at": "2012-12-31T06:00:00-06:00" },
"published": true}
gesso

Version Info

Tagged at
a year ago