MDL-73248 adminpresets: Improvements to the Starter preset

This is the list of changes applied to the Starter preset, following
the community suggestions and the latest features included in 4.0:

- Hide Online users, Recently accessed courses and Starred courses.
- Re-enable Description and Essay question types.
- Disable guest enrolment and hide guest login button.
- Reduce the information displayed in the activity chooser.

Apart from that, the User menu items has been removed because it had
the same value in both presets (so it makes no sense having there).
This commit is contained in:
Sara Arjona 2022-02-11 13:18:05 +01:00
parent d24a4ab56f
commit 256232ad46
4 changed files with 218 additions and 36 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2022021100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2022021100.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev+ (Build: 20220211)'; // Human-friendly version name