Git commits in Moodle x.x.x by mindforge

commit 1eff1e081c31e6d795a3e3083d2b569b2d2a9ee6
Author: mindforge <mindforge>
Date:   Sat, 01 Oct 2005 19:07:15 +0800
Tag:    v1.5.3

Changed the review 'scores' option to also take effect on the standard feedback displayed at the bottom of a question.

commit 7b838d2a97caf66056d3989e5d629fc38ac58f97
Author: mindforge <mindforge>
Date:   Thu, 29 Sep 2005 19:06:47 +0800
Tag:    v1.5.3

Fixed addslashes and stripslashes of responses. Now slashes are stripped in quiz_extract_responses, leading to an improvement in grading (before " a man's world" would have been graded as "a man\'s world").

commit 494b416d7b0390ef2d24f5fb0ac2087a14c77119
Author: mindforge <mindforge>
Date:   Thu, 29 Sep 2005 06:39:26 +0800
Tag:    v1.5.3

Fixed two minor bugs in the random questiontype.

commit e56820d225bc55f1c9ce8a3d6c4b9b2be3278245
Author: mindforge <mindforge>
Date:   Thu, 29 Sep 2005 06:35:54 +0800
Tag:    v1.5.3

Added code to delete records from quiz_newest_states when a quiz instance is deleted.

commit db504824f814bbf2deed1a5e261484e9f06aedfb
Author: mindforge <mindforge>
Date:   Mon, 26 Sep 2005 20:31:23 +0800
Tag:    v1.5.3

A better fix for bug #4110 and the previous one undone.

commit 8bcbac01269d0b571967d805e2c3884b40273f2a
Author: mindforge <mindforge>
Date:   Mon, 26 Sep 2005 19:22:08 +0800
Tag:    v1.5.3

Possible fix for bug #4110.

commit b4d2ebf9524c40ef667d515b84d26fcb1cd1143d
Author: mindforge <mindforge>
Date:   Mon, 26 Sep 2005 17:24:45 +0800
Tag:    v1.5.3

Improved dispaly of correct answers in the calculated questiontype.

commit f9bec1f2e79b00c8a5bc4a31eff5b4769e4d1a24
Author: mindforge <mindforge>
Date:   Mon, 26 Sep 2005 17:18:22 +0800
Tag:    v1.5.3

Another improvement on regrading. The code thought that grading for a question changed if the grade was like 1/3. The precision in the database is different than the newly calculated grade, so now we round both values to 5 decimal places, which should fix this problem.

commit 72d09c0a5a78b34de3e4a9f621cb957a60be64ae
Author: mindforge <mindforge>
Date:   Mon, 26 Sep 2005 17:14:33 +0800
Tag:    v1.5.3

Improved regrading (raw_grades were compared in order to determine whether the grading of a question changed, now grade is used, which also catches if penalties are turned on/off in the quiz settings)

commit 254fdebbc9e8ec8330a6d5df92532f5666d2b876
Author: mindforge <mindforge>
Date:   Mon, 26 Sep 2005 17:10:52 +0800
Tag:    v1.5.3

Silenced notices produced by flush() and ob_flush() in regrading code.

commit b5ee139f783a0efe856a7eb54b472c1ada116a83
Author: mindforge <mindforge>
Date:   Mon, 26 Sep 2005 05:03:12 +0800
Tag:    v1.5.3

Little fix in the grading logic (this should only have affected numerical questions with mre than one answer as can be used in cloze).

commit 943ccdb7df95afa022b972753225b8115b8cc108
Author: mindforge <mindforge>
Date:   Fri, 16 Sep 2005 18:13:18 +0800
Tag:    v1.6.0

Merged changes from 1.5

commit e2823d208abfc59457c2b2681003911268a92d2e
Author: mindforge <mindforge>
Date:   Fri, 16 Sep 2005 18:06:58 +0800
Tag:    v1.5.3

As discussed in the thread http://moodle.org/mod/forum/discuss.php?d=30628 (and others) the limitation to 10 answers in a question is problematic for some users.

commit e8d2c016601c6ea3e4ee667efad222648676f165
Author: mindforge <mindforge>
Date:   Fri, 16 Sep 2005 17:25:42 +0800
Tag:    v1.6.0

