diff --git a/DigitalLearningSolutions.Web/Views/CompetencyAssessments/CompetencyAssessmentOptions.cshtml b/DigitalLearningSolutions.Web/Views/CompetencyAssessments/CompetencyAssessmentOptions.cshtml index ae45d11abb..eeb7a7af5d 100644 --- a/DigitalLearningSolutions.Web/Views/CompetencyAssessments/CompetencyAssessmentOptions.cshtml +++ b/DigitalLearningSolutions.Web/Views/CompetencyAssessments/CompetencyAssessmentOptions.cshtml @@ -84,15 +84,15 @@
-

+

@Model.CompetencyAssessmentName Display learner declaration?

-
+
Do you want to prompt learners to agree to the self-assessment process when they first start the self-assessment?
@@ -119,15 +119,15 @@
-

+

@Model.CompetencyAssessmentName Include signposting?

-
+
Do you want to display signposted learning content when a learner submits their self-assessment results?
@@ -154,15 +154,15 @@
-

+

@Model.CompetencyAssessmentName Use linear navigation?

-
+
Do you want the learner to work through @Model.VocabularyPlural.ToLower() using next and previous links? If not, the learner will navigate between @Model.VocabularyPlural.ToLower() using the @Model.VocabularySingular.ToLower() menu.
@@ -189,15 +189,15 @@
-

+

@Model.CompetencyAssessmentName Use description expanders?

-
+
Do you want to show @Model.VocabularySingular.ToLower() descriptions using expanders? If not, the description will be displayed on the page without the user needing to expand it.
@@ -224,15 +224,15 @@
-

+

@Model.CompetencyAssessmentName Custom question label

-
+
Do you want to specify a custom label for self-assessment questions? If not, they will be labelled as “question”.
@@ -271,15 +271,15 @@
-

+

@Model.CompetencyAssessmentName Reviewer comments label

-
+
Do you want to specify a custom supervisor comments prompt? If not, they will be labelled as “Reviewer comments”.