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 5b80f4744..53daf6b16 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 @@ -10,7 +10,7 @@ + [courseId]="courseId" [hasDataToSync]="buttonText && hasOffline"> @@ -134,22 +134,26 @@ - - - - - + + + + +

{{ message }}

- +
+ +

{{ 'addon.mod_quiz.noquestions' | translate }}

- +
+ +

{{ 'addon.mod_quiz.errorquestionsnotsupported' | translate }}

- + + +

{{ 'addon.mod_quiz.errorrulesnotsupported' | translate }}

- + + +

{{ 'addon.mod_quiz.errorbehaviournotsupported' | translate }}

{{ quiz.preferredbehaviour }}

+
- - + + +

{{ 'addon.mod_quiz.canattemptbutnotsubmit' | translate }}

{{ 'addon.mod_quiz.warningquestionsnotsupported' | translate }}

{{ type }}

+
+
+
+
- + + {{ buttonText | translate }} @@ -195,17 +211,10 @@ {{ 'core.openinbrowser' | translate }} +
- - - - - - - - + + + +
- - -