Commit 14591b0
remove non-draft-state features from quizzes
fixes CNVS-16048
test plan:
- do regression testing around publishing / unpublishing quizzes
- all publishing / unpublishing scenarios should work correctly
- make sure to check publishing on:
- quizzes#index
- quizzes#show
- from modules
- from module items
- make sure that warnings about unpublished quizzes work
- make sure that warnings about not being able to unpublish quizzes with
submissions work
- make sure that the module sequence footer still works on the quizzes page
- make sure we can still review published quizzes in speedgrader
Change-Id: I1112e3b28ed6388077bfc165056bb1ab0d84b3fd
Reviewed-on: https://gerrit.instructure.com/42258
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Trevor deHaan <tdehaan@instructure.com>
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: James Williams <jamesw@instructure.com>1 parent 042dfb3 commit 14591b0
14 files changed
Lines changed: 32 additions & 522 deletions
File tree
- app
- coffeescripts/models
- controllers/quizzes
- helpers
- models/quizzes
- views/quizzes/quizzes
- spec
- controllers/quizzes
- lib
- canvas/migration
- models/quizzes
- selenium
- views/quizzes/quizzes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | | - | |
| 44 | + | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
131 | 130 | | |
132 | 131 | | |
133 | 132 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | 133 | | |
166 | 134 | | |
167 | 135 | | |
| |||
385 | 353 | | |
386 | 354 | | |
387 | 355 | | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | 356 | | |
392 | 357 | | |
393 | 358 | | |
| |||
397 | 362 | | |
398 | 363 | | |
399 | 364 | | |
400 | | - | |
| 365 | + | |
401 | 366 | | |
402 | 367 | | |
403 | 368 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 23 | + | |
30 | 24 | | |
31 | | - | |
| 25 | + | |
32 | 26 | | |
33 | 27 | | |
34 | 28 | | |
| |||
46 | 40 | | |
47 | 41 | | |
48 | 42 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 43 | + | |
58 | 44 | | |
59 | 45 | | |
60 | 46 | | |
| |||
63 | 49 | | |
64 | 50 | | |
65 | 51 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 52 | + | |
75 | 53 | | |
76 | 54 | | |
77 | 55 | | |
78 | | - | |
| 56 | + | |
79 | 57 | | |
80 | 58 | | |
81 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
| |||
179 | 178 | | |
180 | 179 | | |
181 | 180 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | 181 | | |
207 | 182 | | |
208 | 183 | | |
| |||
235 | 210 | | |
236 | 211 | | |
237 | 212 | | |
238 | | - | |
239 | | - | |
| 213 | + | |
240 | 214 | | |
241 | 215 | | |
242 | 216 | | |
243 | 217 | | |
244 | 218 | | |
245 | | - | |
| 219 | + | |
246 | 220 | | |
247 | 221 | | |
248 | 222 | | |
| |||
445 | 419 | | |
446 | 420 | | |
447 | 421 | | |
448 | | - | |
| 422 | + | |
449 | 423 | | |
450 | 424 | | |
451 | 425 | | |
| |||
1115 | 1089 | | |
1116 | 1090 | | |
1117 | 1091 | | |
1118 | | - | |
1119 | | - | |
| 1092 | + | |
1120 | 1093 | | |
1121 | 1094 | | |
1122 | 1095 | | |
| |||
1217 | 1190 | | |
1218 | 1191 | | |
1219 | 1192 | | |
1220 | | - | |
1221 | 1193 | | |
1222 | 1194 | | |
1223 | | - | |
1224 | 1195 | | |
1225 | 1196 | | |
1226 | 1197 | | |
| |||
1305 | 1276 | | |
1306 | 1277 | | |
1307 | 1278 | | |
1308 | | - | |
1309 | 1279 | | |
1310 | | - | |
| 1280 | + | |
1311 | 1281 | | |
1312 | 1282 | | |
1313 | 1283 | | |
| |||
This file was deleted.
0 commit comments