deno.land / x / gesso@v0.1.2 / types / json / Progress.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
{ "id": 1,
"context_id": 1, "context_type": "Account",
"user_id": 123,
"tag": "course_batch_update",
"completion": 100,
"workflow_state": "completed",
"created_at": "2013-01-15T15:00:00Z",
"updated_at": "2013-01-15T15:04:00Z",
"message": "17 courses processed",
"results": { "id": "123" },
"url": "https://canvas.example.edu/api/lti/courses/1/progress/1"}
gesso

Version Info

Tagged at
a year ago