Moodle Plugins directory: Power users generator | Moodle.org
Power users generator
Administration tools ::: tool_powerusers
Maintained by
David Carrillo
This generator uses the Marvel API to generate users from your favorite characters in your Moodle instance.
Latest release:
10 sites
24 downloads
8 fans
Current versions available: 1
Power Users Generator
This plugin uses the SuperHero API to generate users from your favorite characters in your Moodle instance.
To generate a user, type the name and click the button. The user will be automatically created in Moodle with their name, profile picture, and biography.
By default, passwords are generated randomly, but you may set one manually if desired.
Generate your API token at https://superheroapi.comand add it in the plugin settings.
Useful links
Contributors
David Carrillo (Lead maintainer)
Please login to view contributors details and/or to contact them
Note: If you have a typo in the API settings, your installation will freeze..
To dev: Maybe it is better to have the fields default empty?
So, i (locally) added this link to the plugin within languagestrings:
https://www.marvel.com/comics/characters
this way, I can allways check for the CORRECT spelling of a marvel character I want as a user...
maybe you can add this to the plugin too?