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