]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years ago"MDL-17391, filter repository intances by file types"
dongsheng [Mon, 8 Dec 2008 05:19:09 +0000 (05:19 +0000)]
"MDL-17391, filter repository intances by file types"

16 years agocourse settings: MDL-17501 check for moodle/course:visibility in the course settings...
tjhunt [Mon, 8 Dec 2008 02:31:05 +0000 (02:31 +0000)]
course settings: MDL-17501 check for moodle/course:visibility in the course settings form.

1. If a user does not have that capability, don't let them change whether the course is visible.
2. Give teachers that capability by default.
3. To avoid regressions, on upgrade, give moodle/course:visibility to any role that has moodle/course:update.

16 years agoUpdated the HEAD build version to 20081208
moodlerobot [Sun, 7 Dec 2008 23:52:41 +0000 (23:52 +0000)]
Updated the HEAD build version to 20081208

16 years agoAutomatic installer.php lang files by installer_builder (20081208)
moodlerobot [Sun, 7 Dec 2008 23:25:50 +0000 (23:25 +0000)]
Automatic installer.php lang files by installer_builder (20081208)

16 years agoMDL-17519 - restore: preventing group member duplicates; merged from MOODLE_19_STABLE
skodak [Sun, 7 Dec 2008 22:24:43 +0000 (22:24 +0000)]
MDL-17519 - restore: preventing group member duplicates; merged from MOODLE_19_STABLE

16 years agoMDL-17115 - SCORM onload API checking. Hunt for the API. Matching part of the patch...
piers [Sun, 7 Dec 2008 22:22:51 +0000 (22:22 +0000)]
MDL-17115 - SCORM onload API checking. Hunt for the API.  Matching part of the patch that fixes scorm version detection.

16 years agoMDL-17537 course request: shortname in course_request is now the same length as in...
skodak [Sun, 7 Dec 2008 22:13:39 +0000 (22:13 +0000)]
MDL-17537 course request: shortname in course_request is now the same length as in course table - 100 chars

16 years agoskip content structure page:MDL-11908: skip content structure page with multiple...
danmarsden [Sun, 7 Dec 2008 21:54:49 +0000 (21:54 +0000)]
skip content structure page:MDL-11908: skip content structure page with multiple scos - if a teacher has set to skip, it should skip! - even with multiple scos.

16 years agoMDL-17547 added missing param type; merged from MOODLE_19_STABLE
skodak [Sun, 7 Dec 2008 21:32:01 +0000 (21:32 +0000)]
MDL-17547 added missing param type; merged from MOODLE_19_STABLE

16 years agoMDL-17545 activity names filter: Improve handling when name contains htmlentities...
stronk7 [Sun, 7 Dec 2008 18:57:38 +0000 (18:57 +0000)]
MDL-17545 activity names filter: Improve handling when name contains htmlentities() chars. Merged from 19_STABLE

16 years agoMDL-17518 resource names filter: Improve handling when name contains htmlentities...
stronk7 [Sun, 7 Dec 2008 17:34:37 +0000 (17:34 +0000)]
MDL-17518 resource names filter: Improve handling when name contains htmlentities() chars. Merged from 19_STABLE

16 years agoUpdated the HEAD build version to 20081207
moodlerobot [Sat, 6 Dec 2008 23:52:18 +0000 (23:52 +0000)]
Updated the HEAD build version to 20081207

16 years agoMDL-15785 new options for enforcing of enrolment key commplexity and requirements
skodak [Sat, 6 Dec 2008 21:20:42 +0000 (21:20 +0000)]
MDL-15785 new options for enforcing of  enrolment key commplexity and requirements

16 years agoMDL-17372 fixed regression in 3rd party admin reports; merged from MOODLE_19_STABLE
skodak [Sat, 6 Dec 2008 20:43:45 +0000 (20:43 +0000)]
MDL-17372 fixed regression in 3rd party admin reports; merged from MOODLE_19_STABLE

