From 8b997c8007602be11758dfd6bf116da8c6b35af8 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 4 May 2005 06:59:49 +0000 Subject: [PATCH] New help file about course costs --- lang/en/help/cost.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lang/en/help/cost.html diff --git a/lang/en/help/cost.html b/lang/en/help/cost.html new file mode 100644 index 00000000000..317563c98df --- /dev/null +++ b/lang/en/help/cost.html @@ -0,0 +1,17 @@ +

Course Cost

+ +

If the site has been configured to use an enrolment method + that requires payment (such as the Paypal module), then + you can enter a course cost here with no symbol (the currency + is set by the enrolment plugin). For example, 19.95.

+ +

If the cost field is empty then the payment option is not presented + and the interface will fall back to other methods of enrolment + (such as keys, or manual enrolments).

+ +

If the cost field is NOT empty, then students trying to enrol will + be presented with the option of making a payment to enter.

+ +

If you ALSO enter an enrolment key in the course settings, then + students will also have the option to enrol using a key. This is + useful if you have a mixture of paying and non-paying students.