-
- Downloads
fix: Corrects attempts to close #317. (#319 - Thanks @caperneoignis)
Showing
- src/transformer/events/mod_quiz/attempt_submitted/handler.php 3 additions, 3 deletions...transformer/events/mod_quiz/attempt_submitted/handler.php
- src/transformer/events/mod_quiz/question_answered/essay.php 2 additions, 2 deletionssrc/transformer/events/mod_quiz/question_answered/essay.php
- src/transformer/events/mod_quiz/question_answered/gapselect.php 1 addition, 1 deletion...ansformer/events/mod_quiz/question_answered/gapselect.php
- src/transformer/events/mod_quiz/question_answered/match.php 1 addition, 1 deletionsrc/transformer/events/mod_quiz/question_answered/match.php
- src/transformer/events/mod_quiz/question_answered/multichoice.php 1 addition, 1 deletion...sformer/events/mod_quiz/question_answered/multichoice.php
- src/transformer/events/mod_quiz/question_answered/numerical.php 1 addition, 1 deletion...ansformer/events/mod_quiz/question_answered/numerical.php
- src/transformer/events/mod_quiz/question_answered/randomsamatch.php 1 addition, 1 deletion...ormer/events/mod_quiz/question_answered/randomsamatch.php
- src/transformer/events/mod_quiz/question_answered/shortanswer.php 1 addition, 1 deletion...sformer/events/mod_quiz/question_answered/shortanswer.php
- src/transformer/events/mod_quiz/question_answered/truefalse.php 3 additions, 2 deletions...ansformer/events/mod_quiz/question_answered/truefalse.php
- src/transformer/repos/Repository.php 1 addition, 1 deletionsrc/transformer/repos/Repository.php
- tests/mod_quiz/attempt_submitted/essay/data.json 7 additions, 0 deletionstests/mod_quiz/attempt_submitted/essay/data.json
- tests/mod_quiz/attempt_submitted/gapselect/data.json 7 additions, 0 deletionstests/mod_quiz/attempt_submitted/gapselect/data.json
- tests/mod_quiz/attempt_submitted/match/data.json 7 additions, 0 deletionstests/mod_quiz/attempt_submitted/match/data.json
- tests/mod_quiz/attempt_submitted/multichoice/data.json 7 additions, 0 deletionstests/mod_quiz/attempt_submitted/multichoice/data.json
- tests/mod_quiz/attempt_submitted/multichoice_withchoices/data.json 7 additions, 0 deletions..._quiz/attempt_submitted/multichoice_withchoices/data.json
- tests/mod_quiz/attempt_submitted/multichoiceset/data.json 7 additions, 0 deletionstests/mod_quiz/attempt_submitted/multichoiceset/data.json
- tests/mod_quiz/attempt_submitted/multichoiceset_withchoices/data.json 7 additions, 0 deletions...iz/attempt_submitted/multichoiceset_withchoices/data.json
- tests/mod_quiz/attempt_submitted/no_questions/data.json 7 additions, 0 deletionstests/mod_quiz/attempt_submitted/no_questions/data.json
- tests/mod_quiz/attempt_submitted/numerical/data.json 7 additions, 0 deletionstests/mod_quiz/attempt_submitted/numerical/data.json
- tests/mod_quiz/attempt_submitted/randomsamatch/data.json 7 additions, 0 deletionstests/mod_quiz/attempt_submitted/randomsamatch/data.json
Loading
Please register or sign in to comment