Merged changes from 1.5

commit a4df55c815c5e22e8436c485bc5c1f0e991a3588
Author: mindforge <mindforge>
Date:   Fri, 16 Sep 2005 17:24:50 +0800
Tag:    v1.5.3

Small fix to the previous commit (< becomes <=).

commit a67c2e0a33cc9dd03ef8bf501a5c7a343c88b377
Author: mindforge <mindforge>
Date:   Fri, 16 Sep 2005 17:12:25 +0800
Tag:    v1.5.3

As discussed in the thread http://moodle.org/mod/forum/discuss.php?d=30628 (and others) the limitation to 10 answers in a question is problematic for some users. I modified the match questiontype to (a) display all defined answers (e.g. from an import with more than 10 answers) and (b) to always display one additional empty answer field.

commit f8180ec8d8425600663379ed1fb8fb8db6dbf34c
Author: mindforge <mindforge>
Date:   Wed, 14 Sep 2005 19:17:24 +0800
Tag:    v1.6.0

Merged from 1.5.

commit 14be3fe259c9fd6d84818e4249f76942d3889788
Author: mindforge <mindforge>
Date:   Wed, 14 Sep 2005 19:09:32 +0800
Tag:    v1.5.3

Added dropdown to allow sorting the question list on the quiz editing page in different ways. This also allows defining a custom sortorder in the URL.

commit c99e2d2c669757da8d89119403fd86e9477ca154
Author: mindforge <mindforge>
Date:   Sat, 10 Sep 2005 00:47:33 +0800
Tag:    v1.5.3

Changed use of htmlspecialchars() to s().

commit acd48843a9e2b16796c44522b3f8204a846c10e4
Author: mindforge <mindforge>
Date:   Fri, 09 Sep 2005 02:13:19 +0800
Tag:    v1.6.0

Merged from 1.5 stable

commit 7ece83dec6a10303a8f45aa649d9b7483c687d7d
Author: mindforge <mindforge>
Date:   Fri, 09 Sep 2005 02:00:53 +0800
Tag:    v1.5.3

Fixed an unreported bug.

commit 46ef1cf1de295fc0041a8492e18a3adaed64b0a1
Author: mindforge <mindforge>
Date:   Thu, 08 Sep 2005 19:43:18 +0800
Tag:    v1.6.0

Merged changes from 1.5

commit 380982546765c204caa7f86655c635ba9f294d10
Author: mindforge <mindforge>
Date:   Wed, 07 Sep 2005 22:08:14 +0800
Tag:    v1.6.0

Fix for the issue described in http://moodle.org/mod/forum/discuss.php?d=30192

commit 9fe710159f60087da808ded720f2ffc2f2e71fb6
Author: mindforge <mindforge>
Date:   Wed, 07 Sep 2005 21:59:28 +0800
Tag:    v1.5.3

Fix for the issue described in http://moodle.org/mod/forum/discuss.php?d=30192

commit f40cc4a843b098a747f5dafceb2eab4802eccdb0
Author: mindforge <mindforge>
Date:   Tue, 30 Aug 2005 16:50:09 +0800
Tag:    v1.5.3

Fix for bug #3986

commit 263c42ad8160b3650c45de0f64e2db40f7e6a40c
Author: mindforge <mindforge>
Date:   Tue, 30 Aug 2005 16:38:27 +0800
Tag:    v1.6.0

