From 23a5b5b8a4c2c2207e0cc35e235a3621dd9f3179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Tue, 3 Aug 2021 09:44:14 +0200 Subject: [PATCH] MOBILE-3711 quiz: Add classes to some quiz messages on index --- .../index/addon-mod-quiz-index.html | 41 +++++++++++-------- 1 file changed, 24 insertions(+), 17 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 39e77b870..40a465a46 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 @@ -45,13 +45,13 @@ -

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

+

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

{{ gradeMethodReadable }}

-

{{ 'core.grades.gradepass' | translate }}

+

{{ 'core.grades.gradepass' | translate }}

{{ 'addon.mod_quiz.outof' | translate: { $a: { grade: bestGrade.gradetopass, maxgrade: quiz.gradeFormatted @@ -60,7 +60,7 @@ -

{{ 'core.lastsync' | translate }}

+

{{ 'core.lastsync' | translate }}

{{ syncTime }}

@@ -141,7 +141,7 @@ -

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

+

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

@@ -149,7 +149,7 @@
-

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

+

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

@@ -162,28 +162,35 @@ - +

{{ message }}

- +

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

- + -

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

-

{{ type }}

+

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

+

+ {{ type }} +

- + -

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

-

{{ name }}

+

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

+

+ {{ name }} +

- + -

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

-

{{ quiz.preferredbehaviour }}

+

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

+

{{ quiz.preferredbehaviour }}

@@ -198,7 +205,7 @@ -

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

+

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

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

{{ type }}