6173 Commits

Author SHA1 Message Date
jamiesensei
b36e36aa05 removed all ASes from table aliases in question / quiz code - MDL-10344 2007-08-12 13:57:57 +00:00
moodler
fc4e126030 Merged zip file exception into HEAD MDL-9478 2007-08-11 15:01:47 +00:00
skodak
31f626f8c3 MDL-9551 minor cleanup 2007-08-10 21:04:15 +00:00
skodak
b0663fd8ed MDL-9550 minor cleanup 2007-08-10 21:03:23 +00:00
skodak
3bfabe6e1a MDL-9549 minor cleanup 2007-08-10 21:01:46 +00:00
skodak
e75f3463a1 MDL-9548 minor cleanup 2007-08-10 21:01:02 +00:00
skodak
531fa830a6 MDL-9552 support for new gradebook in scorm 2007-08-10 20:58:09 +00:00
skodak
76317c73a2 MDL-10791 improve handling of localised floating point numbers in moodle; replaced/fixed some float_format() that were used instead of round(); expect some more patches soon 2007-08-10 15:00:35 +00:00
stronk7
87f47bec94 Fixing one SQL that could cause problems with coincidences
in the associative array. MDL-10787

Merged from MOODLE_18_STABLE
2007-08-10 01:46:17 +00:00
jamiesensei
271e6decda merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:51:09 +00:00
moodler
2311afc2a0 Merged MDL-10771 from 18 stable 2007-08-09 13:30:10 +00:00
moodler
9216897888 Removing the space will make this string print better in RTL languages MDL-10768 2007-08-09 08:49:05 +00:00
moodler
49e7a95a4c Removing the space will make this string work better in RTL languages MDL-10768 2007-08-09 08:48:11 +00:00
moodler
2b85d965a5 Merged 1.8 fix for groups in choice activity 2007-08-09 06:27:22 +00:00
tjhunt
f5e9cb1e9c MDL-10759 - Bogus get_context_instance call in quiz_print_recent_mod_activity. Merged from MOODLE_17_STABLE. 2007-08-08 11:30:50 +00:00
jamiesensei
62f34fdb20 fix for some notices in insert_category_ids function. 2007-08-08 03:29:29 +00:00
skodak
e46f4d110d MDL-10549 fixed outcoems appearing in assingment when not used 2007-08-07 07:25:06 +00:00
stronk7
40e3aa6081 Id tag added + whitespace cleaning
Merged from MOODLE_18_STABLE
2007-08-06 23:21:48 +00:00
stronk7
40859bd5e1 Added Id tag
Merged from MOODLE_18_STABLE
2007-08-06 18:29:56 +00:00
moodler
a9900c73ec Merged unsubscribe link in email fixes from stable 2007-08-06 14:55:02 +00:00
poltawski
148e093abb MDL-10715 - remove inappropiate 'upload not allowed' options on upload assignment types!
Merged from MOODLE_18_STABLE
2007-08-06 13:28:40 +00:00
tjhunt
0675e5eb8f MDL-9519 - incorrectuse of language strings in quiz. Merged from MOODLE_18_STABLE. 2007-08-06 13:22:59 +00:00
moodler
c74fd1e85c Added grade.php file to make MDL-10674 work 2007-08-06 05:38:58 +00:00
moodler
4c67d26eda Added grade.php so that MDL-10674 works 2007-08-06 05:31:17 +00:00
stronk7
fd9162abef fix insert_record() call using arrays instead of objects
Merged from MOODLE_18_STABLE
2007-08-05 22:51:07 +00:00
urs_hunkler
11d6ec1355 merged from 1.8 - $thumbwidth not calculated 2007-08-05 16:42:31 +00:00
skodak
39bb937a6a MDL-10549 finally found the cause of incorrect layout - invisiblefieldset strikes again 2007-08-03 14:56:32 +00:00
skodak
a330e1ae5d MDL-10549 aligning outcomes the same way as grades on submissions page == right 2007-08-03 14:38:22 +00:00
skodak
38f4c3fc4b MDL-10549 css fixes - alignment in popup grading in ff still not ok, hmmm 2007-08-03 14:32:26 +00:00
skodak
1a35ee51ac MDL-10549 css fixes - work in progress 2007-08-03 14:03:32 +00:00
skodak
fbaa56b22d MDL-10549 adding support for disabling outcomes 2007-08-03 13:22:31 +00:00
nicolasconnault
206ab18470 MDL-9775 Added &nbsp; inside the <div></div> for class="bt" and class="bb", for custom corners theme
MDL-10702 Finished fixing the CSS
2007-08-03 11:55:28 +00:00
tjhunt
99ebfea247 MDL-10690 - Make quiz name a manditory field. Merged from MOODLE_18_STABLE. 2007-08-03 10:33:29 +00:00
gbateson
b9cb227378 changes to add new mod_form.php script to add/update hotpots 2007-08-03 05:06:30 +00:00
skodak
cc03871ba3 MDL-10549 outcomes quickgrading in assignment
TODO: fix html and CSS
2007-08-02 22:38:52 +00:00
skodak
602433133e MDL-10105 idnumber uniqueness tested before insert in UI now - both modedit and item edit pages 2007-08-02 10:38:18 +00:00
gbateson
1094f0637f add extra parameter to "hotpot_print_show_links" function so that links can be printed (the default action) or returned to the calling function as a string 2007-08-01 05:35:29 +00:00
gbateson
620aca0ac2 set"reportusers" to PARAM_ALPHANUM, so that it can accept userids and group names 2007-08-01 05:33:49 +00:00
gbateson
b2909a8e18 further fix for javascript errors: getElementById -> document.getElementById 2007-08-01 05:29:01 +00:00
gbateson
33934912cc correct 2 javascript errors: "getELementById not defined" and "parseint not defined" 2007-08-01 05:20:46 +00:00
skodak
3a5ae6602b MDL-10544 basic support for outcomes grading in modules - implemented in assignment popup grading (TODO: fix html and css there) 2007-07-31 22:56:29 +00:00
skodak
71ee4471ac MDL-10544 outcome adding from modedit 2007-07-31 14:34:11 +00:00
nicolasconnault
e751b5602e MDL-9664 Attempting to address the issue. I need feedback from many people on this, so this commit is only a temporary fix. 2007-07-30 16:43:12 +00:00
tjhunt
de266537a7 MDL-10300 - cleaning incorrectly applied to overall feedback. 2007-07-30 10:33:43 +00:00
tjhunt
00719c02d6 MDL-10656 - Way to control when Overall feedback is displayed, independantly of the other sorts of feedback. Also, improve the layout of those settings on the quiz editing form. 2007-07-30 10:05:11 +00:00
tjhunt
46ee31748d Change the config.html form to match changes made in mod_form ages ago. Oops! 2007-07-30 09:41:31 +00:00
tjhunt
d5ab1b0cf4 Minor tidyup. 2007-07-26 12:04:34 +00:00
tjhunt
8995ddda2a MDL-10619 - Quiz password form does not work. 2007-07-26 11:39:04 +00:00
tjhunt
be161556ce OU Bug 2867 - Overview report keeps forgetting the 'Display options' settings. Merged MOODLE_18_STABLE. 2007-07-25 17:08:41 +00:00
tjhunt
e344003ad6 MDL-10589 - make the forum subscribe link a post form button. 2007-07-24 17:17:52 +00:00