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

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Question types

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