From 9f7a0e303eef113dd88d24bcc62460a5a8465593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Fri, 25 Feb 2022 10:06:35 +0100 Subject: [PATCH] MOBILE-3149 quiz: Change quiz index page warning cards --- .../index/addon-mod-quiz-index.html | 61 +++++++++++-------- 1 file changed, 35 insertions(+), 26 deletions(-) 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 }} +
- - - - - - - - + + + +
- - -