Alex Dusenbery
|
325c22c5d5
|
EDUCATOR-4082 | When creating subseciton grade override from service, create a PSG if one does not exist.
|
2019-02-21 10:42:48 -05:00 |
|
Alex Dusenbery
|
577315f2a7
|
Refactor how grade override values are persisted.
|
2019-01-08 15:21:04 -05:00 |
|
Simon Chen
|
f016175c82
|
Add the new history model for persistentsubsectiongradeoverride to record audit info
|
2018-11-29 09:38:21 -05:00 |
|
noraiz-anwar
|
d56bd58063
|
clean grades service
|
2018-02-02 11:52:12 +05:00 |
|
rabia23
|
222794ee59
|
EDUCATOR-2016 In proctored exams, learner will not receive certificate when marked suspicious
|
2018-01-19 16:50:16 +00:00 |
|
Nimisha Asthagiri
|
f8e3a3c461
|
Grades Cleanup
EDUCATOR-1405
EDUCATOR-1451
|
2017-10-02 19:03:26 -04:00 |
|
Tyler Hallada
|
a9c1e1cf43
|
Squashed commit of the following:
commit 12880fa21eac0c2e69b2d832d42829f00484561d
Author: Tyler Hallada <thallada@edx.org>
Date: Fri Aug 11 11:17:22 2017 -0400
Tweak exam override messaging in progress.html
commit 6f90352dc27b3a199eea7efaf84b72df50f570a9
Merge: e0e9f83789 7c535f5fb9
Author: Tyler Hallada <thallada@edx.org>
Date: Thu Aug 10 17:38:13 2017 -0400
Merge remote-tracking branch 'origin/master' into EDUCATOR-926
commit e0e9f83789efa837577cedbcd5807c6fdba249e4
Author: Tyler Hallada <thallada@edx.org>
Date: Thu Aug 10 17:35:26 2017 -0400
Revert "Comment out actual override and log instead"
This reverts commit 4953cf30d9.
commit 27d6b537c8915ecd1af8af51c8f9509db6ea0a26
Author: Tyler Hallada <thallada@edx.org>
Date: Thu Aug 10 17:34:56 2017 -0400
Revert "Fix tests"
This reverts commit 1b2fec2129.
commit cabddd504ddcb4f92aeed8b5fec4bff0d64a8de3
Author: Tyler Hallada <thallada@edx.org>
Date: Thu Aug 10 17:34:36 2017 -0400
Revert "Remove override behavior and log instead"
This reverts commit 1ab1880337.
commit dc9407f4606804e00d5aee4e80d309c7d7f9c437
Author: Tyler Hallada <thallada@edx.org>
Date: Thu Aug 10 17:34:15 2017 -0400
Revert "Fix python tests and use proctoring 1.0.0"
This reverts commit 842ce8365f.
|
2017-08-11 13:53:34 -04:00 |
|
Tyler Hallada
|
1ab1880337
|
Remove override behavior and log instead
This will break tests.
|
2017-08-09 17:27:58 -04:00 |
|
Tyler Hallada
|
147ca0bcf1
|
Send signal requires sender argument
|
2017-08-02 14:07:26 -04:00 |
|
Tyler Hallada
|
a6b94a2400
|
Use signal instead of calling recalculate directly
|
2017-08-02 13:26:35 -04:00 |
|
Tyler Hallada
|
f92c96ef05
|
Add course flag and service for grade override
|
2017-08-02 10:22:19 -04:00 |
|
Tyler Hallada
|
5276070e08
|
Bad copy and paste
|
2017-07-31 17:51:26 -04:00 |
|
Tyler Hallada
|
b63fc6251a
|
The kwargs are still wrong...
|
2017-07-31 17:48:46 -04:00 |
|
Tyler Hallada
|
08e04dbd63
|
Fix circular import of signals from services
|
2017-07-31 17:25:41 -04:00 |
|
Tyler Hallada
|
750f30b273
|
Pass event transaction id & type to recalculate
|
2017-07-31 16:52:42 -04:00 |
|
Tyler Hallada
|
735824e2cd
|
Fix recalculate async kwargs
|
2017-07-31 16:21:13 -04:00 |
|
Tyler Hallada
|
dc484b8099
|
Fix the expected_timestamp recalculate arg
|
2017-07-31 12:27:26 -04:00 |
|
Tyler Hallada
|
f41cf12134
|
Only attempt to delete grade override if exists
|
2017-07-28 15:51:49 -04:00 |
|
Tyler Hallada
|
e4a9bef8d5
|
Trigger recalculate subsection, undo override
|
2017-07-27 18:27:56 -04:00 |
|
Tyler Hallada
|
cf39bef74f
|
GradesService: accept both string id or opaque key
|
2017-07-26 15:49:26 -04:00 |
|
Tyler Hallada
|
4c353d9318
|
Create GradesService to override persistent grades
|
2017-07-25 11:58:08 -04:00 |
|