Git commits in Moodle 1.4.x by thepurpleblob

commit b1984b0d336d55bbb359b13f993568658f4808e2
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 09 Aug 2004 21:56:47 +0800
Tag:    v1.4.0

Added overidable method presave_process - allows last minute modification of data to be exported to file. Done to get xml output working.

commit 29a95feb9453b2c44097b3cb6c9a37630a7f2240
Author: thepurpleblob <thepurpleblob>
Date:   Mon, 09 Aug 2004 21:55:20 +0800
Tag:    v1.4.0

more fixes - xml export now pretty much working

commit 28e9d5d7896a4e2b0005a4029ff08639ba5a3ffb
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 06 Aug 2004 23:06:17 +0800
Tag:    v1.4.0

Whoops got rid of xml stuff - sorry my mistake

commit bbb4e32d3c07fa2192f54cebddf677d9938bf8b1
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 06 Aug 2004 22:59:45 +0800
Tag:    v1.4.0

Adding xml export

commit b2bf1d1d114defeeab7fbe849bb00b6d961c6d42
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 06 Aug 2004 22:52:56 +0800
Tag:    v1.4.0

Copied from gift directory by mistake - removing

commit 852a8212aad39c54c4c62eef8742816eca5d74bc
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 06 Aug 2004 22:31:30 +0800
Tag:    v1.4.0

XML export kinda works now.

commit 0890110fbc69f34f987dccd7c162bb2f478f803b
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 06 Aug 2004 21:03:33 +0800
Tag:    v1.4.0

vaguely working version of xml export - much more work needed though

commit a0ffa51354f5075c5f6bb382f6fd3009a792526e
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 06 Aug 2004 19:11:51 +0800
Tag:    v1.4.0

export filename does not now have .txt extension - this is selected by overridable method on format.php

commit 3cb21c93883beb49756148debaec5dd6fec6c44e
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 06 Aug 2004 19:11:05 +0800
Tag:    v1.4.0

fixed bug that must have crept in during recent refactor. $course not being passed to export format object. export file extension can now be selected by overriding method in format.php

commit 3102622add56cbab05f3dce2b67554304cbf1d3a
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 06 Aug 2004 19:09:22 +0800
Tag:    v1.4.0

Changed export part so that export file extension can be changed by overriding export_file_extension() method

commit cbc83a240e9994e37931c9b43504e0f4d5d6ef5b
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 07 Jul 2004 17:15:33 +0800
Tag:    v1.4.0

Added 'right answer' feedback to true/false questions.

commit a9c32536897e8973fcb5de512146e066f1290105
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 06 Jul 2004 22:29:25 +0800
Tag:    v1.4.0

Added stub for exporting Cloze questions - generates 'not supported' message.

commit 03d0e48201a5f9fc58091f57ebdfccbe519fda52
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 06 Jul 2004 22:28:17 +0800
Tag:    v1.4.0

Added missing handler for exporting Cloze type questions

commit b8e151340ca6e54819a2c99fe878994bc39ea24e
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 06 Jul 2004 22:27:38 +0800
Tag:    v1.4.0

Changed where export file is created to course file area, not category->course file area

commit 65b9e68320981c0941d4a8e9ecef0aa8526512e1
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 06 Jul 2004 18:35:50 +0800
Tag:    v1.4.0

Fixed some grammatical errors. Added note that cloze questions are not supported.

commit 6adaf83e669dcd743e94c5f99e8339b14f803990
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 30 Jun 2004 20:39:22 +0800
Tag:    v1.4.0

fixed bug #1556 - implode could be called on non-array data

commit 1218d4702efc06e2e458f9c131cc8a6396a0832f
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 30 Jun 2004 18:19:20 +0800
Tag:    v1.4.0

Added remaining question types for export

commit 4c2a04ee16ec0ca7a8abebb33757270a02345f74
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 30 Jun 2004 18:16:14 +0800
Tag:    v1.4.0

Added 'virtual' method for writequestion

commit 008589289ac007087b4f5b46120312cf295924eb
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 30 Jun 2004 18:11:21 +0800
Tag:    v1.4.0

More question types added to support quiz exports

commit a2db69caf7b4668f91078f714cc43ddffda0b90b
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 29 Jun 2004 17:26:51 +0800
Tag:    v1.4.0

Export classes added, not yet complete however

commit 6ad1e0694dd6faa84443f1e790a8123fe5c8c038
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 24 Jun 2004 17:44:14 +0800
Tag:    v1.4.0

Corrected bug where selected category not displayed.

commit 9f406c1dc246696bf3d8d4dd3349394f2be2d599
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 24 Jun 2004 17:36:53 +0800
Tag:    v1.4.0

Corrected bug where selected category not displayed

