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

ModuleItemSequence.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
{ "items": [ { "prev": null, "current": { "id": 768, "module_id": 123, "title": "A lonely page", "type": "Page" }, "next": { "id": 769, "module_id": 127, "title": "Project 1", "type": "Assignment" }, "mastery_path": { "locked": true, "assignment_sets": [], "selected_set_id": null, "awaiting_choice": false, "still_processing": false, "modules_url": "/courses/11/modules", "choose_url": "/courses/11/modules/items/9/choose", "modules_tab_disabled": false } } ],
"modules": [ { "id": 123, "name": "Overview" }, { "id": 127, "name": "Imaginary Numbers" } ]}
gesso

Version Info

Tagged at
a year ago