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.3.1 for Moodle 2.6+

Moodle 2.6, 2.7, 2.8, 2.9, 3.0, 3.1
Released: Thursday, 13 November 2014, 3:28 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.

Note, this is experimental code. In particular, the features will change, and some of the numbers returned are not accurate counts of numbers of students' attempts.

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
2014111200
Version release name
3.3.1 for Moodle 2.6+
Can be updated from
3.1 for Moodle 2.4+ (2013070900), 3.2 for Moodle 2.4+ (2014011500), 3.3 for Moodle 2.6+ (2014092500)
Maturity
Stable version
MD5 Sum
f687e0c14007bdeb41a2819e64354c61
Supported software
Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1

Version control information

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

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