Update onboarding error message copy for proctored exams

Also update a mistake in studio markup related to proctored exams

JIRA:EDUCATOR-4048
This commit is contained in:
Matt Hughes
2019-02-19 09:56:31 -05:00
parent 7404fdf0ff
commit 0c96ab4e28
4 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
<% var online_proctoring_rules = xblockInfo.get('online_proctoring_rules'); %>
<p class='field-message' id='review-rules-description'>
<% if (online_proctoring_rules) { %>
% // xss-lint: disable=underscore-not-escaped %>
<% // xss-lint: disable=underscore-not-escaped %>
<%= edx.HtmlUtils.interpolateHtml(
gettext('Specify any rules or rule exceptions that the proctoring review team should enforce when reviewing the videos. For example, you could specify that calculators are allowed. These specified rules are visible to learners before the learners start the exam, along with the {linkStart}general proctored exam rules{linkEnd}.'),
{

View File

@@ -121,7 +121,7 @@ edx-milestones==0.1.13
edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring-proctortrack==1.0.2
edx-proctoring==1.5.14
edx-rest-api-client==1.9.2
edx-search==1.2.1

View File

@@ -142,7 +142,7 @@ edx-milestones==0.1.13
edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring-proctortrack==1.0.2
edx-proctoring==1.5.14
edx-rest-api-client==1.9.2
edx-search==1.2.1

View File

@@ -138,7 +138,7 @@ edx-milestones==0.1.13
edx-oauth2-provider==1.2.2
edx-opaque-keys[django]==0.4.4
edx-organizations==1.0.1
edx-proctoring-proctortrack==1.0.1
edx-proctoring-proctortrack==1.0.2
edx-proctoring==1.5.14
edx-rest-api-client==1.9.2
edx-search==1.2.1