Reset MyMoodle

Administration tools ::: tool_resetmymoodle
Maintained by Carlos Escobedo
This tool allows reset all MyMoodle Users except main admin. Is for admins.

Reset MyMoodle 2.0

Moodle 2.8, 2.9
Released: শুক্রবার, 26 ফেব্রুয়ারী 2016, 3:25 PM

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.

New features

  • Exclude/Include guests users.
  • Exclude/Include deleted users.
  • Show and download log.

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

  • Bulk actions.

Author

Carlos Escobedo - http://www.twitter.com/carlosagile - https://coderwall.com/carlosagile

Edits to upgrade the code for Moodle 2.9:

Paul Vaughan - http://www.twitter.com/sdcmoodle - https://github.com/sdc

Version information

Version build number
2016022500
Version release name
2.0
Maturity
স্থির সংস্করণ
MD5 Sum
cf5bb8f98f1c5e79d3476db71e5bd47a
Supported software
Moodle 2.8, Moodle 2.9
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Administration tools

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation