Rossiani Wijaya
21b6efd7c9
MDL-23233 - adding formslib.php
2010-07-15 04:11:17 +00:00
Andreas Grabs
cb416e5042
MDL-23275 - Feedback error when adding question
...
MDL-23276 - Adding a feddback question shoud return to fedback questions
2010-07-14 19:38:57 +00:00
Rossiani Wijaya
b1b769b046
MDL-22647 - Fixed undefined $strintro. Change $strintro to $strentries
2010-07-14 09:44:19 +00:00
Dongsheng Cai
b12ce9449f
MDL-22609, fixed assignment files tree view
2010-07-14 09:41:13 +00:00
aparup
38430d3521
Assignment MDL-22893
...
- response files uploading now uses the new file picker element in single upload type.
2010-07-14 09:05:30 +00:00
Petr Skoda
f728d49b00
MDL-19380 uploadlib cleanup before readding of antivirus integration
2010-07-14 08:40:48 +00:00
Dan Marsden
9fd2f3c1b0
Choice MDL-23248 - check if var exists before setting.
2010-07-13 23:25:19 +00:00
Petr Skoda
dbf9e4bae3
MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins
2010-07-13 13:56:55 +00:00
aparup
6ad4b78fcf
Assignment MDL-22893
...
- response files uploading now uses the new file manager element in advanced upload type. (@TODO: single upload->use file picker)
- fixed file manager using $USER->id, now using the submission->userid to display the file area files.
2010-07-13 09:54:59 +00:00
Dongsheng Cai
e525b6f125
MDL-22893, portfolio support
2010-07-13 07:55:47 +00:00
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