Multinumerical question type

Multinumerical question type

The Multinumerical question type allows asking questions such as : Please enter X, Y, and Z, such as : X + Y + Z > 12

Overview

This question type allows asking questions such as :

Please enter X, Y, and Z, such as :
X + Y + Z > 12
X – Y <= 3
Z = [0;100] (Z is between 0 and 100, included)
For each constraint, a feedback can be generated, displaying some text for a condition being fulfilled, and some other text if not.

The grading can be set to be one of the following :

100% (all constraints fulfilled) or 0%
grade = (amount of constraints fulfilled) / (total amount of constraints)

Installation

Download the Zip file from the LMS Plugins database
Place the folder in the “question/type” subdirectory
Visit the Admin/Notifications page to finish the installation

See also