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

QuizReport.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
{ "id": 5,
"quiz_id": 4,
"report_type": "student_analysis",
"readable_type": "Student Analysis",
"includes_all_versions": true,
"anonymous": false,
"generatable": true,
"created_at": "2013-05-01T12:34:56-07:00",
"updated_at": "2013-05-01T12:34:56-07:00",
"url": "http://canvas.example.com/api/v1/courses/1/quizzes/1/reports/1",
"file": null,
"progress_url": null,
"progress": null}
gesso

Version Info

Tagged at
a year ago