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

tool reset mymoodle: Difference between revisions

From MoodleDocs
No edit summary
Line 17: Line 17:


== Instalation ==
== Instalation ==
 
# Get last version of plugin in [https://moodle.org/plugins/view.php?plugin=tool_resetmymoodle].
*Git way
# Unzip it into  admin/tool/ folder in your Moodle.
<pre>
# Be sure that the final name of the directory is: resetmymoodle, the full path in your Moodle installation will be admin/tool/resetmymoodle
* Get last version of plugin in [https://moodle.org/plugins/view.php?plugin=tool_resetmymoodle].
* Unzip it into  admin/tool/ folder in your Moodle.
* Be sure that the final name of the directory is: resetmymoodle, the full path in your Moodle installation will be admin/tool/resetmymoodle
</pre>


== How to report a bug ==
== How to report a bug ==

Revision as of 06:39, 27 May 2014

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

  1. Get last version of plugin in [1].
  2. Unzip it into admin/tool/ folder in your Moodle.
  3. Be sure that the final name of the directory is: resetmymoodle, the full path in your Moodle installation will be admin/tool/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.