MDL-47494 gapselect: Added install instructions to the README.txt file.
authorTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 16 May 2011 11:58:45 +0000 (04:58 -0700)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 16 May 2011 11:58:45 +0000 (04:58 -0700)
question/type/gapselect/README.txt

index 7cd6947..fa4bd8e 100644 (file)
@@ -7,3 +7,17 @@ presents the feedback in a more accessible way.
 
 The question type was created by Jamie Pratt (http://jamiep.org/) paid for by
 the Open University (http://www.open.ac.uk/).
+
+
+This question type is compatible with Moodle 2.1+.
+
+To install using git, type this command in the root of your Moodle install
+    git clone git://github.com/timhunt/moodle-qtype_gapselect.git question/type/gapselect
+Then add question/type/gapselect to your git ignore.
+
+Alternatively, download the zip from
+    https://github.com/timhunt/moodle-qtype_gapselect/zipball/master
+unzip it into the question/type folder, and then rename the new folder to
+gapselect.
+
+