Updated message for content with prerequisites

This commit is contained in:
Sylvia Pearce
2018-03-12 18:03:02 -04:00
parent 971126aa27
commit 9999715ebe

View File

@@ -16,7 +16,7 @@ from openedx.core.djangolib.markup import Text
</h3>
<p>
${Text(_(
"You must complete the section '{prereq_section_name}' with the required score before you are able to view this content."
"You must earn a passing score for '{prereq_section_name}' to access this content."
)).format(prereq_section_name=prereq_section_name)}
<p>
<a href="${prereq_url}" class="btn btn-brand">${_("Go to Prerequisite Section")}