diff --git a/user/extendenrol.html b/user/extendenrol.html new file mode 100755 index 0000000000000..c1e0d3329115c --- /dev/null +++ b/user/extendenrol.html @@ -0,0 +1,18 @@ + +
This page allows you to extend the enrolment period for the participants. +The new enrolment period is computed based on a starting reference date and an extend period from that date. +Depending on this combination you can actually restrict the enrolment period for participants.
+ +The available starting reference dates are:
+ +If the extend period is set to 'Not changed' or 'Untitled', then the starting reference date is ignored.
\ No newline at end of file diff --git a/user/groupextendenrol.html b/user/groupextendenrol.html new file mode 100755 index 0000000000000..2461dc3c99550 --- /dev/null +++ b/user/groupextendenrol.html @@ -0,0 +1,18 @@ + +This page allows you to extend the enrolment period for the all selected participants. +The new enrolment period is computed based on a starting reference date and an extend period from that date. +Depending on this combination you can actually restrict the enrolment period for participants.
+ +The available starting reference dates are:
+ +If the extend period is set to 'Untitled', then the starting reference date is ignored.
\ No newline at end of file