Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.4
-
Component/s: Administration
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:w34_
MDL-34853_m24_durationsetting -
Pull Master Diff URL:
Description
At present we specify duration in seconds which is not good for enrol default settings, there is already duration element in formslib.
1/ add new duration admin setting that mimics form element
2/ add "weeks" unit (I may be useful in week based courses)
3/ use the new duration setting type in enrol_self, enrol_paypal and enrol_manual