Commit ee2ea38
Include quiz_type in the RCS quizzes api response
this will facilitate showing the correct icon in the RCE
closes: MAT-954
flag=none
test plan:
- hit the RCS' /api/quizzes?contextType=course&contextId=:course_id
api
- or open the course links tray in the RCE and expand the
quizzes panel in the tray
> expect to see quiz_type in each quiz's entry in the response
Change-Id: If6dbfa1da44bfc83b0707cf5d75c4981dc9b248c
Reviewed-on: https://gerrit.instructure.com/c/canvas-rce-api/+/298825
Tested-by: Service Cloud Jenkins <[email protected]>
Reviewed-by: Mysti Lilla <[email protected]>
QA-Review: Mysti Lilla <[email protected]>
Product-Review: Jon Scheiding <[email protected]>1 parent 8374e81 commit ee2ea38
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
111 | 117 | | |
112 | 118 | | |
0 commit comments