Moodle Plugins directory: Random select answers: Versions: 5.0 | Moodle.org

Random select answers
Question types ::: qtype_answersselect
Maintained by
Joseph Rézeau
A multiple-choice, multiple-response question type with particular scoring rules.
Recommended if your question has many correct and incorrect answers from which "pool" a set number can be selected at runtime.
Random select answers 5.0
Moodle 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Sunday, 20 April 2025, 5:08 AM
Change log for the Random select answers question type question type
1.5
Tidied up PHP docs in code Converted all files to UTF-8 no BOM
0.2
alpha versions
Version information
- Version build number
- 2025041901
- Version release name
- 5.0
- Maturity
- Stable version
- MD5 Sum
- 60742430b5be221da04d781661c71517
- Supported software
- Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation