STACK 2.0 format

Question formats ::: qformat_stack
Maintained by Christopher Sangwin, TimTim Hunt
Part of set STACK.
This format imports questions saved from STACK 2 servers.

STACK 2.0 format 3.0 beta 1 for Moodle 2.3+

Moodle 2.3
Released: Thursday, 5 July 2012, 6:28 AM
Stack question importer
=======================

This is work in progress towards an importer that can import Stack 2.0 questions
into Moodle. It was created by Matti Pauna working with Chris Sangwin and Tim Hunt.

To get this code, run

git clone git://github.com/maths/moodle-qformat_stack.git question/format/stack

in the top-level folder of your Moodle install.

For full install instructions, see the [STACK install instructions](https://github.com/maths/moodle-qtype_stack/blob/master/doc/en/Installation/index.md).

Version information

Version build number
2012070300
Version release name
3.0 beta 1 for Moodle 2.3+
Can be updated to
3.0 release candidate 1 for Moodle 2.3+ (2012101200), 3.0 for Moodle 2.3+ (2013011100), 3.1 for Moodle 2.4+ (2013070900), 3.2 for Moodle 2.4+ (2014011500), 3.3 for Moodle 2.6+ (2014092500)
Maturity
Beta
MD5 Sum
8d74bf74aca19017081b6f7e6a0e2bca
Supported software
Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v3.0beta1

Default installation instructions for plugins of the type Question formats

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