Git commits in Moodle 1.6.1 by tjhunt

commit 96ef5c792add55618252c2be87c3a088d60b1be5
Author: tjhunt <tjhunt>
Date:   Tue, 18 Jul 2006 23:37:17 +0800
Tag:    v1.6.1

Fixed typo which caused images in questions to fail to display if NOT using slasharguments. Merged from HEAD - original checkin was 1.49 to 1.50 by danstowell.

commit e10e4fdd558b8f89c5572fbdc2e9518b59bb2f2f
Author: tjhunt <tjhunt>
Date:   Tue, 18 Jul 2006 23:27:50 +0800
Tag:    v1.6.1

Bug #6033 - missing string for unknown questiontype. Also tidied up some messy code.

commit f2ea23a1bdc5e8105ec6917c5cf1fa66aae013a0
Author: tjhunt <tjhunt>
Date:   Tue, 18 Jul 2006 21:32:54 +0800
Tag:    v1.6.1

SC#277

commit 6b319a8087ed7a05eccd23b14cc8b1e7aa6c8b81
Author: tjhunt <tjhunt>
Date:   Tue, 18 Jul 2006 18:58:40 +0800
Tag:    v1.6.1

Bug #6116 - Quiz database upgrade scripts call renamed function by the old name.

commit 31222bc4ef9ff92fe4ca0abc26b728aaa5f02233
Author: tjhunt <tjhunt>
Date:   Mon, 17 Jul 2006 16:47:29 +0800
Tag:    v1.6.1

Bug 5840 - Image not displayed in Cloze question.

commit d0f8a899f8f4c7dcc3bcddf6b828cbc139db24ee
Author: tjhunt <tjhunt>
Date:   Fri, 14 Jul 2006 23:32:57 +0800
Tag:    v1.6.1

Bug 6111 - Rewrite the code for making an indented list of question categories, becase the existing code was so horrible.

commit 7203acd306b41dcabfb3b7585917ea7beeed5989
Author: tjhunt <tjhunt>
Date:   Wed, 12 Jul 2006 00:10:56 +0800
Tag:    v1.6.1

Bug #6077 - Teacher saving their grades destroys student essay!

commit 52bf72770c7e9c6ba400591d9d54479e93ed319b
Author: tjhunt <tjhunt>
Date:   Thu, 06 Jul 2006 19:09:03 +0800
Tag:    v1.6.1

Bug 6031 - missing parameter for warningmissingtype in libquestionlib.php

commit 68f039dedfdfa7fd66819ee6ced1152aaa0d059f
Author: tjhunt <tjhunt>
Date:   Thu, 06 Jul 2006 18:07:02 +0800
Tag:    v1.6.1

6030 - Can't move question categories back to the top level.

commit e4f8392813f6954f84bea3569971cb8191dc926a
Author: tjhunt <tjhunt>
Date:   Wed, 05 Jul 2006 18:43:13 +0800
Tag:    v1.6.1

Bug 6019: Quiz timer does not submit the form when it reaches zero.

commit 2f12aae1866cd9937485ab648ccc3e9627ac6796
Author: tjhunt <tjhunt>
Date:   Fri, 30 Jun 2006 18:27:17 +0800
Tag:    v1.6.1

Bug 5967 - Missing lang strings and help for quiz reports.

commit e067c3a1f02f4632fc6d1813b18f02b2b94980c0
Author: tjhunt <tjhunt>
Date:   Thu, 29 Jun 2006 01:13:17 +0800
Tag:    v1.6.1

Bug #5918 - essay question comments from teachers lost in 1.6 upgrade. Thanks to Mark Nielsen the suggestion of how to fix.

commit 6d812d61a2c71c3520b7bd7a658c6273eb7739a3
Author: tjhunt <tjhunt>
Date:   Wed, 28 Jun 2006 19:40:56 +0800
Tag:    v1.6.1

Bug #5922 - comment from manualgraded questions lost during regrade. Thanks to Jean-Michel Vedrine for the fix.

commit a9f56a8f0d380293f6414fff8ad9f1377eb4ce9d
Author: tjhunt <tjhunt>
Date:   Wed, 28 Jun 2006 18:10:28 +0800
Tag:    v1.6.1

Bug #5945: Lang string name missmatch when starting quiz attempt.

commit 6aeb5a1f3566500e657770664e9ca7f83ac22a05
Author: tjhunt <tjhunt>
Date:   Mon, 26 Jun 2006 19:21:08 +0800
Tag:    v1.6.1

Bug 5889 - Regrading a quiz wipes student answers. Thanks to Jean-Michel Vedrine for the fix.