9324 Commits

Author SHA1 Message Date
Dan Marsden
5cf8509753 SCORM MDL-23210 - add comment to code to help us remember not to convert this to using other file lib function. 2010-07-12 08:12:16 +00:00
aparup
489c2f1b7a Assignment MDL-22893 put safety require_once as encountered moodleform class not found err. 2010-07-12 07:33:21 +00:00
aparup
e1d4da0507 Assignment MDL-22893 oops, corrected the moodle_url instantiation to put param in an array. 2010-07-12 07:12:46 +00:00
aparup
be534597c1 Assignment MDL-22893 fixed display of response files and the redirect when (advanced) uploading multiple response file. 2010-07-12 07:04:33 +00:00
Dongsheng Cai
b76f2e60d6 MDL-23102, scorm, show previously uploaded package file 2010-07-12 04:46:52 +00:00
Dan Marsden
38961293ed MDL-14589 - reverting patch as it breaks access to packages that use arguments in the url on loader style pages. please see MDL-23210 for details 2010-07-11 23:53:38 +00:00
Dan Marsden
3903aab0aa MDL-14589 - guessing at the right way to call this function. 2010-07-11 23:07:02 +00:00
Petr Skoda
50a8bd6c1d MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
Petr Skoda
20e5da7d91 MDL-19211 back to the old text format preferences logic + minor refactoring and improvements 2010-07-10 12:12:59 +00:00
Dan Marsden
e5905528fa SCORM MDL-23119 allowing extra characters in CMIIdentifier - this is outside the ADL Spec but it seems to be ok to extend this and allow more characters than is specified by ADL 2010-07-10 08:17:13 +00:00
David Mudrak
26b51f4e9d MDL-19936 MDL-22151 MDL-22245 backup/moodle2 support for workshopform_comments 2010-07-09 11:21:04 +00:00
David Mudrak
a4f2129dd1 MDL-19936 MDL-22151 MDL-22245 backup/moodle2 support for workshopform_numerrors 2010-07-09 11:20:40 +00:00
David Mudrak
f29917c590 MDL-19936 MDL-22151 MDL-22245 backup/moodle2 support for workshopform_rubric 2010-07-09 11:20:15 +00:00
David Mudrak
0fc5a5faf1 MDL-19936 MDL-22151 MDL-22245 backup/moodle2 support for mod_workshop, workshopeval_best and workshopform_accumulative 2010-07-09 11:19:39 +00:00
David Mudrak
e706b9c3f6 NOMDL workshop: added new tool to clear the assessments
This is useful when the grading strategy is changed within workshop
instance.
2010-07-09 10:35:20 +00:00
Dongsheng Cai
ce2a1c4da9 MDL-22893, assignment module should use filepicker and filemanager 2010-07-09 09:21:52 +00:00
Dan Marsden
d67eb43486 SCORM MDL-17702 iframe no longer used - rename string and remove old string no longer used. 2010-07-09 08:40:54 +00:00
Dan Marsden
9eb8dccc1b SCORM MDL-23176 return error correctly if file not selected. 2010-07-09 08:33:25 +00:00
Dan Marsden
2a4181a6fc SCORM MDL-23166 IE doesn't like it when we have form fields called "id" - this should be cm anyway. - thanks to Sam for help tracking this! 2010-07-09 08:03:51 +00:00
David Mudrak
32c78bc325 NOMDL workshop: added new toolbox viewlet, first tool lets you to clear aggregated grades 2010-07-09 07:55:23 +00:00
Dan Marsden
3d00d6ab02 SCORM MDL-23166 IE doesn't like it when we have form fields called "id" - this should be cm anyway. - thanks to Sam for help tracking this! 2010-07-09 04:18:15 +00:00
Piers Harding
0d55dd4d22 MDL-19442 - fix type cast of values for gradebook calculations 2010-07-08 18:22:53 +00:00
David Mudrak
eeb7d0f9f1 NOMDL workshop: display calculated grades when comparing assessments 2010-07-08 14:24:36 +00:00
David Mudrak
0047a64f68 NOMDL workshop: rubric grid layout fixed after recent addition of assessment setting form 2010-07-08 14:08:27 +00:00
Petr Skoda
9db7f99b3c MDL-23153 fixed incorrect string name 2010-07-08 13:24:24 +00:00
David Mudrak
2ffc732709 NOMDL workshop: CSS for rubric grading strategy moved to the plugin space 2010-07-08 13:19:35 +00:00
David Mudrak
926b9f8f6f NOMDL workshop: fixed regression caused by recent File API improvements 2010-07-08 12:35:20 +00:00
Dan Marsden
b326c85a36 SCORM MDL-21568 - provide a way for checking to see if these fixes were made on the 1.9 branch already. 2010-07-08 11:33:19 +00:00
Dan Marsden
07b21d0467 SCORM MDL-21568 - less efficient but more reliable cross-compatible db scripts. 2010-07-08 11:01:14 +00:00
Dan Marsden
793141476f SCORM MDL-21568 - add fix for whatgrade column - can't add this to newer upgrade functions as it will break any changes to scorms that have been created since. - hope the upgrade script works cross-db - thanks to Bruce Cota for report/patch 2010-07-08 10:45:52 +00:00
Dan Marsden
03751efe8a SCORM MDL-21568 - use correct storing of grading method - remove old references to bad calls. - hope the upgrade script works cross-db - thanks to Bruce Cota for report/patch 2010-07-08 10:40:46 +00:00
Dan Marsden
8d8740e900 SCORM MDL-22423 fix spacing 2010-07-08 09:47:17 +00:00
Dan Marsden
58b44e1ad3 SCORM MDL-22423 don't include empty raw scores from assets when calculating grade 2010-07-08 09:46:20 +00:00
Dan Marsden
4572edaa1c SCORM MDL-22954 fix typo 2010-07-08 09:23:36 +00:00
Andrew Davis
eac02096d6 forum MDL-23145 switched forum digests over to just use email instead of being chanelled through messaging 2010-07-08 08:23:58 +00:00
Andrew Davis
b58bd1a2fa forum MDL-23145 switched forum digests over to just use email instead of being chanelled through messaging 2010-07-08 08:08:16 +00:00
Martin Dougiamas
36c3fbe324 MDL-20069 Fixed a missing string 2010-07-08 06:46:14 +00:00
Dongsheng Cai
13ce122930 MDL-23142, Portfolio Export should require mod/assignment/lib.php thanks to Dan Marsden, and remove stored_file.php from portfolio 2010-07-08 04:49:46 +00:00
Martin Dougiamas
204f394e27 Converted some quiz events to use frankenstyle component names (spit) 2010-07-08 04:07:23 +00:00
Martin Dougiamas
dcffbe5411 MDL-21861 Made these assignment events more generic, so that they can be used by other activity modules (like Workshop etc). assessable_file_uploaded and assessable_files_done
We are doing it this way because MULTIPLE plagiarism **plugins** may need to handle these events using cron, so it's good to get them in a queue.

