This generator uses the SuperHero API to generate users from your favorite characters in your Moodle instance.
To generate a user just type the name and press the button. The user will be automatically created in your Moodle instance. This user will be created with the name, profile picture and biography details. By default the password for all generated users will be generated randomly, but you have the option to add your own password manually.
Generate your API token at https://superheroapi.com and add it in plugin settings.
The old marvelapi class is deprecated. New development should use \tool_powerusers\superheroapi.
- Go to Site administration > Plugins > Admin tools > Power users settings.
- Add your SuperHero API token.
- Existing Marvel public/private key settings are no longer used.