Set splitting question

Question types ::: qtype_splitset
Maintained by Valery Fremaux
The splitset question is alike a matrix question but with simpler model. Il allows layouting a serie of questions with a common set of possible answers (f.e. yes/no, allowed/not allowed, less/more/equal ...).

Set splitting question 3.1.0 (Build 2017040200)

Moodle 3.1
Released: Monday, 3 April 2017, 5:32 PM
The SplitSet question type.
####################################

The split set question type implements a quiz question based on
list splitting activity.

You may define from 2 to 4 output sets where a list of items can
be split in.

the activity consists in defining which output suits to each item,
collecting a fraction of the maximum grade for each correct subanswer.

Typical use with 2 sets :
###########################

A multiple true/false question array.
A allowed/forbidden quiz with multiple actions proposal

Version information

Version build number
2017040200
Version release name
3.1.0 (Build 2017040200)
Maturity
Release candidate
MD5 Sum
6c28551920ce5b3ce2ec4042bb13553b
Supported software
Moodle 3.1
  • Latest release for Moodle 3.1

Version control information

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

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