Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: tool reset mymoodle.

tool reset mymoodle

From MoodleDocs

Admin Tool - Reset My Moodle

Information

This admin tool allow reset preferences in My Moodle All Users mymoodle except main admin. It's useful to developers and main administrators.

Instalation

  • Git way
* Get last version of plugin in [https://moodle.org/plugins/view.php?plugin=tool_resetmymoodle].
* Unzip it into  admin/tool/ folder in your Moodle,
* Rename the new folder "moodle-tool_resetmymoodle-master" to "resetmymoodle"

How to report a bug

Please, use tracker in Tool Reset MyMoodle.

New Proposals

  • Refactor to 2.7+ to use new reset functions in my/lib.php
  • Use new system Logs.
  • Select specifics users.

Please for suggestion, use comments in plugin entry.