deno.land / x / gesso@v0.1.2 / types / json / Module.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
{ "id": 123,
"workflow_state": "active",
"position": 2,
"name": "Imaginary Numbers and You",
"unlock_at": "2012-12-31T06:00:00-06:00",
"require_sequential_progress": true,
"prerequisite_module_ids": [121, 122],
"items_count": 10,
"items_url": "https://canvas.example.com/api/v1/modules/123/items",
"items": null,
"state": "started",
"completed_at": null,
"publish_final_grade": null,
"published": true}
gesso

Version Info

Tagged at
a year ago