Improved error messages (see bug #3986).

commit d67775e55a975aa338e89f297a0025f434cd0f26
Author: mindforge <mindforge>
Date:   Tue, 16 Aug 2005 20:43:34 +0800
Tag:    v1.5.3

Fixed bug #3884.

commit c19a2e4ea87f6e4a32d3171bdc4ca58682ba1f45
Author: mindforge <mindforge>
Date:   Mon, 15 Aug 2005 19:49:02 +0800
Tag:    v1.6.0

Enabling $options->correct_responses for multianswer questions. I.e. highlighting of correct answers can now be turned off.

commit cf0371143cbc9685e67d0d1d28fff60cf65dbdac
Author: mindforge <mindforge>
Date:   Mon, 15 Aug 2005 19:48:57 +0800
Tag:    v1.5.3

Enabling $options->correct_responses for multianswer questions. I.e. highlighting of correct answers can now be turned off.

commit 3db197cad46f682cc6092f84452bbd514bb4458f
Author: mindforge <mindforge>
Date:   Mon, 15 Aug 2005 19:38:13 +0800
Tag:    v1.6.0

Fix for the bug described in the discussions http://moodle.org/mod/forum/discuss.php?d=26526 and http://moodle.org/mod/forum/discuss.php?d=27274

commit d3a126d9c0f8279ce2da2f6eb6b3b832fbec78f3
Author: mindforge <mindforge>
Date:   Mon, 15 Aug 2005 19:36:43 +0800
Tag:    v1.5.3

Fix for the bug described in the discussions http://moodle.org/mod/forum/discuss.php?d=26526 and http://moodle.org/mod/forum/discuss.php?d=27274

commit c735b8fe65a12e3bb448de25cb26aa961edb90ef
Author: mindforge <mindforge>
Date:   Tue, 02 Aug 2005 21:32:19 +0800
Tag:    v1.5.3

Copied a bugfix from 1.6 that hadn't been synchronized. Fixes bug #3804

commit fac0f9e936b4e534a2dafde44dcce90ad310da2d
Author: mindforge <mindforge>
Date:   Sat, 16 Jul 2005 22:16:59 +0800
Tag:    v1.6.0

An explanation of the functions defined in questionlib.php

commit f1a73ae8b5757b7a0f654fe1c8ce1b5486ed8167
Author: mindforge <mindforge>
Date:   Sat, 16 Jul 2005 22:10:24 +0800
Tag:    v1.6.0

Added some $options options.

commit 2015f84104161c5395f1714dbee6176fee61ec03
Author: mindforge <mindforge>
Date:   Sat, 16 Jul 2005 19:20:40 +0800
Tag:    v1.6.0

Merged from STABLE.

commit d4a87bc0a1a075eb1a8c0787fb0a7ee4defa19ba
Author: mindforge <mindforge>
Date:   Sat, 16 Jul 2005 19:17:19 +0800
Tag:    v1.5.3

Synchronized with 1.6 version.

commit 5617a702881679928f11f4f34dbc8c85b73dca69
Author: mindforge <mindforge>
Date:   Sat, 16 Jul 2005 19:13:43 +0800
Tag:    v1.5.3

Removed redundant ->order field from randomsamatch.

commit 08bdd05d61d6d9cac2672e77757f74679cfdbc81
Author: mindforge <mindforge>
Date:   Sat, 16 Jul 2005 18:47:39 +0800
Tag:    v1.5.3

Made sure that the answers are compared in the order they are provided by the question editor (ORDER BY id ASC), so that an asterisk can be used to catch any incorrect responses in order to provide feedback.

commit 771c98385c668f4f2f848dc000e60abe8370c469
Author: mindforge <mindforge>
Date:   Sat, 16 Jul 2005 17:45:11 +0800
Tag:    v1.6.0

Runtime objects documentation complete.

commit abdc04a1bec90b15117add56e89b992bba2e43e8
Author: mindforge <mindforge>
Date:   Sat, 16 Jul 2005 17:43:49 +0800
Tag:    v1.6.0

Response storage documentation completed.

commit 535f47018623eed15560a4803ab7cb072381c189
Author: mindforge <mindforge>
Date:   Fri, 15 Jul 2005 00:37:12 +0800
Tag:    v1.6.0

Missed a $quiz...

commit 80f8d28a83eaf8fcb5aea942bdee23cd5de9f0bd
Author: mindforge <mindforge>
Date:   Fri, 15 Jul 2005 00:35:08 +0800
Tag:    v1.6.0

Merged from 1.5

commit 83ba3e70071d3854aeba7b7ef1cb558e75cb001d
Author: mindforge <mindforge>
Date:   Fri, 15 Jul 2005 00:26:54 +0800
Tag:    v1.5.2

Fixed a redundant use of ->order.

commit 11cbf773ea5bfc277aa8fdca0ebf77a4a0b3950b
Author: mindforge <mindforge>
Date:   Thu, 14 Jul 2005 20:04:55 +0800
Tag:    v1.5.2

Minor improvements to match and multianswer.

commit 98dfb4372c6fefc7922596d14c261271ff9a7993
Author: mindforge <mindforge>
Date:   Thu, 14 Jul 2005 20:02:33 +0800
Tag:    v1.6.0

Merged from MOODLE_15_STABLE.

commit be66bb9645463d0a0bc5133cec77cdef2155aa72
Author: mindforge <mindforge>
Date:   Wed, 13 Jul 2005 20:43:41 +0800
Tag:    v1.5.2

Fix for the multiple addslashes issue described in http://moodle.org/mod/forum/discuss.php?d=27171#128398

commit fe97411051f67fc33d68990afa8d5f5831f0fd38
Author: mindforge <mindforge>
Date:   Sun, 10 Jul 2005 20:53:19 +0800
Tag:    v1.5.2

Improved error message, again.

commit cdb21087dae0b12f1da73d37f0f4c089d049e69c
Author: mindforge <mindforge>
Date:   Sun, 10 Jul 2005 20:42:42 +0800
Tag:    v1.5.2

Fixed an error message that contained a reference to an old object.

commit 42c19f0e8d7655c39ec07364c8a7388e343d3339
Author: mindforge <mindforge>
Date:   Fri, 08 Jul 2005 19:37:55 +0800
Tag:    v1.5.2

Fix for bug #3707.

commit c1b6ab811885a75658de63a2898bde18765a5a80
Author: mindforge <mindforge>
Date:   Fri, 08 Jul 2005 18:17:27 +0800
Tag:    v1.5.2

Fixed bug described in http://moodle.org/mod/forum/discuss.php?d=26880 (missing addslashes before DB insert).

commit 638267ab8156f83180a64b6931ca521ed7d725d2
Author: mindforge <mindforge>
Date:   Wed, 06 Jul 2005 23:30:13 +0800
Tag:    v1.6.0

Updated terminology.html and included the contents of eventtypes.html therein. Therefore eventtypes.html is no longer needed and is removed.

commit 2dde39c1c2001e189d9983af3b694f14e68eed4c
Author: mindforge <mindforge>
Date:   Wed, 06 Jul 2005 00:35:09 +0800
Tag:    v1.6.0

Update to attempt.html, minor modifications to databasetables.html

commit 56459ea6e1f454390f681ce755f714b591e85c62
Author: mindforge <mindforge>
Date:   Fri, 01 Jul 2005 17:19:05 +0800
Tag:    v1.5.1

Fixed problem with automatic feedback, when 3x 33.33% didn't yield "Correct" but "Partially correct". Now the displayed (rounded)values are used, so the text should be in sync with the awarded grade. See also http://moodle.org/mod/forum/discuss.php?d=26584

commit d5711371ce15f274b78c585ec539af22652b176f
Author: mindforge <mindforge>
Date:   Thu, 30 Jun 2005 23:41:25 +0800
Tag:    v1.6.0

Added attempt.php documentation, unfinished.

commit 0591a08cf13d642cb4cb055db5f719ef7da1ad84
Author: mindforge <mindforge>
Date:   Thu, 30 Jun 2005 15:51:44 +0800
Tag:    v1.5.1

Fixed problem with label tag in single answer multichoice questions.

commit 94c6290094720f752b86529fc04d814c58679075
Author: mindforge <mindforge>
Date:   Wed, 29 Jun 2005 17:47:44 +0800
Tag:    v1.6.0

Database documentation finished.

commit 7f800978412ffbdb19f577e2220e9fb58f99c162
Author: mindforge <mindforge>
Date:   Tue, 28 Jun 2005 20:43:50 +0800
Tag:    v1.5.1

Partial fix for bug #3604. Fixed backup/restore for multianswer questions. States still don't get restored correctly!

commit f8e0e46a4dfd26c6a7be146a79a712a4a73fa252
Author: mindforge <mindforge>
Date:   Tue, 28 Jun 2005 18:01:24 +0800
Tag:    v1.6.0

Standardised image namesfor documentation.

commit d5b306eb6a8ea9791809aaaf3b41289023283f2f
Author: mindforge <mindforge>
Date:   Tue, 28 Jun 2005 18:00:17 +0800
Tag:    v1.6.0

Database documentation update.

commit 88170baf19dceac370aaab862c0042a0eb677d8d
Author: mindforge <mindforge>
Date:   Wed, 22 Jun 2005 19:21:46 +0800
Tag:    v1.5.1

Implemented the suggestion from http://moodle.org/mod/forum/discuss.php?d=26139. The label element is now used in the multichoice and truefalse questiontypes in order to allow clicking on the answer text to select the according checkbox/radiobutton.

commit 12fcbb1fabd9baa0ea9edc6621049b69b67e45bb
Author: mindforge <mindforge>
Date:   Mon, 20 Jun 2005 21:15:24 +0800
Tag:    v1.5.1

Added possibility to escape #, ~ and } to the cloze questiontype. This is necessary so that in the answers HTML entities can be used (e.g. ə can now be included in an answer if it is written &\#601;). See also bug 3553.

commit 4809b5ea1da3fcd321645369cd5110b10935c4b8
Author: mindforge <mindforge>
Date:   Sat, 18 Jun 2005 00:36:13 +0800
Tag:    v1.5.1

Fixed problem with tolerance in cloze numerical questions.

commit aec645efcdd36c067571616f317e2c6ae98dc02c
Author: mindforge <mindforge>
Date:   Mon, 13 Jun 2005 17:39:49 +0800
Tag:    v1.5.1

Fixed bug #3481

commit b052516f3d93fb3eceff3108f96dca9f75a86620
Author: mindforge <mindforge>
Date:   Sat, 11 Jun 2005 21:16:57 +0800
Tag:    v1.6.0

file datasetdefinitions.php was initially added on branch MOODLE_15_STABLE.

commit 3ed1ef582f3d2b99f8923dd4c79fe7b175af5cb0
Author: mindforge <mindforge>
Date:   Sat, 11 Jun 2005 21:16:57 +0800
Tag:    v1.5.1

The calculated question wizard has been restructured/rewritten. A new question is now only saved when the first dataset item is added. And hopefully the code is somewhat clearer and easier to understand. Additionally it all works through the (slightly adapted) standard question.php mechanisms and doesn't hack around it.

commit a21fc2b7c9e0992489c052a11bb0c9f30632c987
Author: mindforge <mindforge>
Date:   Sat, 04 Jun 2005 19:04:00 +0800
Tag:    v1.5.0

Cleaned up and documented regrading code.

commit aee2784751baaaad69ff52c8f6b9343b2d9ef2e3
Author: mindforge <mindforge>
Date:   Sat, 04 Jun 2005 18:58:31 +0800
Tag:    v1.5.0

Manual regrading page implemented.

commit 2c20f70dca97480e3ce20a439911a4d2957a0161
Author: mindforge <mindforge>
Date:   Fri, 03 Jun 2005 20:56:53 +0800
Tag:    v1.5.0

Fix for bug #3357. Random questions now check properly if a question is already in use.

commit 1732e1a00fb7082d7e0e247943be45108c4c068d
Author: mindforge <mindforge>
Date:   Wed, 01 Jun 2005 21:03:12 +0800
Tag:    v1.6.0

Added multianswer explanation.

commit b27d7b3b6b534bf4b78b703cd52691a3fc8fe3fd
Author: mindforge <mindforge>
Date:   Wed, 01 Jun 2005 07:10:18 +0800
Tag:    v1.6.0

Documentation about response storage and the beginning of a glossary for quiz specific terminology.

commit 1e726a96453114bd31bfd4ce4200dc72535b4541
Author: mindforge <mindforge>
Date:   Thu, 26 May 2005 01:48:23 +0800
Tag:    v1.6.0

Versioning documentation continued. Issues raised inside the document.

commit 53b45aca116c45659215322c865660e74b54ddbc
Author: mindforge <mindforge>
Date:   Tue, 24 May 2005 18:00:08 +0800
Tag:    v1.6.0

Started documenting the versioning feature.

commit d7df8b06aec533fc1c152606c7773cf4ba345fb4
Author: mindforge <mindforge>
Date:   Mon, 23 May 2005 18:48:05 +0800
Tag:    v1.6.0

Fix for bug 3311 in review.php

commit 2af152cf52d7a9be1a71e31fd05409024615b22a
Author: mindforge <mindforge>
Date:   Mon, 23 May 2005 17:18:27 +0800
Tag:    v1.6.0

Fix to feedback/highlighting in the multianswer questiontype.

commit 920fb237c425dd3922763634de23433629211648
Author: mindforge <mindforge>
Date:   Fri, 20 May 2005 19:44:59 +0800
Tag:    v1.6.0

In locallib the function quiz_restore_question_sessions did not load the timestamp field for states. This was fixed by replacing the list of fields in the query by a s.*

commit ee676b5ace664934fafc40053d2bbd1b30512a38
Author: mindforge <mindforge>
Date:   Fri, 20 May 2005 18:36:27 +0800
Tag:    v1.6.0

Fixed typo.

commit 405464d38d1f70187945f64a9a2edc6865960f08
Author: mindforge <mindforge>
Date:   Fri, 20 May 2005 17:25:07 +0800
Tag:    v1.6.0

Fix for bug 3129.

commit 356d829527edcb1608e2fbbbb3c9b65a370e0479
Author: mindforge <mindforge>
Date:   Fri, 20 May 2005 00:13:18 +0800
Tag:    v1.6.0

Fix for bug 3288.

commit bfeb5f257d7c51e16a16db3db621c50b9e8dd394
Author: mindforge <mindforge>
Date:   Thu, 19 May 2005 18:36:36 +0800
Tag:    v1.6.0

Fix for bug 3294.

commit 5b572cc887b6e8d8670d016306052d976b469550
Author: mindforge <mindforge>
Date:   Wed, 18 May 2005 22:13:46 +0800
Tag:    v1.6.0

Fix for bug 3253.

commit 16d85f5712330a63bf6d4ef8cd2b4253f80a4b82
Author: mindforge <mindforge>
Date:   Tue, 17 May 2005 21:59:58 +0800
Tag:    v1.6.0

Fixed problem in random qtype (incorrect selection of state). Fixed bug 3129. Randomsamatch now reports a propper error if not enogh SA questions are available.

commit 57b77d43d9da29e1557e92f247401249a29f0b99
Author: mindforge <mindforge>
Date:   Tue, 17 May 2005 21:33:53 +0800
Tag:    v1.6.0

Reverted the random question type to the old storage model to make life easier in the upgrade, backup and restore scripts.

commit de7df51644239bd2bd06613b7cd961c91a018e97
Author: mindforge <mindforge>
Date:   Tue, 17 May 2005 19:32:44 +0800
Tag:    v1.6.0

The truefalse qtype now stores responses as it did in moodle 1.4. This fixes bug 3252.

commit 28c6786b49c44263ca23edc57b3fc602ccbf01a1
Author: mindforge <mindforge>
Date:   Tue, 17 May 2005 01:01:21 +0800
Tag:    v1.6.0

Modified DB update to adapt multianswer states to the new storage.

commit 01a7ef8f207f765822f5cbb6334176d460969e0c
Author: mindforge <mindforge>
Date:   Sun, 15 May 2005 01:30:11 +0800
Tag:    v1.6.0

Removed some debugging code.

commit e81abe1e3e305e091795741f093566c0f9b0e60e
Author: mindforge <mindforge>
Date:   Sun, 15 May 2005 01:28:17 +0800
Tag:    v1.6.0

The remaining DB files for the previous fix.

commit f2a06b873d3031ae1cdaac8c79ac8240606e41ca
Author: mindforge <mindforge>
Date:   Sun, 15 May 2005 01:08:15 +0800
Tag:    v1.6.0

Reverted some changes to the numerical questiontype and adapted the update script accordingly. Fixes bugs 3168, 3225 and 3226.

commit eacb775c8c26e5cd90deb9688878c2d596a4c67b
Author: mindforge <mindforge>
Date:   Sat, 14 May 2005 22:30:59 +0800
Tag:    v1.6.0

Fixed bug #3242

commit 1febe9d8257b4a89a7584be4608cee77ac955552
Author: mindforge <mindforge>
Date:   Fri, 13 May 2005 01:25:09 +0800
Tag:    v1.6.0

Fixes for bigs 3143 and 3144.

commit d4a7788610c5f543fd1b465bf9ccb3bd542af8c3
Author: mindforge <mindforge>
Date:   Fri, 01 Apr 2005 01:16:07 +0800
Tag:    v1.5.0

file icon.gif was initially added on branch MOODLE_15_QUIZREFACTOR.