18368 Commits

Author SHA1 Message Date
gustav_delius
353138dc11 Added a unique index for attempt->uniqueid 2006-02-13 13:20:57 +00:00
gustav_delius
6d08ff4f01 Fixing javascript, see bug 4418 2006-02-13 11:23:47 +00:00
vyshane
a593aeee92 Added RSS support for data module. 2006-02-13 07:57:54 +00:00
patrickslee
9896df48fd Change password button should be displayed according to the setting of the user who is been viewed, not the user who is viewing(currently logged in) 2006-02-13 03:08:56 +00:00
toyomoyo
48dbefcd7d fix for 4735 2006-02-13 02:44:37 +00:00
toyomoyo
583dfd073d individual record error only gets reported when debug is on 2006-02-13 02:38:40 +00:00
toyomoyo
89ac329bd0 taking out adodb_logsql table 2006-02-13 01:58:42 +00:00
toyomoyo
4dc78ff1c1 taking out pma tables as they are not mandatory 2006-02-13 01:57:04 +00:00
toyomoyo
3b34520151 fixed a bug to stop changing dummy field 2006-02-13 01:55:42 +00:00
moodler
fd198b8776 Adding new feature: Time delay between quiz attempts 2006-02-13 01:49:52 +00:00
moodler
e61eab5a83 Adding new feature: delay between quiz attempts 2006-02-13 01:45:29 +00:00
patrickslee
808856c6f6 Imporved the documentation for flatfile enrolment plugin on the configuration page
Backported from MOODLE_15_STABLE
2006-02-13 00:36:56 +00:00
gustav_delius
f0295d5aba Remove empty line, see bug 4747 2006-02-12 23:30:37 +00:00
gustav_delius
41323dff31 Added missing percentages to the grade selector, closing bug 4250 2006-02-12 22:38:13 +00:00
gustav_delius
aa960f6b04 Edit link in preview window now says 'Edit'. 2006-02-12 22:26:53 +00:00
gustav_delius
0b72ce2051 Made page compatible with new tabbed interface and removed continue button as requested in bug 2919 2006-02-12 21:50:38 +00:00
gustav_delius
721b5b28c9 Stopped using the language strings for the assignment module because that was requested in bug 4558. 2006-02-12 21:23:54 +00:00
gustav_delius
8779eab55d Avoid error messages in case $quiz->sumgrades is zero, closing bug 4454. Merged from STABLE 2006-02-12 21:08:43 +00:00
skodak
0ae88327f2 fixed whitespace only 2006-02-12 19:46:30 +00:00
skodak
9b9ae915d7 scales.php fixed page parameters and removed isset_param(); scale parameter now named scaleid when listing only 2006-02-12 19:43:17 +00:00
skodak
295e4bdd18 fixed page parameters and removed isset_param() 2006-02-12 19:07:20 +00:00
gustav_delius
162cbee229 Added field to versioning table needed by new versioning table (to be committed later) 2006-02-12 15:28:17 +00:00
gustav_delius
d40d8ef7b1 quiz_delete_question() now recursively also deletes data associated with newer versions of the question. 2006-02-12 15:24:45 +00:00
skodak
fac01360b3 removed isset_param() 2006-02-12 11:27:22 +00:00
skodak
23ca8954be removed isset_param() and fixed warning 2006-02-12 11:24:24 +00:00
gustav_delius
5a981c9480 shuffleanswers option can now also be set at the question level, see http://moodle.org/mod/forum/discuss.php?d=39371 2006-02-12 09:46:34 +00:00
gustav_delius
906935f3b0 Put the default grade option onto question edit forms, see http://moodle.org/mod/forum/discuss.php?d=39371#181767 2006-02-11 22:37:30 +00:00
gustav_delius
7c4127efad Put the default grade option onto question edit forms, see http://moodle.org/mod/forum/discuss.php?d=39371#181767 2006-02-11 21:07:08 +00:00
gustav_delius
90ec0c2fc7 removed two method definitions that are used for the editing form 2006-02-11 16:40:09 +00:00
stronk7
feba81cc49 Avoid one notice. Bug 4690. Credits go to fad. B-)
(http://moodle.org/bugs/bug.php?op=show&bugid=4690)
2006-02-11 16:17:06 +00:00
gustav_delius
6f51aa2e5b get_actual_response() method for cloze question type contributed by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27730#181773 2006-02-11 16:13:21 +00:00
gustav_delius
eaa5a1c0c8 Added missing icon (used by quiz editing page) 2006-02-11 14:07:54 +00:00
ikawhero
ef0cfc1dbe Fixed some typos. Credit to Darlene Morris. 2006-02-11 03:55:52 +00:00
ethem
9a5a7c3814 Function: getsettletime minute fix. 2006-02-10 12:41:56 +00:00
moodler
3c73df8e5d Added missing require_once('locallib.php'); 2006-02-10 03:59:30 +00:00
vyshane
74142cc5a7 Reverted back rss_get_link() function. We've decided that the data module will
store it's XML RSS stuff in another path.
2006-02-10 03:16:59 +00:00
vyshane
d1dbc96fea Modified function rss_get_link() so that we ignore $userid if it is empty when
we build the path to the XML file.

We need this for RSS feeds for the data module, where it does not make sense
to generate an XML file for each user when they will all be seeing the same
feed.
2006-02-10 03:03:29 +00:00
toyomoyo
55e87e5386 added code to remove possible warnings 2006-02-10 01:26:16 +00:00
toyomoyo
2cdd87a70f fix for 4720, added code to make sure en_utf8 is searchable in dirroot as well 2006-02-10 01:21:52 +00:00
toyomoyo
7919264b84 bug fixing for 4720 2006-02-10 01:16:54 +00:00
danmarsden
d921818dc1 tidy up download of files when groups are turned on. + fix for Bug 4601 Bug 4476 2006-02-09 22:45:31 +00:00
danmarsden
df5fb55cbc Bug #4452 link names to profiles 2006-02-09 21:50:21 +00:00
danmarsden
313441331e add ability to delete responses, add pragma to text download and removed hardcoded localised string. 2006-02-09 21:09:10 +00:00
danmarsden
a56ca75fda backticks around release to allow upgrade to work correctly when using mysql 5 2006-02-09 18:12:51 +00:00
gustav_delius
c4adc2c493 Added a second row of tabs to the Edit tab: Questions, Categories, Import, Export, Settings
Added phpdoc header to some files
Improved language string and help file for decimal digits on grades
2006-02-09 13:57:22 +00:00
gustav_delius
4eedc50cbc Excluded the description questiontypes from random questions
Fixed a warning message when there are no questions

Removed the category id number from the message shown to users when there are not enough random questions because this id number does not mean anything to the user.
2006-02-09 13:46:05 +00:00
gustav_delius
e7cb8f3e7a Now one can set the title attribute for a tab separately from its text 2006-02-09 13:38:04 +00:00
gustav_delius
27998b9e2f Added a NOT NULL to a text field just because others have it and now it agrees with my recent commit to STABLE. 2006-02-09 12:23:49 +00:00
thepurpleblob
716a508520 parameters all go through required_param() and optional_param() 2006-02-09 11:50:25 +00:00
toyomoyo
743500132c bug fix for 4724 2006-02-09 07:52:48 +00:00