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

QuizSubmission.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
{ "id": 1,
"quiz_id": 2,
"user_id": 3,
"submission_id": 1,
"started_at": "2013-11-07T13:16:18Z",
"finished_at": "2013-11-07T13:16:18Z",
"end_at": "2013-11-07T13:16:18Z",
"attempt": 3,
"extra_attempts": 1,
"extra_time": 60,
"manually_unlocked": true,
"time_spent": 300,
"score": 3,
"score_before_regrade": 2,
"kept_score": 5,
"fudge_points": 1,
"has_seen_results": true,
"workflow_state": "untaken",
"overdue_and_needs_submission": false}
gesso

Version Info

Tagged at
a year ago