Random select answers format

Question formats ::: qformat_answersselect
Maintained by Joseph Rézeau
This import format plugin takes a Moodle XML file and imports all regular multichoice questions changing them into 'Random select answers' questions.

Random select answers format 5.0

Moodle 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Ahad, 20 April 2025, 8:59 PM

# moodle-qformat_answersselect

This import format plugin takes a Moodle XML file and imports all regular multichoice questions changing them into 'Random select answers' questions. This enables users to export some of their multichoice questions using the normal Moodle XML export format and import them back with the 'Random select answers' format. The additionnal benefit of this process is that they now have 2 copies of each question, one using the regular grading scheme and one using the 'Random select answers' grading scheme.

This plugin should go into the question/format/answersselect Moodle installation directory. Login as admin to complete plugin installation. Then select this format Random select answers format during question bank import.

This work is based on the crossxml qformat plugin made by Daniel Thies 2018 dethies@gmail.com and licensed under the included GPL 3

Version information

Version build number
2025042000
Version release name
5.0
Maturity
Stable version
MD5 Sum
083a9d33862102f48fdda7d8c0b6210c
Supported software
Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, 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.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • 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 formats

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