diff --git a/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/AddOptionalCompetencies.cshtml b/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/AddOptionalCompetencies.cshtml index fc9f2e351d..707af1039f 100644 --- a/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/AddOptionalCompetencies.cshtml +++ b/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/AddOptionalCompetencies.cshtml @@ -26,18 +26,18 @@

Add optional @Model.VocabPlural().ToLower() to your assessment?

-

During your assessment you will need to add one or more optional proficiencies to your assessment to be certified within your role

+

During your assessment you will need to add one or more optional @Model.VocabPlural().ToLower() to your assessment to be certified within your role

- What are optional proficiencies? + What are optional @Model.VocabPlural().ToLower()?
-

Optional proficiencies refer to specific skills or competencies that are not part of the core requirements but may be added based on your role, specialisation, or the needs of your workplace.

+

Optional @Model.VocabPlural().ToLower() refer to specific skills or competencies that are not part of the core requirements but may be added based on your role, specialisation, or the needs of your workplace.

-

These proficiencies might be different depending on your role or organization so you may need to discuss this with your educator or manager

+

These @Model.VocabPlural().ToLower() might be different depending on your role or organization so you may need to discuss this with your educator or manager

Remind me later diff --git a/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/ManageOptionalCompetencies.cshtml b/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/ManageOptionalCompetencies.cshtml index 6a0e4cbe51..315c1ac11f 100644 --- a/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/ManageOptionalCompetencies.cshtml +++ b/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/ManageOptionalCompetencies.cshtml @@ -124,28 +124,14 @@ else @section scripts { diff --git a/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/SelfAssessmentDescription.cshtml b/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/SelfAssessmentDescription.cshtml index d5c2dd92ca..346322f8e3 100644 --- a/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/SelfAssessmentDescription.cshtml +++ b/DigitalLearningSolutions.Web/Views/LearningPortal/SelfAssessments/SelfAssessmentDescription.cshtml @@ -48,7 +48,7 @@ else @if (Model.LinearNavigation) { - View @Model.VocabPlural + View @Model.VocabPlural @if (Model.UserBookmark != null) { if (bookmarkIsRelevant)