16 years agoMDL-11265 added shorter log retention periods and a warning that it might have some...
skodak [Sat, 6 Dec 2008 17:44:57 +0000 (17:44 +0000)]
MDL-11265 added shorter log retention periods and a warning that it might have some side effects

16 years agoUpdated the HEAD build version to 20081206
moodlerobot [Fri, 5 Dec 2008 23:52:18 +0000 (23:52 +0000)]
Updated the HEAD build version to 20081206

16 years agoAutomatic installer.php lang files by installer_builder (20081206)
moodlerobot [Fri, 5 Dec 2008 23:25:37 +0000 (23:25 +0000)]
Automatic installer.php lang files by installer_builder (20081206)

16 years agocourse request: MDL-9854 major cleanup to the course request code.
tjhunt [Fri, 5 Dec 2008 08:56:54 +0000 (08:56 +0000)]
course request: MDL-9854 major cleanup to the course request code.

* Rewrite all the forms to use formslib and improve usability.
* Put the place where admins need to go to process approvals in the admin menu.
* Show the request course/pending requests button on the page for the category that requested courses get added to.

16 years agoTINYMCE, YOUTUBE/MDL-16650
dongsheng [Fri, 5 Dec 2008 05:21:24 +0000 (05:21 +0000)]
TINYMCE, YOUTUBE/MDL-16650

16 years agoquiz editing: MDL-15903 fix the code that updates $quiz->sumgrades,
tjhunt [Fri, 5 Dec 2008 05:08:37 +0000 (05:08 +0000)]
quiz editing: MDL-15903 fix the code that updates $quiz->sumgrades,
so we only update the database when something changes, not on every page view.

16 years agoquiz settings: MDL-16781 Avoid concatenating and calling strtolower on language strings.
tjhunt [Fri, 5 Dec 2008 04:20:26 +0000 (04:20 +0000)]
quiz settings: MDL-16781 Avoid concatenating and calling strtolower on language strings.

16 years agoMDL-17115 - SCORM onload API checking. Hunt for the API.
piers [Fri, 5 Dec 2008 03:19:56 +0000 (03:19 +0000)]
MDL-17115 - SCORM onload API checking. Hunt for the API.

16 years agorename api.php file:MDL-17515: Moodle API will treat files called api.php in a specia...
danmarsden [Fri, 5 Dec 2008 02:50:17 +0000 (02:50 +0000)]
rename api.php file:MDL-17515: Moodle API will treat files called api.php in a special way....

16 years agoMDL-17491 experimental native oracle driver - still bugy and incomplete, this will...
skodak [Fri, 5 Dec 2008 00:10:27 +0000 (00:10 +0000)]
MDL-17491 experimental native oracle driver - still bugy and incomplete, this will require more core changes, grrrrrr

16 years agoUpdated the HEAD build version to 20081205
moodlerobot [Thu, 4 Dec 2008 23:52:23 +0000 (23:52 +0000)]
Updated the HEAD build version to 20081205

16 years agoAutomatic installer.php lang files by installer_builder (20081205)
moodlerobot [Thu, 4 Dec 2008 23:25:39 +0000 (23:25 +0000)]
Automatic installer.php lang files by installer_builder (20081205)

16 years agoMDL-17534 simpletest: temporary fix for exception problems
skodak [Thu, 4 Dec 2008 23:19:37 +0000 (23:19 +0000)]
MDL-17534 simpletest: temporary fix for exception problems

16 years agoMDL-17522 improved dml tests, fixed use of reserved word "number"
skodak [Thu, 4 Dec 2008 23:16:35 +0000 (23:16 +0000)]
MDL-17522 improved dml tests, fixed use of reserved word "number"

16 years agoMerged Shibboleth logout support from 1.9 stable
exe-cutor [Thu, 4 Dec 2008 16:28:42 +0000 (16:28 +0000)]
Merged Shibboleth logout support from 1.9 stable

16 years agoMDL-17524 Deleting a calculated question delete datasetdefinitions shared by other...
pichetp [Thu, 4 Dec 2008 16:04:48 +0000 (16:04 +0000)]
MDL-17524 Deleting a calculated question delete datasetdefinitions shared by other question
} missing...

