diff --git a/ui/src/app/enrolment/finished/exam-participation.component.html b/ui/src/app/enrolment/finished/exam-participation.component.html index 362716eb8..c988c0bc5 100644 --- a/ui/src/app/enrolment/finished/exam-participation.component.html +++ b/ui/src/app/enrolment/finished/exam-participation.component.html @@ -66,8 +66,8 @@

> {{ 'i18n_comments_open' | translate }} {{ 'i18n_comments_hide' | translate }} - - + + diff --git a/ui/src/app/exam/editor/sections/section-question.component.html b/ui/src/app/exam/editor/sections/section-question.component.html index 60dc44838..60f16f72e 100644 --- a/ui/src/app/exam/editor/sections/section-question.component.html +++ b/ui/src/app/exam/editor/sections/section-question.component.html @@ -77,16 +77,8 @@ > {{ 'i18n_show_more' | translate }} {{ 'i18n_hide' | translate }} - - + + } diff --git a/ui/src/app/examination/question/examination-question.component.html b/ui/src/app/examination/question/examination-question.component.html index 8a968a5d1..953e89f36 100644 --- a/ui/src/app/examination/question/examination-question.component.html +++ b/ui/src/app/examination/question/examination-question.component.html @@ -14,8 +14,21 @@ } + +
+ +
-
+
@if (sq.question.type !== 'ClozeTestQuestion') { @if (expanded) {
@@ -32,18 +45,6 @@
}
- -
-
- -
-
@if (sq.answerInstructions && expanded) {