Merge pull request #19826 from edx/matthugs/update-proctoring-onboarding-error-messages

Update onboarding error message copy for proctored exams
This commit is contained in:
Matt Hughes
2019-02-19 15:08:08 -05:00
committed by GitHub
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

@@ -120,7 +120,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

@@ -143,7 +143,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

@@ -139,7 +139,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