16 years agoMDL-17524 Deleting a calculated question delete datasetdefinitions shared by other...
pichetp [Thu, 4 Dec 2008 15:56:01 +0000 (15:56 +0000)]
MDL-17524 Deleting a calculated question delete datasetdefinitions shared by other question

16 years agoquiz editing: MDL-17409 converted string to use $a
pilpi [Thu, 4 Dec 2008 15:53:30 +0000 (15:53 +0000)]
quiz editing: MDL-17409 converted string to use $a
created new string

16 years agoquiz editing: MDL-17409 converted strings to use $a
pilpi [Thu, 4 Dec 2008 15:13:22 +0000 (15:13 +0000)]
quiz editing: MDL-17409 converted strings to use $a
converted concatenation to use $a instead for new (committed with the rest of Quiz UI redesign project) strings, created new strings for old strings that did not yet use $a

16 years agoMDL-17522 no db specific tests - they all must work the same!
skodak [Thu, 4 Dec 2008 15:06:28 +0000 (15:06 +0000)]
MDL-17522 no db specific tests - they all must work the same!

16 years agoquiz editing: MDL-17409 added some rtl CSS for the new quiz editing UI
pilpi [Thu, 4 Dec 2008 13:28:55 +0000 (13:28 +0000)]
quiz editing: MDL-17409 added some rtl CSS for the new quiz editing UI

16 years agoquiz editing: MDL-17409 removed ":" from source
pilpi [Thu, 4 Dec 2008 13:28:20 +0000 (13:28 +0000)]
quiz editing: MDL-17409 removed ":" from source
removed ":" from source where they occured with new (committed with the rest of Quiz UI redesign project) strings and changed the strings accordingly

16 years agocourse import: MDL-17497 PHP was running out of memory if a category had a lot of...
samulik [Thu, 4 Dec 2008 12:23:12 +0000 (12:23 +0000)]
course import: MDL-17497 PHP was running out of memory if a category had a lot of courses. Now get_courses only fetches course id and fullname (merge from 19_STABLE)

16 years agoMDL-17522 improved dml tests, fixed sql LIMIT support in native drivers
skodak [Thu, 4 Dec 2008 11:52:53 +0000 (11:52 +0000)]
MDL-17522 improved dml tests, fixed sql LIMIT support in native drivers

16 years agocourse categories: Fix many bugs with category editing and permissions. Clean up...
tjhunt [Thu, 4 Dec 2008 08:53:10 +0000 (08:53 +0000)]
course categories: Fix many bugs with category editing and permissions. Clean up code.

Bugs: MDL-17479, MDL-16426, MDL-16063, MDL-16013, MDL-15658, MDL-15556, MDL-15161, MDL-14925, MDL-13742, MDL-11557.

* Simplify category editing permissions to just moodle/category:manage and moodle/category:seehiddencategories.
* Enforce those correctly. (Note MDL 17502 is still outstanding.)
* Don't screw up category sort order when you just edit name or description.
* Niceties like where redirects go when you cancel or submit forms.
* Make sure a global course creator can see the site admin block.
* Don't allow a category to be made the child of one of its children!
* General code cleanup to bring key files more in line with best pracitice.

Apologies for the fact it is one big patch, rather than a series of smaller patches. However, categoryedit.php, category.php and index.php where in pretty bad shape and needed significant cleaning up. categoryedit.php, in particular, was almost completely rewritten.

Merged from MOODLE_19_STABLE.

16 years ago"MDL-17448, fix assignment due time, merged from 1.9"
dongsheng [Thu, 4 Dec 2008 08:17:24 +0000 (08:17 +0000)]
"MDL-17448, fix assignment due time, merged from 1.9"

16 years agoMDL-17310 - Fixup an issue with relative directory paths. Thanks Jonathan.
piers [Thu, 4 Dec 2008 03:25:43 +0000 (03:25 +0000)]
MDL-17310 - Fixup an issue with relative directory paths. Thanks Jonathan.

