/moodle-tool_resetmymoodle

Moodle Admin Tool to Reset MyMoodle

Primary LanguagePHP

Admin Tool - Reset My Moodle

Information

This admin tool allows you to reset all 'My Moodle' pages for all users, except the main administrator, with a single click.

It's useful to developers and main administrators.

Version

Moodle 2.9+.

Installation

Using Git

To install it using git, type this command in the root of your Moodle install:

git clone git@github.com:cescobedo/moodle-tool_resetmymoodle.git admin/tool/resetmymoodle

Downloading a Zip file

Future Scope

  • Use new system Logs.
  • Select or exclude specifics users.

Author

Carlos Escobedo

Edits to upgrade the code for Moodle 2.9:

Paul Vaughan