@@ -15,7 +15,14 @@ Maxima can be [downloaded](http://maxima.sourceforge.net/download.html) as a sel
installer program for Windows, RPMs for Linux or as source for all platforms. Maxima and
GNUPlot will install themselves in suitable directories.
## 3. Add the STACK question type
## 3. Add the Deferred feedback with explicit validation question behaviour question behaviour
STACK uses this question behaviour.
1. Obtain the code. Either [download the zip file](https://github.com/timhunt/moodle-qbehaviour_dfexplicitvaildate/zipball/master), unzip it, and place it in the directory `moodle\question\behaviour\dfexplicitvaildate`. (You will need to rename the directory `moodle-qbehaviour_dfexplicitvaildate -> dfexplicitvaildate`.) 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/timhunt/moodle-qbehaviour_dfexplicitvaildate.git question/behaviour/dfexplicitvaildate`.
2. Login to Moodle as the admin user and click on Notifications in the Site Administration panel.
## 4. Add the STACK question type
STACK is a question type for the moodle quiz.
...
...
@@ -28,7 +35,7 @@ You must be able to connect to the CAS, and for the CAS to successfully create p
You should now have a question type available to the moodle quiz.
## 4. Add the STACK question format
## 5. Add the STACK question format
If you wish to import STACK 2 questions into STACK 3 you will need to install the STACK question format separately. This is distributed as `qformat_stack`. It provides a different _question format_ for the Moodle quiz importer.