Skip to content

sanyaade-teachings/quiz_stack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A quiz report the provides detailed analysis of the STACK questions in a quiz.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.4%
  • Gherkin 9.6%