31093 Commits

Author SHA1 Message Date
diml
de10ccbe76 fixes MDL-14775 2008-05-10 14:01:20 +00:00
diml
3e335d5d78 fixes MDL-14776 2008-05-10 14:00:56 +00:00
moodlerobot
260792d11f New uz installer lang 2008-05-10 02:59:58 +00:00
moodlerobot
0eef88444f Updated the HEAD build version to 20080510 2008-05-10 01:54:12 +00:00
diml
083499fd2b fixes MDL-14770, $course_id error 2008-05-09 21:49:31 +00:00
tjhunt
e2134c5ddc Following the fixes for MDL-14750 and MDL-10899, do a database upgrade that fixes any bogus values in the parent or category columns of multianswer questions' subquestions. 2008-05-09 15:50:44 +00:00
tjhunt
9ade28e57e MDL-14750 - Multianswer questions get broken by backup and restore becuase question->parent is not recoded properly in the database. This commit also fixes a regression introduced by the fix for MDL-5482. 2008-05-09 15:10:39 +00:00
tjhunt
7fb1b88dc7 MDL-10899 - There is some data associated with some questons that needs to be udpated when moving questions between categories. This commit deals with subquestions, and lays the foundation for fixing the other problem - datasets - which is files as bug 14767. 2008-05-09 15:05:36 +00:00
tjhunt
08121fadcb Problem when editing calculated questions when installed on Postgres. 2008-05-09 15:02:24 +00:00
jamiesensei
c5fedf065c MDL-14223 "Add a column for the user's idnumber, controllable by a site-wide setting" and MDL-14224 "Add a site-wide setting to hide the user profile image from quiz reports"
The quiz overview report now respect the settings for the gradebook - whether to display idnumbers and user pictures.

Also re-factored the code to build table / download content a little to reduce code duplication.
2008-05-09 13:59:36 +00:00
tjhunt
a588d813cb MDL-14762 - find and update links to files in answer->feedback when moving questions between contexts. 2008-05-09 13:13:43 +00:00
scyrma
b5278b2d70 MDL-14739: TinyMCE 3.0.8, along with Moodle-specific Modules, as included by Mauno Korpelainen. 2008-05-09 09:29:20 +00:00
scyrma
a50323a329 MDL-14739: Removing old version, before adding new one 2008-05-09 08:21:11 +00:00
jamiesensei
c37415a08d MDL-14637 "allow activity modules to add sub menus of settings pages to admin menu" and MDL-14565 "allow quiz reports to add configuration settings to the admin tree" added a mechanism to admin/settings/plugins.php to allow modules to include a file settingstree.php instead of settings.php which will allow for more flexibility of what a module can add to the admin settings menu.
Merged from 1.9