16 years agoUpdated the HEAD build version to 20081204
moodlerobot [Wed, 3 Dec 2008 18:30:13 +0000 (18:30 +0000)]
Updated the HEAD build version to 20081204

16 years agoAutomatic installer.php lang files by installer_builder (20081204)
moodlerobot [Wed, 3 Dec 2008 18:00:36 +0000 (18:00 +0000)]
Automatic installer.php lang files by installer_builder (20081204)

16 years agoweblib: MDL-16293: background-color attribute stripped from html. Adding 'background...
ericmerrill [Wed, 3 Dec 2008 16:31:49 +0000 (16:31 +0000)]
weblib: MDL-16293: background-color attribute stripped from html. Adding 'background-color' attribute to $ALLOWED_PROTOCOLS array so kses doesn't drop it.

16 years agocapability report: MDL-17410 did not work if a capability was not set anywhere.
tjhunt [Wed, 3 Dec 2008 02:40:17 +0000 (02:40 +0000)]
capability report: MDL-17410 did not work if a capability was not set anywhere.

Change it so that the system context is always shown.

16 years agoMDL-14679 enforce prefix for native pg driver
skodak [Tue, 2 Dec 2008 10:07:03 +0000 (10:07 +0000)]
MDL-14679 enforce prefix for native pg driver

16 years agoMDL-14679 removed unnecessary CFG from native drivers
skodak [Tue, 2 Dec 2008 10:01:01 +0000 (10:01 +0000)]
MDL-14679 removed unnecessary CFG from native drivers

16 years agoREPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597
dongsheng [Tue, 2 Dec 2008 07:05:15 +0000 (07:05 +0000)]
REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597
new ajax filemanager.

16 years agoREPOSITORY/MDL-15488
dongsheng [Tue, 2 Dec 2008 07:03:54 +0000 (07:03 +0000)]
REPOSITORY/MDL-15488
lang strings for flickr public plugin

16 years agoMDL-17392 - mailstop typo - credit goes to Daniel Neis, thanks; merged from MOODLE_19...
skodak [Mon, 1 Dec 2008 22:38:40 +0000 (22:38 +0000)]
MDL-17392 - mailstop typo - credit goes to Daniel Neis, thanks; merged from MOODLE_19_STABLE

16 years agolib: class curl does http proxy tunneling if http proxy set. Most
poltawski [Mon, 1 Dec 2008 22:23:42 +0000 (22:23 +0000)]
lib: class curl does http proxy tunneling if http proxy set. Most
proxies do not permit this so I think its better to just use pure
pure http MDL-17482

16 years agoMDL-17486 added option to make my courses list in user profile hidden
skodak [Mon, 1 Dec 2008 22:06:33 +0000 (22:06 +0000)]
MDL-17486 added option to make my courses list in user profile hidden

16 years agoMDL-11261 hiddenuserfields/lastaccess now fully respected on participants page
skodak [Mon, 1 Dec 2008 20:45:46 +0000 (20:45 +0000)]
MDL-11261 hiddenuserfields/lastaccess now fully respected on participants page

16 years agoforum: Portfolio save button was adding an additional '|' when no plugins
poltawski [Mon, 1 Dec 2008 20:40:42 +0000 (20:40 +0000)]
forum: Portfolio save button was adding an additional '|' when no plugins
available MDL-17467

16 years agoFixed addslashes_object deprecated message.
mchurch [Mon, 1 Dec 2008 20:05:00 +0000 (20:05 +0000)]
Fixed addslashes_object deprecated message.

16 years agoMDL-11261 setting hidden user lastaccess now works on outline report
skodak [Mon, 1 Dec 2008 20:02:12 +0000 (20:02 +0000)]
MDL-11261 setting hidden user lastaccess now works on outline report

