Formulas question type

Question types ::: qtype_formulas
Maintained by dynamiccourseware.orgDominique Bauer, Philipp Imhof
This is a question type plugin for Moodle with random values and multiple answer fields.

Formulas question type 4.81 for Moodle 3.0 to 3.5

Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
Released: Sunday, 2 September 2018, 2:43 AM

Formulas question type for Moodle

This release add some features:

  • combined feedback for each part of a question

  • answer numbering (with the same choices that the core multichoice question type) for parts with multichoice answer

  • text filters (for instance LaTeX and multilang filters) are correctly applied to multichoice part's choices and multichoice part's correct response

  • new sigfig function to return a number displayed with a given number of significant figures (syntax: sigfig(number, precision). Please note that the result is a string and not a number as it can have trailing zeroes)

  • For parts with a multichoice answer the correct answer is correctly displayed if you choose to display it (previously the index of the correct response in the menu or choices was displayed)

  • the style of drop down menus and multichoice parts was improved.

Version information

Version build number
2018080300
Version release name
4.81 for Moodle 3.0 to 3.5
Maturity
Stable version
MD5 Sum
e691dff32d93109cf33c4a202f3c172d
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

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