6109 Commits

Author SHA1 Message Date
skodak
42ff9ce68b MDL-10111 migration of data into new gradebook; added new lib/db/upgradelib.php file (should be used by new groups upgrade code too) 2007-07-22 21:43:47 +00:00
mchurch
09ba8e56a9 Adding 'get_coursemodule_info' to the standard available functions for assignment types. As a minimum, this allows assignment types to add their own icon (like resource does). 2007-07-19 16:59:51 +00:00
tjhunt
5d5ae618a8 MDL-8056 - one if statement was missed during Matt Clarkson's/Eloy's commit on 15th July 2007. Merged from MOODLE_18_STABLE 2007-07-19 16:51:17 +00:00
tjhunt
e584e7c84e Improve display of preview attemtp summary on quiz view page. 2007-07-19 10:27:54 +00:00
moodler
69ea5e1722 Added support for flv files in resources MDL-9739 2007-07-19 05:51:33 +00:00
moodler
b15f06224b FIixes to show MP3 player properly MDL-9739 2007-07-19 05:19:24 +00:00
moodler
d670dbee90 Fixed navigation on embedded media 2007-07-19 03:45:30 +00:00
skodak
5c13c6cc87 MDL-10520 reverting previous commit - the db setup+upgrade code must be fixed first 2007-07-18 21:37:30 +00:00
nicolasconnault
064105e357 Automatic grading Google Summer of Code project (Epaile assignment module) by Arkaitz Garo, First commit. 2007-07-18 21:13:53 +00:00
skodak
3a935caf4d MDL-10517 Use of addslashes in assignment/lib.php 2007-07-18 18:42:45 +00:00
toyomoyo
b9dba084ea merged fix for MDL-10475, adding override for legacy student roles before dropping studentcanpost 2007-07-17 02:47:48 +00:00
skodak
c35075db50 MDL-10482 incorrect texarea height 2007-07-16 14:50:25 +00:00
stronk7
ea16f9b2dc Now the glossary->allowcoments setting is respected. MDL-8056
Credit goes to Matt Clarkson. Thanks.

Merged from MOODLE_18_STABLE
2007-07-15 22:27:16 +00:00
tjhunt
ed8bebce5a MDL-10452 - start quiz UI is confusing if you have quiz:preview capability. Change the 'start/continue attempt button' to say 'start/continue preview' in this case. Merged from MOODLE_17_STABLE. 2007-07-13 15:58:42 +00:00
moodler
4d46304821 Merged "no posts" string fix from stable 2007-07-13 03:05:17 +00:00
nfreear
11d97de1b2 Part fix of bug MDL-10332 "Data module not filtering list by group on .." - restore bug. 2007-07-12 14:12:35 +00:00
skodak
adcbb43a25 MDL-10422 fixed missing include 2007-07-11 17:59:13 +00:00
skodak
b82caceafe fixed typo 2007-07-08 14:58:23 +00:00
Martin Langhoff
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
tjhunt
99a1bf3d9c MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle. 2007-07-06 16:37:06 +00:00
urs_hunkler
5393664ee6 In HTML resources the container box collapsed, when floats are used for content. Solved by adding "clearfix" to the classes. 2007-07-06 08:42:03 +00:00
tjhunt
b0972c0593 MDL-648 - minor corrections. 2007-07-06 08:20:07 +00:00
mattc-catalyst
01e3838853 MDL-9473: Initialise navlinks array before use
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21 MDL-9615: Correct incorrect use of term breadcrumbs
- $crumbs -> $navlinks


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
toyomoyo
7994464178 fixing some warnings 2007-07-05 02:18:45 +00:00
bobopinna
4b07d3a8d9 Fixed a bad string definition 2007-07-03 10:26:14 +00:00
bobopinna
4e204f8956 Fixed bug MDL-9236 2007-07-03 09:38:56 +00:00
bobopinna
43e892c93b Fixed bug MDL-9776 2007-07-03 09:19:05 +00:00
bobopinna
d3e4854956 Fixed update.php
Bug MDL-10318
2007-07-03 07:53:47 +00:00
bobopinna
7d97f6f87b Fixed a problem with memory use and big data tracks MDL-10318 2007-07-03 07:52:22 +00:00
stronk7
7934f019af XHTML compliance
Merged from MOODLE_18_STABLE
2007-07-02 17:03:12 +00:00
stronk7
f4a51541ad Using the new "choose" parameter to navigate/preview/choose
IMS-CP resource packages. MDL-10036

Merged from MOODLE_18_STABLE
2007-07-02 16:57:50 +00:00
stronk7
66524dae2e Using the new choosecoursefileorimsrepo form element. MDL-10036
Merged from MOODLE_18_STABLE
2007-07-02 16:54:38 +00:00
tjhunt
bb4598fcf7 Quiz time limit field: Store it in the DB as an int(10), like the other time-related columns. Also, include the unit (minutes) in the forum label. 2007-07-02 06:48:50 +00:00
skodak
026eada789 MDL-9599 Glossary terms revert back to 'Not categorized' when using categories, patch by Alexander Pavlyutin; merged from MOODLE_18_STABLE 2007-07-01 15:48:50 +00:00
tjhunt
ac48e43a89 MDL-648 - Email notification and confirmation when quizzes are submitted. Thanks to Graham Miller for implementing this to my design. 2007-06-26 16:34:05 +00:00
skodak
92382b6d02 fixed typo 2007-06-26 13:03:18 +00:00
gbateson
7048c71984 make sure $hotpot->id is set when adding calendar events for new HotPot 2007-06-26 12:10:12 +00:00
toyomoyo
e352359420 merged fix for MDL-9051, apply supplied patch to fix $CFG->forum_enabletimedposts 2007-06-26 08:33:03 +00:00
toyomoyo
0e4743c847 adding include_once for gradelib public api function 2007-06-26 06:28:42 +00:00
gbateson
bb7c8ac797 in XML source files of HP quizzes, convert relative URLs to absolute URLs in links using window.open(...) 2007-06-26 05:05:06 +00:00
gbateson
53b733c427 change relative URLs to absolute URLs in window.open(...) 2007-06-26 02:48:19 +00:00
moodler
4bcd49bebd Patch from Chris Holmes for MDL-10027, merged from 1.8 2007-06-25 09:21:49 +00:00
tjhunt
ccac7305ea Make a library function for deleting quiz attempts, rather than having duplicated code - Followup: make sure we only delete preview attempts. Merged from OU Moodle. 2007-06-23 10:39:28 +00:00
moodler
3b631edabe Merged string fixes from stable 2007-06-22 05:48:24 +00:00
tjhunt
96f3629bd5 MDL-7772 - improve the SQL for showing users without attemtps. Merged from MOODLE_18_STABLE. 2007-06-21 16:21:47 +00:00
tjhunt
11d7a2ab81 Fix minor JavaScript error in the quiz. 2007-06-21 15:28:42 +00:00
skodak
ac9b080524 MDL-10202 merge raw and final grade tables 2007-06-20 23:06:29 +00:00
tjhunt
8165523992 Put information about which quiz and page in the URL for attempt.php, instead of in hidden form fields. Merged from OU Moodle.This makes things a little more robust in some situations, for example you can bookmark a page half way through a quiz attempt to make it easier to get back later. 2007-06-20 16:18:37 +00:00
tjhunt
14e6dc791a MDL-10198 - New code to allow files from quiestion attempts to be stored in moodledata and later downloaded. Code thanks to Adriane Boyd, but checked and modified by me, so we share the blame;-) 2007-06-20 15:12:36 +00:00