6213 Commits

Author SHA1 Message Date
skodak
1970d24381 MDL-9549 function param renamed 2007-06-03 12:34:56 +00:00
skodak
dd232d0100 MDL-9549 some more grading and rating improvements, cleanup and fixes 2007-06-03 12:22:23 +00:00
skodak
3e6303b7be MDL-9549 no rating fix 2007-06-03 11:29:38 +00:00
skodak
3460111498 MDL-9549 no grading fix 2007-06-03 10:30:23 +00:00
skodak
b01abc85e4 MDL-9549 fixed deleting of instance 2007-06-03 10:10:40 +00:00
skodak
4e9ba8c052 MDL-9549 added proper handling of magic quotes when dealing with mod_form 2007-06-03 09:56:49 +00:00
skodak
e8586b5f34 MDL-9549 minor code formatting cleanup 2007-06-03 09:27:16 +00:00
skodak
4a1be95c60 MDL-9545 minor code formatting cleanup 2007-06-03 09:26:45 +00:00
skodak
45fa341298 MDL-9545 refactoring of grading code in assignment, whitespace cleanup 2007-06-03 09:10:52 +00:00
skodak
d31bae7094 MDL-9549 added comments and fixed grade item delete 2007-06-03 09:06:58 +00:00
tjhunt
2ac5177aff MDL-10006 - Sorting the quiz overview report on feedback breaks it. Merged from MOODLE_18_STABLE. 2007-06-03 07:26:54 +00:00
skodak
e6d4504807 MDL-9549 Implement grade_updated event triggers in Glossary 2007-06-02 22:18:01 +00:00
skodak
b83ed1acb9 MDL-10010 improved data validation in glossary rate.php 2007-06-02 15:56:52 +00:00
skodak
d08e1a0b82 minor xhtml strict fix and coding style 2007-06-02 14:08:14 +00:00
skodak
63e21b9bda MDL-10009 ratings settings do not work in glossary 2007-06-02 14:03:06 +00:00
skodak
ada917d50a fixed handling of grade items when deleting assignment 2007-06-01 15:13:36 +00:00
csantossaenz
1a3dad3484 Fixed problem with cmi.interactions.id elements' duplicated ids. 2007-06-01 12:42:36 +00:00
skodak
b5ebd0962f bgufixing and external grading improvements 2007-05-31 20:34:41 +00:00
csantossaenz
3b2c6f99b6 Fixed a problem with cmi.interactions.n.objectives.n.id duplicated ids 2007-05-31 16:24:53 +00:00
csantossaenz
ef24d5b8fd Fixed problem with cmi.interactions.n.id duplicated ids 2007-05-29 11:22:49 +00:00
nicolasconnault
de420c11c5 MDL-9317 Applying Petr's second patch 2007-05-29 00:56:44 +00:00
mark-nielsen
e72be0548e Merging in changes for MDL-9947 and MDL-9923 from MOODLE_18_STABLE 2007-05-28 18:55:15 +00:00
bobopinna
416050aa9a patched a parse error 2007-05-28 12:53:42 +00:00
skodak
7bddd4b787 MDL-9632; MDL-9545 basic assignment grading support - event triggers implemented + some minor cleanup 2007-05-28 08:55:15 +00:00
bobopinna
27a46315e2 Added the starting point for CMIFeedback type checking 2007-05-28 08:18:25 +00:00
nicolasconnault
4e83465eed Removed non-standard :endif notation. 2007-05-28 00:22:17 +00:00
bobopinna
36938e1a67 fixed translation file for othersettings string 2007-05-27 21:24:51 +00:00
bobopinna
8e4838ffd7 Fixed some bugs that block ADL test suite
Still to fix ex CMIFeedback type
2007-05-27 21:22:27 +00:00
bobopinna
bb8f14335a Added exitactivity link in navigation bar 2007-05-27 17:08:54 +00:00
bobopinna
2b90f94115 commented attend fields because this feature in not implemented yet 2007-05-27 16:32:59 +00:00
bobopinna
456980415c fixed a big problem with local manifest file import
removed a white space in url generation
2007-05-27 16:28:39 +00:00
bobopinna
23ab8e8d80 removed an unrequired require_once
optimized an if branch
2007-05-27 16:26:05 +00:00
bobopinna
9b60b28a52 fixed a missing <li> tag in package TOC 2007-05-27 16:21:13 +00:00
mark-nielsen
11bf5b8301 Merging fixes for MDL-9757, MDL-9619 and MDL-9366 from MOODLE_18_STABLE 2007-05-23 17:48:12 +00:00
tjhunt
19faed1ab3 MDL-9914 - Can't download mark details from the quiz overview report. Merged from MOODLE_18_STABLE. 2007-05-23 10:21:43 +00:00
gbateson
34f2a964f9 use PARAM_ALPHANUM on "section" parameter so that "section=all" is allowed 2007-05-22 04:28:27 +00:00
moodler
87b0b4990b Fix for manual read tracking MDL-9859 2007-05-21 14:43:09 +00:00
skodak
c1f7441a05 MDL-9392 resource_popup: not working; merged from MOODLE_18_STABLE 2007-05-16 21:29:12 +00:00
bobopinna
91e7b2b18a Fixed bug with correct_responses elements 2007-05-16 14:30:25 +00:00
bobopinna
92733802a9 Fixed double indexed elements problem 2007-05-16 08:34:25 +00:00
skodak
a7156b5d7f MDL-9380 Adding a Resource of Type directory leads to SQL errors, patch by Andrew Schmadeke; merged from MOODLE_18_STABLE 2007-05-15 20:56:40 +00:00
skodak
7b8f289cdf MDL-9730 resource name is now used in accessibility pdf link instead of summary hat may not be always present; merged from MOODLE_18_STABLE 2007-05-15 19:56:08 +00:00
skodak
7bf579b243 MDL-9821 incorrect permission to modify templates for non-editing teacher in db module; merged from MOODLE_18_STABLE 2007-05-15 16:58:05 +00:00
skodak
606361b9c2 MDL-5958 reverting the permission change in db/lib/access.php - course creator permissions must be defined only above the course level!
they must not be enabled at module level
2007-05-15 16:45:53 +00:00
csantossaenz
b7500e489f Removed code which was there to skip a step on Scorm compliance test 2007-05-15 06:41:25 +00:00
bobopinna
a5fcd78018 Removed maxmodel unuseful variable
This could fix also cmi.interactions.n.learner_response problem
2007-05-14 12:27:12 +00:00
gbateson
34caf003e0 when inserting 'Give Up' button, if site encoding is not iso-8859-1, then set page encoding to get_string('thischarset') 2007-05-11 05:28:28 +00:00
urs_hunkler
132148ad2e added/changed custom corners lib and calls to add the necessary divs
The SCORM course makes big problems because the  scorm content is absolutely positioned. All surrounding divs collapse.
2007-05-09 18:29:36 +00:00
urs_hunkler
f145c2482d added/changed custom corners lib and calls to add the necessary divs 2007-05-09 15:03:01 +00:00
nicolasconnault
95ec7c3146 Fixed incorrect paths to config.php and preset_class.php. 2007-05-09 08:06:35 +00:00