Commit 73c26ec
Davis McClellan
Fix missed created_at and replace it with client_timestamp
fixes CNVS-26913
test plan
- Create a quiz and add a question of any type to the quiz.
- Open the quiz in safari as a student.
- Ensure that the quiz loads correctly
Change-Id: I31aecfd63f5753aaa0251377371a732b603a8481
Reviewed-on: https://gerrit.instructure.com/71164
Reviewed-by: Josh Simpson <jsimpson@instructure.com>
QA-Review: Deepeeca Soundarrajan <dsoundarrajan@instructure.com>
Tested-by: Jenkins
Product-Review: Davis McClellan <dmcclellan@instructure.com>1 parent e909760 commit 73c26ec
2 files changed
Lines changed: 5 additions & 4 deletions
File tree
- app/coffeescripts/quizzes/log_auditing
- spec/coffeescripts/quizzes/log_auditing
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
0 commit comments