26648 Commits

Author SHA1 Message Date
dwoolhead
d3b265933a MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses 2007-06-22 13:20:06 +00:00
dwoolhead
b74be1a20a MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses 2007-06-22 12:45:20 +00:00
jamiesensei
16368d38a4 making environment colours css selector refer to table class instead of body id. So that colours show up on other pages besides admin page. 2007-06-22 11:02:45 +00:00
toyomoyo
d9a3e38b3a bits of the grader report 2007-06-22 09:18:31 +00:00
toyomoyo
2f2d4fb53f adding limits to get_role_users() to enable extracting specific users 2007-06-22 09:03:03 +00:00
skodak
2cc4b0f90d MDL-10223 Implement locking of grades and grade items - cron support still not implemented;
this patch also contains improvements in handling of needsupdate, though it is not yet fully working for calculated grades
2007-06-22 08:57:39 +00:00
toyomoyo
b5fc272c3c fixed a warning 2007-06-22 08:35:23 +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
dwoolhead
173a5dfa71 MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses 2007-06-21 15:58:00 +00:00
tjhunt
82f6168608 Improve CSS for question layout. 2007-06-21 15:53:00 +00:00
tjhunt
4a5b91b48f Improved the HTML for essay questions. 2007-06-21 15:46:26 +00:00
dwoolhead
f21ed0f3fc MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses 2007-06-21 15:46:04 +00:00
tjhunt
8356aa7af1 MDL-10198 - Further refinements to $forcedownload. 2007-06-21 15:43:29 +00:00
tjhunt
11d7a2ab81 Fix minor JavaScript error in the quiz. 2007-06-21 15:28:42 +00:00
tjhunt
91075d6894 MDL-10198 - Further refinements from Adriane Boyd. 2007-06-21 11:41:16 +00:00
toyomoyo
16501647cd some grader report code 2007-06-21 09:23:57 +00:00
skodak
578075c615 MDL-10202 fixed locktime trouble 2007-06-21 07:30:30 +00:00
toyomoyo
e41c30a25e fixing export to use get_final 2007-06-21 02:45:04 +00:00
skodak
ac9b080524 MDL-10202 merge raw and final grade tables 2007-06-20 23:06:29 +00:00
nicolasconnault
0936f59b63 MDL-9629 Added student names at left of grades table. 2007-06-20 20:10:19 +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
nicolasconnault
6500f2807f First draft of the grader report 2007-06-20 11:56:51 +00:00
moodler
412dd995c8 Automatic installer.php lang files by installer_builder (20070620) 2007-06-20 09:14:52 +00:00
bobopinna
adb2030a16 Fixed a problem with utf8 strings bug MDL-10101 2007-06-20 08:51:22 +00:00
jamiesensei
53a0367d10 added styles to install.php for colours for environment table 2007-06-20 06:32:26 +00:00
nicolasconnault
561d406ba7 Started adding PHPDoc to flexible_table 2007-06-20 03:52:59 +00:00
tjhunt
7a6f4066ce MDL-6043 - Implement course reset function for quizzes. 2007-06-19 22:17:47 +00:00
mchurch
b069fbd9b3 MDL-10161 - Since get_course_... (users, students, teachers) is still being used by a number of functions (such as groups), trying to make them work with the SITE course the way they did pre-1.7, with $CFG->allusersarestudents set to TRUE. This will also have a configuration option that can be used to disable returning large amounts of users for the site course, if a site happens to be using this functionality and they have a large number of users. 2007-06-19 20:38:27 +00:00
stronk7
cba168a679 Now calendar export have some correct defaults. MDL-10175
Merged from MOODLE_18_STABLE
2007-06-19 17:54:30 +00:00
skodak
af2fc69db2 (MDL-10155) detect failed regexes duing multilang upgrade (it was causing data loss on some sites) 2007-06-19 17:24:33 +00:00
tjhunt
38dbf2c4ed Notices from T/F question is you submit without answering in adaptive mode. Merged from OU Moodle. 2007-06-19 16:35:54 +00:00
moodler
3f59a54e0c Added support for xxxxx_install() hooks for generic plugins too 2007-06-19 16:35:41 +00:00
tjhunt
ca9000df6f Fix typo in a comment. 2007-06-19 16:33:16 +00:00
moodler
05f167f421 Only print notice when debugging MDL-10170 2007-06-19 16:27:04 +00:00
moodler
f11b9a9ed4 Fix for plugin directories with no plugins MDL-10170 2007-06-19 16:18:35 +00:00
jamiesensei
770fef0a3c MDL-10168 improvements to display of results from environment checks 2007-06-19 15:52:19 +00:00
jamiesensei
4579011918 elaborated phpdoc comment slightly for doc_link 2007-06-19 15:21:27 +00:00
csantossaenz
090be7435c Fixed a problem with true-false type for correct responses 2007-06-19 14:56:36 +00:00
jamiesensei
84e3d2ccf5 refactored page_doc_link into two functions. doc_link returns a link to docs. page_doc_link returns the link for this page. 2007-06-19 14:44:02 +00:00
dwoolhead
7caebd6ee5 MDL-10084 Styling/branding 2007-06-19 12:02:26 +00:00
tjhunt
194ce154d3 Fix layout of quiz reports in groups mode - Merged from OU Moodle. 2007-06-19 09:43:28 +00:00
toyomoyo
62cb266e97 extraction of gradeitems to use grade_tree for handling of sortorder 2007-06-19 07:52:55 +00:00
toyomoyo
e42f4d922e merged fix for MDL-10122, accessiblity fix for course search box 2007-06-19 03:22:58 +00:00
moodler
c023ea03af Add some processing for message/output plugins MDL-10167 2007-06-19 02:18:59 +00:00
skodak
df3cb76fc4 MDL-9137 calculated grades should work now, some other minor cleanup 2007-06-18 22:52:55 +00:00
skodak
c2a897b044 MDL-9137 removing obsoleted function, finals now processed only by update_final_grade() 2007-06-18 20:14:16 +00:00
poltawski
dc48ca472c MDL-10133 - html purifier lang typos 2007-06-18 19:43:10 +00:00
poltawski
10f5778089 MDL-10148 - hard coded lang strings in user/message.html 2007-06-18 19:21:24 +00:00