Issue #9 - Fixed readme image placement.

This commit is contained in:
Daniel Thee Roperto
2016-09-06 20:01:02 +10:00
parent 9344b57eff
commit abe029afce

View File

@@ -16,13 +16,14 @@ This is a Moodle plugin which makes the student experience of planned outages ni
The main idea is that instead of an outage being a very booleon on/off situation, this plugin creates the concept of graduated outages where at predefined times before 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.
![Screenshot as of 2016-09-06](docs/2016-09-06_screenshot.png?raw=true)
Why it is an auth plugin?
-------------------------
One of the graduated stages this plugin introduces is a 'tester only' mode which disables login for most normal users. This is conceptually similar to the maintenance mode but enables testers to login and confirm the state after an upgrade without needing full admin privileges.
![Screenshot as of 2016-09-06](docs/2016-09-06_screenshot.png?raw=true)
Installation
------------