16 years agoMDL-17485 roles: fixed use and definition of review use of moodle/user:viewuseractivi...
skodak [Mon, 1 Dec 2008 19:19:29 +0000 (19:19 +0000)]
MDL-17485 roles: fixed use and definition of review use of moodle/user:viewuseractivitiesreport

16 years agoMDL-17425: Unit test system - improved reporting of moodle_exception
sam_marshall [Mon, 1 Dec 2008 16:46:01 +0000 (16:46 +0000)]
MDL-17425: Unit test system - improved reporting of moodle_exception

16 years agoRemove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes...
tjhunt [Mon, 1 Dec 2008 07:09:37 +0000 (07:09 +0000)]
Remove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes merging extra difficult.

16 years agorestore: MDL-17480 Potentially expensive function user_can_create_courses called...
tjhunt [Mon, 1 Dec 2008 06:55:11 +0000 (06:55 +0000)]
restore: MDL-17480 Potentially expensive function user_can_create_courses called repeatedly from restore UI.

16 years agoremoving an echo diagnostic output...
pichetp [Mon, 1 Dec 2008 04:03:48 +0000 (04:03 +0000)]
removing an echo diagnostic output...

16 years agoModify a DB call so that the first index is not multiple .
pichetp [Mon, 1 Dec 2008 04:00:54 +0000 (04:00 +0000)]
Modify a DB call so that the first index is not multiple .
Eliminate references to datasetdefinition->type  other  than 1
as the dataset tables are just used by calculated that used type =1 i.e. LITERAL.

16 years agoforce scorm update:MDL-17034: force update of SCORM when scorm_simple_play is used.
danmarsden [Mon, 1 Dec 2008 03:32:39 +0000 (03:32 +0000)]
force scorm update:MDL-17034: force update of SCORM when scorm_simple_play is used.

16 years agoMDL-13202 Windows Installer: Add new string to show mysqli usage
stronk7 [Sun, 30 Nov 2008 23:22:28 +0000 (23:22 +0000)]
MDL-13202 Windows Installer: Add new string to show mysqli usage

16 years agoMDL-11259 stats report: do not show links to logs if not having required capability
skodak [Sun, 30 Nov 2008 21:33:58 +0000 (21:33 +0000)]
MDL-11259 stats report: do not show links to logs if not having required capability

16 years agoAdded create_database() method (to be used at least by Win32 installers)
stronk7 [Sun, 30 Nov 2008 19:29:37 +0000 (19:29 +0000)]
Added create_database() method (to be used at least by Win32 installers)

16 years agorepository: New Picasa Web Albums Plugin MDL-17473
poltawski [Sun, 30 Nov 2008 17:37:06 +0000 (17:37 +0000)]
repository: New Picasa Web Albums Plugin MDL-17473

16 years agoMDL-11984 blocks: new capability block/online_users:viewlist which may be used to...
skodak [Sun, 30 Nov 2008 15:42:48 +0000 (15:42 +0000)]
MDL-11984 blocks: new capability block/online_users:viewlist which may be used to restrict viewing of list of online users, if cap not allowed only number of users dispalyed, I hope this will be also faster because only one query used now (insetad of two); for BC reasons enabled by default in all legacy roles

16 years agoMDL-17372 moving the categories out of the if cap block - cap report needs to add...
skodak [Sun, 30 Nov 2008 14:09:24 +0000 (14:09 +0000)]
MDL-17372 moving the categories out of the if cap block - cap report needs to add page there

16 years agoMDL-17464 profile reports are now respecting course report caps
skodak [Sun, 30 Nov 2008 12:04:27 +0000 (12:04 +0000)]
MDL-17464 profile reports are now respecting course report caps

16 years agoRemoving the obsolete plugins which depend on alredy removed libs
poltawski [Sat, 29 Nov 2008 20:27:04 +0000 (20:27 +0000)]
Removing the obsolete plugins which depend on alredy removed libs
MDL-16417

16 years agoportfolio: MDL-16417 - Adding googledocs/picasa plugins
poltawski [Sat, 29 Nov 2008 20:24:25 +0000 (20:24 +0000)]
portfolio: MDL-16417 - Adding googledocs/picasa plugins

