Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: None
-
Component/s: Evaluation Engine / Workers
-
Labels:
Description
When a new question is added to a quiz, and then rejudging old submittions to the same quiz, a crash will occur and these submissions will corrupt (making them impossible to view without a crash).
Probably the same will happen, if we remove or significantly change a question (though I didn't test that)
Probably the same will happen, if we remove or significantly change a question (though I didn't test that)
Issue Links
- relates to
-
SIO-2295 Multiple minor bugs in quizzes (meta-ticket)
Activity
Stanisław Strzelecki
made changes -
Szymon Acedański
made changes -
Labels | tag1 |
Hubert Badocha
made changes -
Assignee | Hubert Badocha [ badochov ] |
Hubert Badocha
made changes -
Assignee | Hubert Badocha [ badochov ] |
Szymon Czyżmański
made changes -
Assignee | Szymon Czyżmański [ czyzmanski ] |
Szymon Czyżmański
made changes -
Status | New [ 10000 ] | Open [ 1 ] |
Szymon Czyżmański
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Szymon Czyżmański
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Assignee | Szymon Czyżmański [ czyzmanski ] | Wojciech Dubiel [ wolf480 ] |
Resolution | Fixed [ 1 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
375d 23h 20m | 1 | Szymon Czyżmański | 2020-11-30 17:08 | |||||
|
3s | 1 | Szymon Czyżmański | 2020-11-30 17:08 | |||||
|
14d 19h 45m | 1 | Szymon Czyżmański | 2020-12-15 12:54 |
https://gerrit.sio2project.mimuw.edu.pl/3568
SIO-2297When adding new question to a quiz, rejudging old submissions breaks themI modified method responsible for scoring quiz, as well as method for scoring
question so that it is checked if any answer was submitted for a particular question.
If there is no submitted answer, then such question is ignored and not counted to
the overall quiz score.
I added two test cases for rejudging quiz after adding new questions.
Change-Id: I981005ca9601833e24490ea88190feaa92e8a44b