commit 9441b800d4e8aa6e0c565e37ddd10d1c904e1ca7
Author: thepurpleblob <thepurpleblob>
Date:   Thu, 24 Jun 2004 17:35:37 +0800
Tag:    v1.4.0

Corrected bug where category not selected properly.

commit 9ad7ce6bca2195d8ef1478453c5a4301b40a8111
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 Jun 2004 17:42:27 +0800
Tag:    v1.4.0

fixed correct category not selected

commit eea4477b95e064737c7dfc006adb70727066f63c
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 23 Jun 2004 17:33:47 +0800
Tag:    v1.4.0

Fixed mistake in category selection - now correctly shows selected category

commit 59b264962dbf1ed588faa13713108307fcadf67b
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 22 Jun 2004 20:54:14 +0800
Tag:    v1.4.0

Help file for exporting quiz categories.

commit 9e4e189f09cbd80e96c20305929ca92b3bffbcb7
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 22 Jun 2004 20:50:34 +0800
Tag:    v1.4.0

Added additional strings for quiz export

commit 105d34db95516cfbc5182b3aa305af4671c935a2
Author: thepurpleblob <thepurpleblob>
Date:   Tue, 22 Jun 2004 19:02:37 +0800
Tag:    v1.4.0

Editing and adding question controls are now disabled where the user does not have editing rights. Applies to published categories.

commit 0e852e2a4345307f8c9c94f0a2dc6041eda243c8
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 21:39:07 +0800
Tag:    v1.4.0

Category dropdown now displays publishing course name + only courses for which the user has editing rights are displayed

commit 212a1906d742ad5e47eaf58bbc1e94a75892ebd6
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 21:18:13 +0800
Tag:    v1.4.0

Added isset() to prevent uninitialized field causing notification. Category dropdown now displays publishing course name + only courses for which the user has editing rights are displayed

commit d8933d4a6d3004e2ea34e89ac82447726efdf7b0
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 21:14:13 +0800
Tag:    v1.4.0

Added isset() to prevent an uninitialized field causing notification. Category dropdown now displays publishing course + only categories for which the user has editing rights are displayed.

commit 588ecf461a776ca11764c1e24bd90a572e7bff76
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 21:10:18 +0800
Tag:    v1.4.0

Added isset() to check for uninitialised field causing notifications. Category dropdown now displays publishing course + only categories for which the user has editing rights are displayed.

commit c4a5033db22cbc2b5b992b82b9e691753a1bb18a
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 21:07:20 +0800
Tag:    v1.4.0

Category dropdown now shows publishing course + only those categories for which the user has editing rights are displayed

commit fe6dd029a5b954504e3822b6665bc42272af7504
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 21:03:11 +0800
Tag:    v1.4.0

Category dropdown now shows publishing course. Only those categores that the user has permission to edit are displayed

commit 6c9b8063cf4beb1a14fae0d0a066917e382b43a3
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 20:59:48 +0800
Tag:    v1.4.0

Now only allows user to select categories that they can really edit.

commit 2ceec2d6be52acf32b610d59d283162478256b48
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 20:59:06 +0800
Tag:    v1.4.0

Added functions to only display categories that the user is actually allowed to edit. Used in question edit screens

commit c2df1c2ec25ac44e9451caf7f8830a169b5c1359
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 16:41:16 +0800
Tag:    v1.4.0

changed define to string assignment to prevent multiple defines notification in true false questions added initialisation of both true and false feedback   to kill notification in lib.php when question is stored

commit ff3cb169af21018bc6310e7ac2267b704b98f148
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 01:31:12 +0800
Tag:    v1.4.0

fixed bug where select box for category is shown but changing it doesn't do anything category selected in previous edit screen now used, and *fixed* category displayed. Course shortname has been added to category where category is published

commit adc8ba57b27d9e7fe4bb722b7735a1f44f8e71d7
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 01:29:07 +0800
Tag:    v1.4.0

Added function to return category name with course shortname apended Added functions to read a complete quiz category structure into object     for development of export functionality - working but partial question     types at the moment.

commit 5ab5d67ddf1e0529b3c295c28daf71f20acb88e1
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 00:47:50 +0800
Tag:    v1.4.0

Fixed failure to check for uninitialized Formatting field which caused a notifcation in debug mode

commit e5a30e6a1a3d04c5b1619711c0cda40b1821107c
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 00:44:47 +0800
Tag:    v1.4.0

$answers is innitialized to defined QUIZ_MAX_NUMBER_ANSWERS. Was wrongly left fixed at 6

commit c040a9a2ffc642c2ddab16657a50837a8e775362
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 18 Jun 2004 00:18:21 +0800
Tag:    v1.4.0

New file for exporting quizzes