* Added simple library for googleapi things
* Respository plugins to follow

16 years agoMDL-16651 - add in delete attempt capability - thanks Dan/Tim.
piers [Sat, 29 Nov 2008 17:51:47 +0000 (17:51 +0000)]
MDL-16651 - add in delete attempt capability - thanks Dan/Tim.

16 years agoMDL-17372 new course reports string - role definition improvement; merged from MOODLE...
skodak [Sat, 29 Nov 2008 16:43:18 +0000 (16:43 +0000)]
MDL-17372 new course reports string - role definition improvement; merged from MOODLE_19_STABLE; fixed merging

16 years agoMDL-17463 chnging progress report cap to new standard
skodak [Sat, 29 Nov 2008 16:41:20 +0000 (16:41 +0000)]
MDL-17463 chnging progress report cap to new standard

16 years agoMDL-17372 new course reports string - role definition improvement; merged from MOODLE...
skodak [Sat, 29 Nov 2008 16:33:58 +0000 (16:33 +0000)]
MDL-17372 new course reports string - role definition improvement; merged from MOODLE_19_STABLE

16 years agoMDL-17465 - separate live log capability adn admin tree link
skodak [Sat, 29 Nov 2008 16:15:40 +0000 (16:15 +0000)]
MDL-17465 - separate live log capability adn admin tree link

16 years agoMDL-17463 - renamed outline to activity report - merged from MOODLE_19_STABLE
skodak [Sat, 29 Nov 2008 15:09:50 +0000 (15:09 +0000)]
MDL-17463 - renamed outline to activity report - merged from MOODLE_19_STABLE

16 years agoDisplacing <label> to enclose correctly answer text in question display
pichetp [Sat, 29 Nov 2008 15:02:27 +0000 (15:02 +0000)]
Displacing <label> to enclose correctly answer text in question display
so no possible XML problem.
Cleaning comments
Better handling of empty responses when grading,

16 years agoMDL-17463 - reparate capabilities for course and admin reports
skodak [Sat, 29 Nov 2008 14:22:10 +0000 (14:22 +0000)]
MDL-17463 - reparate capabilities for course and admin reports

16 years agoMDL-14679 improved limit handling
skodak [Sat, 29 Nov 2008 13:32:56 +0000 (13:32 +0000)]
MDL-14679 improved limit handling

16 years agoMDL-17264 minor corrections (spaces)
pichetp [Sat, 29 Nov 2008 09:34:14 +0000 (09:34 +0000)]
MDL-17264 minor corrections (spaces)

16 years agoquiz editing: MDL-17294 removed unnecessary comment
pilpi [Fri, 28 Nov 2008 19:51:30 +0000 (19:51 +0000)]
quiz editing: MDL-17294 removed unnecessary comment

16 years agoquiz editing: MDL-17460 select element is populated with user-created data, CSS it...
pilpi [Fri, 28 Nov 2008 19:50:55 +0000 (19:50 +0000)]
quiz editing: MDL-17460 select element is populated with user-created data, CSS it width: 100%

16 years agoquiz editing: MDL-17294 improved the error situation handling in process_randomquesti...
pilpi [Fri, 28 Nov 2008 19:43:45 +0000 (19:43 +0000)]
quiz editing: MDL-17294 improved the error situation handling in process_randomquestion_formdata

16 years agoquiz editing: MDL-17294 removed unnecessary comment
pilpi [Fri, 28 Nov 2008 18:58:30 +0000 (18:58 +0000)]
quiz editing: MDL-17294 removed unnecessary comment

16 years agoquiz editing: MDL-17294 removed unnecessary comments
pilpi [Fri, 28 Nov 2008 18:57:43 +0000 (18:57 +0000)]
quiz editing: MDL-17294 removed unnecessary comments

16 years agoquiz editing: MDL-17418 added another random question preview link
pilpi [Fri, 28 Nov 2008 18:49:28 +0000 (18:49 +0000)]
quiz editing: MDL-17418 added another random question preview link