Added a comment to the if branch that includes config.html that this branch needs to be deleted as soon as quiz/config.html has been migrated to settingstree.php which is MDL-7010
2008-05-09 06:12:57 +00:00
moodlerobot
63a1749458 Updated the HEAD build version to 20080509 2008-05-09 01:55:29 +00:00
moodlerobot
f90ca0e8b9 Automatic installer.php lang files by installer_builder (20080509) 2008-05-09 01:22:21 +00:00
danmarsden
2ea2bfadfa MDL-14736 this doesn't need to be an error call, as the backup should still succeed - changing to use notify() instead. 2008-05-08 22:28:06 +00:00
agrabs
bf5ebe7366 MDL-14518 - changed $SESSION->feedback->current_tab to $current_tab 2008-05-08 12:09:59 +00:00
agrabs
3cad95693b removed a call print_box_end(). It was not needed. 2008-05-08 11:49:48 +00:00
jamiesensei
16a4c12098 For the overview report : MDL-14199 "Option to only show / export final grade" small improvement to UI. Include highlighted message in the form about what the current grading method is. Some changes to lang strings for overview report settings form to indicate that options affect downloaded data as well as data shown on the screen.
Merged from 1.9 branch.
2008-05-08 10:11:06 +00:00
jamiesensei
44eb3b6e9e For the overview report : MDL-14199 "Option to only show / export final grade" small improvement to UI. Include highlighted message in the form about what the current grading method is.
Merged from 1.9 branch.
2008-05-08 09:53:31 +00:00
jamiesensei
b621e1a006 MDL-14198 "Make it clear which student attempt gives the final grade, if the scoring method is first, last or highest score" adding a message about the highlighting above the table.
Merged from 1.9 branch.
2008-05-08 09:35:08 +00:00
dongsheng
1fdbcd2f1b "MDL-14129, fix print_error" 2008-05-08 08:49:02 +00:00
dongsheng
d3b7ea93de "MDL-14129, fix print_error" 2008-05-08 08:43:17 +00:00
dongsheng
e249043390 "MDL-14129, fix print_error" 2008-05-08 07:06:41 +00:00
dongsheng
3db241b342 "MDL-14129, fix print_error" 2008-05-08 06:27:28 +00:00
jerome
54d8f804fa MDL-12300 message window does show date now, merged from 19 2008-05-08 03:49:51 +00:00
jerome
2253a296c1 MDL-14716 Install script: icon image are now displayed on the Server Checks page, merged from19 2008-05-08 03:08:13 +00:00
jerome
cab6762b12 MDL-14697 Participants page OK button hidden if javascript is enabled, merged from 19 2008-05-08 02:44:50 +00:00
scyrma
e41b104f67 MDL-11113: re-add function to deprecatedlib.php, and use it in old version of the help file. 2008-05-08 02:38:47 +00:00
jerome
450522e374 MDL-12648 Undefined property: stdClass::$wwwroot on popup screen during installation, merged from 19 2008-05-08 02:38:38 +00:00
jerome
dc71bb7d4f MDL-14656 Make install.php XHTML compliant, merged from 19 2008-05-08 02:21:53 +00:00
moodlerobot
a620317e17 Updated the HEAD build version to 20080508 2008-05-08 01:53:35 +00:00
moodlerobot
f2c595d5d1 Automatic installer.php lang files by installer_builder (20080508) 2008-05-08 01:19:41 +00:00
stronk7
bf221acaef Reverting to previous revision. MDL-14668 ; merged from 19_STABLE 2008-05-07 18:28:59 +00:00
jamiesensei
2fecd85ba6 MDL-14734 "improve interface for deleting attempts"
* The control for deleting attempts is a drop down box with onchange javascript to submit the form, you cannot see the label to say what the drop down box does. Better to use a button. The button label is visible so you can see what it does.
* Checkboxes should be displayed when there is no attempt to delete.
* The whole column for checkboxes should be removed when no attempts are displayed ie. when showing students with no attempts.
2008-05-07 16:00:56 +00:00
jamiesensei
8b87ab0000 MDL-14201 "Summary graph" included a summary graph at the bottom of overview report page. Shows the distribution of grades achieved by students. If a group is selected the grades from the group are compared with the grades for all participants. 2008-05-07 14:38:18 +00:00
jamiesensei
9b617d9210 For the overview report : MDL-14199 "Option to only show / export final grade" fixing a notice warning from the form definition 2008-05-07 14:01:04 +00:00
tjhunt
994fbaabc9 MDL-14727 - Do a database update to fix random questions with the wrong parent (there may be some of these floating around in people's databases becuase of MDL-5482.) 2008-05-07 13:34:54 +00:00
tjhunt
015f926d6e MDL-14726 - rcache bit wrong in set_field 2008-05-07 13:04:43 +00:00
tjhunt
3ff8a1877a MDL-5482 - Backup and restore problems for match, random and truefalse question types.
All the credit goes to Paulo Matos who carefully worked out and tested this fix, and updated the patch several times over more than a year while I very slowly got around to reviewing it and checking it in.
2008-05-07 12:32:03 +00:00
skodak
932f9b6f8d MDL-14724 Students cannot see discussions in forums made by teachers if timedposts enabled; merged from MOODLE_19_STABLE 2008-05-07 11:32:06 +00:00
scyrma
8fbf8f8a9c MDL-11113: prepare for support for more browsers 2008-05-07 08:33:09 +00:00
scyrma
59fa45d0f1 MDL-11113: simplify the code - use only one function to check for html editor availability 2008-05-07 07:40:50 +00:00
scyrma
e8c523d70f This is a bit outdated, make this obvious. 2008-05-07 07:27:11 +00:00
dongsheng
f945d59b8f "MDL-14129, fix print_error calls" 2008-05-07 06:19:59 +00:00
dongsheng
ba6018a902 "MDL-14129, fix print_error call under course/, see tracker" 2008-05-07 06:02:51 +00:00
fmarier
211c6890c5 Printing ADODB error to the web server error log (MDL-14628)
Merged from MOODLE_18_STABLE and MOODLE_19_STABLE
2008-05-07 04:40:18 +00:00
dongsheng
23360b81dd "MDL-13233, replace the uses of old files to new ones, see tracker" 2008-05-07 03:08:44 +00:00
dongsheng
c1ec736afd "MDL-14668, fix course full name in activity reports, see tracker" 2008-05-07 02:59:36 +00:00