From 2a5b6c9aa366019b7e832f18eb12ee9ea1759bc9 Mon Sep 17 00:00:00 2001 From: Peter Desjardins Date: Mon, 1 Feb 2016 17:32:48 -0500 Subject: [PATCH] Edited wording of UI labels for configuring subsection prerequisites (gating) --- cms/templates/js/access-editor.underscore | 6 +++--- common/lib/xmodule/xmodule/course_module.py | 6 ++++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/cms/templates/js/access-editor.underscore b/cms/templates/js/access-editor.underscore index 39d0b59756..a4fc348aa1 100644 --- a/cms/templates/js/access-editor.underscore +++ b/cms/templates/js/access-editor.underscore @@ -24,12 +24,12 @@
- <%- gettext('Minimum score must be an integer between 0 and 100.') %> + <%- gettext('The minimum score percentage must be a whole number between 0 and 100.') %>
<% } %> - +