diff --git a/src/addons/mod/quiz/components/index/addon-mod-quiz-index.html b/src/addons/mod/quiz/components/index/addon-mod-quiz-index.html index 9bd1a4621..bc3acebcf 100644 --- a/src/addons/mod/quiz/components/index/addon-mod-quiz-index.html +++ b/src/addons/mod/quiz/components/index/addon-mod-quiz-index.html @@ -61,51 +61,62 @@ - - {{ 'addon.mod_quiz.summaryofattempts' | translate }} - + {{ 'addon.mod_quiz.summaryofattempts' | translate }} - + - - - - - {{ 'addon.mod_quiz.attemptnumber' | translate }} + + + + + + {{ 'addon.mod_quiz.attemptnumber' | translate }} + {{ 'addon.mod_quiz.attemptnumber' | translate }} - # - {{ 'addon.mod_quiz.attemptstate' | translate }} - + + {{ 'addon.mod_quiz.attemptstate' | translate }} + + {{ 'addon.mod_quiz.marks' | translate }} / {{ quiz.sumGradesFormatted }} - + {{ 'addon.mod_quiz.grade' | translate }} / {{ quiz.gradeFormatted }} - - - - - - {{ 'addon.mod_quiz.preview' | translate }} - - - {{ attempt.attempt }} - - -

{{ sentence }}

-
- -

{{ attempt.readableMark }}

-
-

{{ attempt.readableGrade }}

-
-
-
+
+ + + + + + {{ 'addon.mod_quiz.preview' | translate }} + + + {{ attempt.attempt }} + + +

{{ sentence }}

+
+ +

{{ attempt.readableMark }}

+
+ +

{{ attempt.readableGrade }}

+
+
+
+
+