mirror of
https://github.com/moodle/moodle.git
synced 2025-02-22 02:49:53 +01:00
14 lines
923 B
HTML
Executable File
14 lines
923 B
HTML
Executable File
<h1>Extend enrolment for all</h1>
|
|
<p>This page allows you to extend or restrict the enrolment period by the same amount for all selected course participants. The new enrolment period is calculated based on a starting reference date and the extended period selected.</p>
|
|
<p>Possible starting reference dates are:</p>
|
|
|
|
<ul>
|
|
<li>Course start date</li>
|
|
<li>Enrolment Started</li>
|
|
<li>Enrolment Ends</li>
|
|
<li>Today (this option in available only if the course start date has passed)</li>
|
|
<li>Course enrolment start date - the enrolment start date from the course settings page (this option is available only for courses with an enrolment start date set)</li>
|
|
<li>Course enrolment end date - the enrolment end date from the course settings page (this option is available only for courses with an enrolment end date set)</li>
|
|
</ul>
|
|
|
|
<p>If the extended period is set to 'Unlimited', then the starting reference date is ignored.</p> |