From 43afb9a940a2dca044091c5099d36aa0b3fd473c Mon Sep 17 00:00:00 2001
From: Miles Steele ${_("If auto enroll is")} ${_("checked")}${_(", students who have not yet registered for edX will be automatically enrolled.")}
- ${_("If auto enroll is left")} ${_("unchecked")}, ${_("students who have not yet registered for edX will not be enrolled, but will be allowed to enroll.")}
+ ${_("If auto enroll is checked, students who have not yet registered for edX will be automatically enrolled.")}
+ ${_("If auto enroll is left unchecked, students who have not yet registered for edX will not be enrolled, but will be allowed to enroll.")}
Specify a particular problem in the course here by its url:
- ${_('You may use just the "urlname" if a problem, or "modulename/urlname" if not. '
- '(For example, if the location is i4x://university/course/problem/problemname, '
- 'then just provide the problemname. '
- 'If the location is i4x://university/course/notaproblem/someothername, then '
- 'provide notaproblem/someothername.)')}
+ ${_('You may use just the "urlname" if a problem, or "modulename/urlname" if not. (For example, if the location is {location1}, then just provide the {urlname1}. If the location is {location2}, then provide {urlname2}.)').format(
+ location1="i4x://university/course/problem/problemname",
+ urlname1="problemname",
+ location2="i4x://university/course/notaproblem/someothername",
+ urlname2="notaproblem/someothername")
+ }
- ${_('You may use just the "urlname" if a problem, or "modulename/urlname" if not. ' - '(For example, if the location is i4x://university/course/problem/problemname, ' - 'then just provide the problemname. ' - 'If the location is i4x://university/course/notaproblem/someothername, then ' - 'provide notaproblem/someothername.)')} + ${_('You may use just the "urlname" if a problem, or "modulename/urlname" if not. (For example, if the location is {location1}, then just provide the {urlname1}. If the location is {location2}, then provide {urlname2}.)').format( + location1="i4x://university/course/problem/problemname", + urlname1="problemname", + location2="i4x://university/course/notaproblem/someothername", + urlname2="notaproblem/someothername") + }
${_("Then select an action")}: