Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
9999715e
Commit
9999715e
authored
7 years ago
by
Sylvia Pearce
Browse files
Options
Downloads
Patches
Plain Diff
Updated message for content with prerequisites
parent
971126aa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lms/templates/_gated_content.html
+1
-1
1 addition, 1 deletion
lms/templates/_gated_content.html
with
1 addition
and
1 deletion
lms/templates/_gated_content.html
+
1
−
1
View file @
9999715e
...
...
@@ -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")}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment