Moodle Plugins directory: Random select answers: Versions: 1.8.1 | 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 1.8.1
Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: Saturday, 17 June 2023, 10:44 PM
Change log for the Random select answers question type question type
1.8.1
Added "N random answers" option, thanks to XiRouz
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
- 2023060900
- Version release name
- 1.8.1
- Maturity
- Stable version
- MD5 Sum
- 25ea7ce9a1aad33fdb72bcd06803a8cf
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- The more recent release 5.0 (2025041901) exists for Moodle 3.11
- The more recent release 5.0 (2025041901) exists for Moodle 4.0
- The more recent release 5.0 (2025041901) exists for Moodle 4.1
- The more recent release 5.0 (2025041901) exists for Moodle 4.2
- The more recent release 5.0 (2025041901) exists for Moodle 4.3
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