16 years agoquiz editing: MDL-17294 added a call to quiz_question_tostring()
pilpi [Fri, 28 Nov 2008 18:47:46 +0000 (18:47 +0000)]
quiz editing: MDL-17294 added a call to quiz_question_tostring()

16 years agoquiz editing: MDL-17294 removed the $showbreaks parameter from quiz_print_question_list
pilpi [Fri, 28 Nov 2008 18:37:24 +0000 (18:37 +0000)]
quiz editing: MDL-17294 removed the $showbreaks parameter from quiz_print_question_list

16 years agoMDL-16865 course defaults default settings are applied later when other settings...
skodak [Fri, 28 Nov 2008 18:24:47 +0000 (18:24 +0000)]
MDL-16865 course defaults default settings are applied later when other settings already present, this fixes warnings during install and other potential problems

16 years agoquiz editing: MDL-17294 changed quiz_process_randomquestion_formdata to always return...
pilpi [Fri, 28 Nov 2008 17:29:04 +0000 (17:29 +0000)]
quiz editing: MDL-17294 changed quiz_process_randomquestion_formdata to always return (instead of sometimes redirecting)

16 years agoquiz editing: MDL-17294 fixed a TODO, added the url to usability testing results
pilpi [Fri, 28 Nov 2008 16:47:21 +0000 (16:47 +0000)]
quiz editing: MDL-17294 fixed a TODO, added the url to usability testing results

16 years agoquiz editing: MDL-17452 customized the link tooltip to "Remove empty page" for the...
pilpi [Fri, 28 Nov 2008 16:33:48 +0000 (16:33 +0000)]
quiz editing: MDL-17452 customized the link tooltip to "Remove empty page" for the link for deleting an empty page

16 years agoquiz editing: MDL-17398 Added "show category contents" as a tooltip for the link...
pilpi [Fri, 28 Nov 2008 16:27:42 +0000 (16:27 +0000)]
quiz editing: MDL-17398 Added "show category contents" as a tooltip for the link with the category name as its contents

16 years agoquiz editing: MDL-17398 link to edit random question (configuration) in new UI
pilpi [Fri, 28 Nov 2008 15:43:10 +0000 (15:43 +0000)]
quiz editing: MDL-17398 link to edit random question (configuration) in new UI

16 years agoquiz editing: MDL-17451 CSS and whitespace fixes to truncate overlong question catego...
pilpi [Fri, 28 Nov 2008 15:16:40 +0000 (15:16 +0000)]
quiz editing: MDL-17451 CSS and whitespace fixes to truncate overlong question category name

Tested on opera 9.27, IE6, Firefox 3 on Ubuntu Linux 8.04

16 years agoquiz editing: MDL-17398 cleaned up random question display in the edit subtab
pilpi [Fri, 28 Nov 2008 14:07:06 +0000 (14:07 +0000)]
quiz editing: MDL-17398 cleaned up random question display in the edit subtab
made the link in an empty random question more readable, added a link to show category contents after the list of sample questions of a random question

16 years agoMDL-17419 misconfigured openssl extension blocks installation - openssl.cnf missing??
skodak [Fri, 28 Nov 2008 12:54:15 +0000 (12:54 +0000)]
MDL-17419 misconfigured openssl extension blocks installation - openssl.cnf missing??

16 years agoMDL-12418 "Item Analysis shows duplicate responses for Multiple Choice questions...
jamiesensei [Fri, 28 Nov 2008 10:14:19 +0000 (10:14 +0000)]
MDL-12418 "Item Analysis shows duplicate responses for Multiple Choice questions with LaTeX in answers" This problem was caused by the formatting of questions in get_actual_responses. Now formatting is done in response_summary rather than get_actual_response which returns an array of unformatted strings.

Have fixed the formatting in responses report and in statistics report to use the correct formatting for the question type.

Created new functions format_responses and format_response. format_responses works on an array and normally just walks through the array calling format_response.