From ddfb17f5f890095eb20e93513cd1eefa6d2298bc Mon Sep 17 00:00:00 2001 From: Brendan Heywood Date: Mon, 17 Jan 2022 17:19:13 +1100 Subject: [PATCH] Update README.md --- README.md | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 40fb9e3..f39107c 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,7 @@ this plugin creates the concept of graduated outages where at predefined times b an outage and after, different levels of warning and access can be provided to students and testers letting them know what is about to happen and why. -Default - -Manager - +![image](https://user-images.githubusercontent.com/187449/149717343-1d2c5237-dbc6-4d2a-a08c-2bdb343e87d2.png) Moodle Requirements ------------------- @@ -40,14 +37,12 @@ need to manually add one extra plugin, please check: Branches -------- -| Moodle version | Branch | PHP | -| ----------------- | ----------- | ---- | -| Moodle 2.7 to 3.2 | MOODLE_32_STABLE | 5.5+ | -| Totara up to 10 | TOTARA_10 | 5.5+ | -| Moodle 3.3 to 3.8 | MOODLE_38_STABLE | 7.1+ | -| Totara 11 to 12 | MOODLE_38_STABLE | 7.1+ | -| Moodle 3.9+ | MOODLE_39_STABLE | 7.2+ | -| Totara 13+ | MOODLE_39_STABLE | 7.2+ | +| Moodle version | Totara | Branch | PHP | +| ------------------ | --------------- | ---------------- | ---- | +| Moodle 3.9+ | Totara 13+ | MOODLE_39_STABLE | 7.2+ | +| Moodle 3.3 to 3.8 | Totara 11 to 12 | MOODLE_38_STABLE | 7.1+ | +| Moodle 2.7 to 3.2 | | MOODLE_32_STABLE | 5.5+ | +| | Totara up to 10 | TOTARA_10 | 5.5+ | Screenshots -----------