The other way to do this would be to call a function in plagiarism core and have that generate the event, but there is not really any advantage in that.   Conceivably something other than plagiarism plugins might be interested in these events later on.
2010-07-08 03:34:22 +00:00
David Mudrak
c2d2eb6ea0 NOBUG workshop: added field evaluation for future usage
The field holds the name of the grading evaluation method recently used
for the workshop or the default one to be used. At the moment there are
no alternatives but 'best' plugin. But I want to have the field there
before 2.0 stable release and also want to include it in workshop
backups.
2010-07-07 21:46:05 +00:00
Andreas Grabs
32d2ddab5d MDL-21227 - now templates can save images on course-context :). Thanks to Petr!!! 2010-07-07 21:37:10 +00:00
Eloy Lafuente
f2e34ee52b MDL-22245 backup - keep subplugin branches connected all the time. Thanks for spotting it David! 2010-07-07 17:26:34 +00:00
David Mudrak
ba2f16c9a7 MDL-21676 Fixed regression - typo in the table alias 2010-07-07 13:37:53 +00:00
aparup
dbd9b303cc Glossary MDL-23063 fixed bug with the way get_record was being called.. kudos to Stephen 2010-07-07 07:21:13 +00:00
Eloy Lafuente
3f9d86cd69 MDL-21432 backup - choice restore (missing steps). Enables activity settings 2010-07-06 22:38:53 +00:00
Petr Skoda
936a54ca05 MDL-23106 removing unused ratings upgrade code 2010-07-06 17:29:55 +00:00
Petr Skoda
2e0406a53a repeating upgrade typo fixed 2010-07-06 16:10:17 +00:00
Petr Skoda
6489e36131 fixed docs typos 2010-07-06 16:04:41 +00:00
Andrew Davis
6d2e69363d message MDL-23101 made email notifications of forum posts work 2010-07-06 08:59:39 +00:00