-
Improvement
-
Resolution: Fixed
-
Minor
-
3.11.2, 4.0.1
-
None
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_401_STABLE
-
When using a Moodle site to sell courses, quite often we'll use the course/info.php page to market the course (it's accesible to google/accessible to users not logged in etc.) and we adjust the theme to link directly to that page instead of view.php
The enrol_fee plugin should use the get_description_text hook to display the price/payment information on the page along with the "login to the site" link if not currently logged in.