You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<vc:single-checkboxasp-for="@nameof(Model.DescriptionStatus)"label="Description"hint-text="The framework description will be copied into the competency assessment description."></vc:single-checkbox>
24
+
</nhs-form-group>
25
+
<nhs-form-group>
26
+
<vc:single-checkboxasp-for="@nameof(Model.ProviderandCategoryStatus)"label="Provider and category"hint-text="The framework branding (provider and category) will be copied."></vc:single-checkbox>
27
+
</nhs-form-group>
28
+
<nhs-form-group>
29
+
<vc:single-checkboxasp-for="@nameof(Model.VocabularyStatus)"label="Vocabulary"hint-text="The framework vocabulary (such as proficiency, competency, or capability) will be copied."></vc:single-checkbox>
30
+
</nhs-form-group>
31
+
<nhs-form-group>
32
+
<vc:single-checkboxasp-for="@nameof(Model.WorkingGroupStatus)"label="Working group"hint-text="Contributors and reviewers from the framework will be copied."></vc:single-checkbox>
33
+
</nhs-form-group>
34
+
<nhs-form-group>
35
+
<vc:single-checkboxasp-for="@nameof(Model.AllframeworkCompetenciesStatus)"label="All framework competencies"hint-text="All competencies in the framework will be copied."></vc:single-checkbox>
0 commit comments