fix: Improves statements for quiz questions. (#220)
Showing
- src/transformer/events/mod_quiz/question_answered/essay.php 3 additions, 3 deletionssrc/transformer/events/mod_quiz/question_answered/essay.php
- src/transformer/events/mod_quiz/question_answered/gapselect.php 6 additions, 3 deletions...ansformer/events/mod_quiz/question_answered/gapselect.php
- src/transformer/events/mod_quiz/question_answered/match.php 16 additions, 3 deletionssrc/transformer/events/mod_quiz/question_answered/match.php
- src/transformer/events/mod_quiz/question_answered/multichoice.php 6 additions, 3 deletions...sformer/events/mod_quiz/question_answered/multichoice.php
- src/transformer/events/mod_quiz/question_answered/numerical.php 6 additions, 3 deletions...ansformer/events/mod_quiz/question_answered/numerical.php
- src/transformer/events/mod_quiz/question_answered/randomsamatch.php 16 additions, 2 deletions...ormer/events/mod_quiz/question_answered/randomsamatch.php
- src/transformer/events/mod_quiz/question_answered/shortanswer.php 3 additions, 3 deletions...sformer/events/mod_quiz/question_answered/shortanswer.php
- src/transformer/events/mod_quiz/question_answered/truefalse.php 6 additions, 3 deletions...ansformer/events/mod_quiz/question_answered/truefalse.php
- src/transformer/utils/get_quiz_question_id.php 22 additions, 0 deletionssrc/transformer/utils/get_quiz_question_id.php
- tests/mod_quiz/attempt_submitted/essay/data.json 2 additions, 2 deletionstests/mod_quiz/attempt_submitted/essay/data.json
- tests/mod_quiz/attempt_submitted/essay/statements.json 1 addition, 1 deletiontests/mod_quiz/attempt_submitted/essay/statements.json
- tests/mod_quiz/attempt_submitted/gapselect/data.json 0 additions, 1 deletiontests/mod_quiz/attempt_submitted/gapselect/data.json
- tests/mod_quiz/attempt_submitted/gapselect/statements.json 9 additions, 2 deletionstests/mod_quiz/attempt_submitted/gapselect/statements.json
- tests/mod_quiz/attempt_submitted/match/data.json 2 additions, 2 deletionstests/mod_quiz/attempt_submitted/match/data.json
- tests/mod_quiz/attempt_submitted/match/statements.json 10 additions, 3 deletionstests/mod_quiz/attempt_submitted/match/statements.json
- tests/mod_quiz/attempt_submitted/multichoice/data.json 2 additions, 2 deletionstests/mod_quiz/attempt_submitted/multichoice/data.json
- tests/mod_quiz/attempt_submitted/multichoice/statements.json 5 additions, 2 deletionstests/mod_quiz/attempt_submitted/multichoice/statements.json
- tests/mod_quiz/attempt_submitted/numerical/data.json 2 additions, 2 deletionstests/mod_quiz/attempt_submitted/numerical/data.json
- tests/mod_quiz/attempt_submitted/numerical/statements.json 5 additions, 2 deletionstests/mod_quiz/attempt_submitted/numerical/statements.json
- tests/mod_quiz/attempt_submitted/randomsamatch/data.json 2 additions, 2 deletionstests/mod_quiz/attempt_submitted/randomsamatch/data.json
Loading
Please register or sign in to comment