Skip to content
Snippets Groups Projects
Commit 0c96ab4e authored by Matt Hughes's avatar Matt Hughes
Browse files

Update onboarding error message copy for proctored exams

Also update a mistake in studio markup related to proctored exams

JIRA:EDUCATOR-4048
parent 7404fdf0
Branches
Tags
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment