2016-09-15 14:01:45 +10:00
2016-09-06 19:53:18 +10:00
2016-08-22 12:19:00 +10:00
2016-09-05 16:33:06 +10:00

Moodle Outage manager plugin

What is this?

This is a Moodle plugin which makes the student experience of planned outages nicer, and provides extra tools for administrators and testers that help before and after the outage window.

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

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.

Installation

  1. Install the plugin the same as any standard moodle plugin either via the Moodle plugin directory, or you can use git to clone it into your source:

    git clone git@github.com:catalyst/moodle-auth_outage.git auth/basic

    Or install via the Moodle plugin directory:

    https://moodle.org/plugins/auth_outage

  2. Then run the Moodle upgrade

If you have issues please log them in github here:

https://github.com/catalyst/moodle-auth_outage/issues

  1. Go to Dashboard ► Site administration ► Plugins ► Authentication ► Manage authentication and enable the auth_outage plugin and make it the very first auth plugin

  2. Go to Dashboard ► Site administration ► Plugins ► Authentication ► Outage ► Manage and set up your future outages

Feedback and issues

Please raise any issues in github:

https://github.com/catalyst/moodle-auth_outage/issues

Pull requests are welcome :)

If you need anything urgently or would like to sponsor a feature please contact Catalyst IT Australia:

https://www.catalyst-au.net/contact-us

Description
No description provided
Readme 1.6 MiB
Languages
PHP 94.9%
Gherkin 3.1%
JavaScript 1.1%
CSS 0.9%