From edb89e4bd591e898dceacb9a3d516610943346f3 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Tue, 22 May 2007 02:24:31 +0000 Subject: [PATCH] MDL-8877, adding help files for changed extendenrol and groupextendenrol features --- lang/en_utf8/help/extendenrol.html | 18 ++++++++++++++++++ lang/en_utf8/help/groupextendenrol.html | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100755 lang/en_utf8/help/extendenrol.html create mode 100755 lang/en_utf8/help/groupextendenrol.html diff --git a/lang/en_utf8/help/extendenrol.html b/lang/en_utf8/help/extendenrol.html new file mode 100755 index 0000000000..c1e0d33291 --- /dev/null +++ b/lang/en_utf8/help/extendenrol.html @@ -0,0 +1,18 @@ + +

Extend enrolment

+

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/lang/en_utf8/help/groupextendenrol.html b/lang/en_utf8/help/groupextendenrol.html new file mode 100755 index 0000000000..2461dc3c99 --- /dev/null +++ b/lang/en_utf8/help/groupextendenrol.html @@ -0,0 +1,18 @@ + +

Extend enrolment for all

+

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 -- 2.39.5