gustav_delius
2b44d03f81
Error message for when a questiontype is missing is prepended to question text.
2006-04-30 17:33:00 +00:00
gustav_delius
f57c624262
Use the missingtype question type to print the explanation message when a random question is missing
2006-04-30 17:31:33 +00:00
gustav_delius
2be604b665
Missingtype now also works without notices when the missing question has no answers.
2006-04-30 17:30:22 +00:00
gustav_delius
ed28abca24
Don't throw a php error when there are no question answers in the default question type.
2006-04-30 17:13:44 +00:00
gustav_delius
4572d78f71
When a teacher deletes a question that was already used as a random question in a quiz the student now gets a useful message about the fact rather than just a php error.
2006-04-30 16:59:23 +00:00
gustav_delius
28a8ec9148
Make sure that the newgraded field always points to a valid state.
2006-04-30 16:23:55 +00:00
gustav_delius
2e9b6d157c
Fixed bug 5192
2006-04-30 16:15:04 +00:00
gustav_delius
1a1293edd7
Making sure grading and feedback use the same way of testing responses, thanks to Joseph, bug 5134
2006-04-30 15:11:13 +00:00
gustav_delius
b518c69e3b
Question preview now handles duplicate responses properly
2006-04-30 12:07:08 +00:00
gustav_delius
ca56222d50
Fixed and simplified the logic in the response processing. Remove the walking through previous graded states.
2006-04-30 11:45:14 +00:00
stronk7
f84b602b44
Too much restrictive optional_param was producing
...
some undesired efects with formats. Bug 4858.
(http://moodle.org/bugs/bug.php?op=show&bugid=4858 )
Merged from MOODLE_15_STABLE
2006-04-30 10:07:36 +00:00
stronk7
60b5242a53
entrylist format now show the 'send ratings' button. Bug 4915.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4915 )
2006-04-30 09:41:19 +00:00
gustav_delius
c4c11af898
Now that the shuffling within a question can be controlled also at question level the default at the module level needs to be set to true, otherwise people can not test the question setting.
2006-04-30 08:11:49 +00:00
gustav_delius
7a38b61bfa
Fixing empty lines
2006-04-29 20:01:27 +00:00
gustav_delius
26f6d51c88
Fixed empty lines
2006-04-29 19:52:44 +00:00
gustav_delius
a159b825a3
Fixed empty lines
2006-04-29 19:46:41 +00:00
gustav_delius
99dc4f381c
Removed empty lines
2006-04-29 19:36:56 +00:00
stronk7
d639dbf762
Some more table/form mixed things remains in two forms. The rest
...
validates OK now. Bug 5371 created for the validation problem!
(http://moodle.org/bugs/bug.php?op=show&bugid=5371 )
2006-04-29 16:39:02 +00:00
stronk7
954ec82fd0
body and html close were being printed twice! Number of XHTML
...
errors highly reduced by the form-table mix remains...
2006-04-29 15:54:52 +00:00
stronk7
755a1c4b02
XHTML closing some input tags. But this page doesn't validate at
...
all because the table/form intermixed tags!
2006-04-29 15:40:46 +00:00
stronk7
85e20335a6
Avoid [[namesite]] to appear when editing site activities. Bug 5370.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5370 )
2006-04-29 15:13:31 +00:00
stronk7
97cc77e090
Initial revision
2006-04-29 12:22:58 +00:00
mark-nielsen
be1af5b770
Moved the require login and isteacher checks to infront of the form data processing
2006-04-29 07:37:52 +00:00
mark-nielsen
6cd88ca593
REMOVED: This feature is no longer in the lesson settings screen. This functionality has moved to report.php
2006-04-29 01:42:28 +00:00
mark-nielsen
fe9588b971
Deleted lang entry for Deleting student attempts in the lesson settings page. This functionality has been moved to report.php
2006-04-29 01:40:18 +00:00
mark-nielsen
31eb5b5335
[Removed] the Delete user attempts option in the Lesson settings (changes to mod and lib)
...
[Added] new functionality to report.php to delete individual student attempts
[Fixed] High scores text in view.php when no high scores were recorded needed to be centered
2006-04-29 01:37:50 +00:00
stronk7
062a84a62a
Columns cannot be null anymore. Bug 5343.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5343 )
Please document it in coding guidelines!!!
2006-04-28 23:42:12 +00:00
stronk7
2ce22ad858
Bump to beta4! ;-)
2006-04-28 17:57:46 +00:00
stronk7
e857af01f8
No need to display the iframe because now it's never hidden.
2006-04-28 13:18:49 +00:00
gustav_delius
3f13e16094
Removed the answershuffle field from the random short answer question because in a random question this options is irrelevant.
2006-04-28 09:44:13 +00:00
gustav_delius
4ff35ad41e
Small improvement to help files
2006-04-28 09:43:19 +00:00
thepurpleblob
c515fcf73e
Removed mystery (probably diagnostic) message
2006-04-28 09:39:13 +00:00
thepurpleblob
a9b16aff8d
Now ignore hidden questions. Bug #4988
2006-04-28 09:36:17 +00:00
gustav_delius
b59126298d
Just a small comment to avoid problems in the future
2006-04-28 09:34:33 +00:00
ethem
0168503ab2
Direct access to this script is forbidden.
2006-04-28 07:20:25 +00:00
toyomoyo
993763bf17
1.6 Beta 4!
2006-04-28 05:54:27 +00:00
toyomoyo
0327c40abb
bug fix for 5303. hope i didn't break anything >_<
2006-04-28 03:18:56 +00:00
moodler
92718cce32
Make sure we can see all installed languages regardless of langlist
2006-04-28 02:29:36 +00:00
gbateson
e5d1941db7
set negative values to 0, on unsigned numeric fields
2006-04-28 02:11:52 +00:00
gbateson
c9441e34ca
allow negative score and weighting in hotpot_responses table
2006-04-28 02:06:58 +00:00
toyomoyo
008060c43e
fix for 5305
2006-04-28 01:55:12 +00:00
gbateson
8955d22ac6
optimization fo the removal of orphan records
2006-04-28 01:37:17 +00:00
gbateson
9f02edcad8
small fix for the removal of orphan records
2006-04-28 01:20:05 +00:00
gbateson
340a5808e9
fix undefined variable $db
2006-04-28 00:59:57 +00:00
gbateson
192e8f6650
remove orphans records, if any, from hotpot tables, reduce size of "score" and "weighting" fields in "hotpot_responses" table, and set default value on ALL string fields in HotPot tables. New version number is 2006042800 (v2.1.18)
2006-04-28 00:56:14 +00:00
mjollnir_
88a6724534
Fixing missing global in quiz pg upgrade
2006-04-27 23:25:06 +00:00
patrickslee
83e8edb463
Fixed wrong encoding detection logic in install.php
2006-04-27 23:17:25 +00:00
stronk7
81c2aa8051
Checking one table and one column that, uder some servers didn't get
...
correctly upgraded. Bug 5321. PG need testing!
(http://moodle.org/bugs/bug.php?op=show&bugid=5321 )
2006-04-27 22:56:25 +00:00
skodak
d154ed0cf4
fixed bug #4189 - visible not changed
2006-04-27 21:35:02 +00:00
skodak
8f414ab8aa
fixed some long standing and some new problems and SC#249, please consider backporting into STABLE
2006-04-27 21:30:18 +00:00