Hi Tim,
Just tried to install the The Gap-select new question type for 2.1 on my local moodle 2.1 test site. Went to https://github.com/timhunt/moodle-qtype_gapselect/#readme and followed instructions.
- 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.
I followed instructions #1 and got all the Gap-select files installed OK in my moodle/question/type/gapselect folder. Then I visited the Notifications page and the gapselect question type was correctly installed to my moodle test site.
I do not understand instructions #2, especially the "ignore" bit at the end, nor the "your git" either.
Anyway, when I visit Site administration ► Plugins ► Question types ► Manage question types, I get this error message and cannot do anything else than remove the gapselect folder from my moodle site.
Fatal error: Class 'qformat_default' not found in C:\server\htdocs\moodlegit21dev\moodle\question\format\xml\format.php on line 40
Any idea?
Joseph