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:
@@ -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}.'),
|
||||
{
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user