STACK response analysis

Quiz reports ::: quiz_stack
Maintained by Christopher Sangwin, TimTim Hunt
A legacy report on the outcomes of any STACK questions in a quiz. (Not currently maintained)

STACK response analysis 3.2 for Moodle 2.4+

Moodle 2.4, 2.5, 2.6, 2.7
Released: Thursday, 16 January 2014, 1:00 AM

STACK question reporting

This Moodle quiz reporting module provides bespoke reports for the STACK question type. (https://github.com/maths/quiz_stack/). It was created by Tim Hunt and Chris Sangwin. STACK is an open-source system for computer-aided assessment in Mathematics and related disciplines, with emphasis on formative assessment.

To install, either download the zip file, unzip it, and place it in the directory moodle\mod\quiz\report\stack. (You will need to rename the directory quiz_stack -> stack.) Alternatively, get the code using git by running the following command in the top level folder of your Moodle install:

git clone git@github.com:maths/quiz_stack.git mod/quiz/report/stack

For full install instructions, see the STACK install instructions.

Version information

Version build number
2014011500
Version release name
3.2 for Moodle 2.4+
Can be updated from
3.1 for Moodle 2.4+ (2013070900)
Can be updated to
3.3 for Moodle 2.6+ (2014092500), 3.3.1 for Moodle 2.6+ (2014111200)
Maturity
Stable version
MD5 Sum
d854abe2a54482422d453eaab66bb824
Supported software
Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
STACK_30_STABLE
VCS tag
v3.2

Default installation instructions for plugins of the type Quiz reports

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