Skip to content

Commit 43df27b

Browse files
committed
TD-5220 Improves warning messages for reorder competencies confirmation page
1 parent 02c9d1e commit 43df27b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DigitalLearningSolutions.Web/Views/Frameworks/Developer/Import/ApplyCompetencyOrdering.cshtml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
</legend>
3939
<div class="nhsuk-inset-text">
4040
<span class="nhsuk-u-visually-hidden">Information: </span>
41-
<p>We strongly recommend including all framework competencies in your uploaded sheet if reordering competencies to ensure that the correct sequence is applied.</p>
41+
<p>We strongly recommend including all framework @Model.FrameworkVocabularyPlural.ToLower() in your uploaded sheet if reordering @Model.FrameworkVocabularyPlural.ToLower() to ensure that the correct sequence is applied.</p>
42+
<p>Note that if you split competency groups in your uploaded sheet, they will not be split in your framework but the order of groups may be affected.</p>
4243
</div>
4344
<div class="nhsuk-hint nhsuk-u-margin-bottom-2">
4445
Your uploaded file includes changes to the order of existing @Model.FrameworkVocabularyPlural.ToLower(). Choose whether to store the changes to @Model.FrameworkVocabularySingular.ToLower() order during update.

0 commit comments

Comments
 (0)