Petr Skoda
2c49daf789
MDL-21249 + MDL-16089 finalizing the mod/page module
2010-07-15 15:45:20 +00:00
Petr Skoda
acde4348a1
adding hack note
2010-07-15 14:53:51 +00:00
Petr Skoda
2fd52edc7a
simplified upgrade code, the text format of resource intro was always 0==FORMAT_MOODLE
2010-07-15 14:45:19 +00:00
Jordi Piguillem
9e11d50773
Adding the global variable
2010-07-15 11:05:51 +00:00
Jordi Piguillem
b7d0b32f4a
MDL-22449
...
Modifing map page to add some help
2010-07-15 11:04:21 +00:00
Jordi Piguillem
534d5b04db
MDL-22449
...
Adding some more help strings
2010-07-15 11:03:54 +00:00
Jordi Piguillem
7b8cf15ce5
Restoring a line form a previous version
2010-07-15 10:53:27 +00:00
Jordi Piguillem
f8be7ad493
MDL-22449
...
Removing link from diff string
2010-07-15 10:44:14 +00:00
Jordi Piguillem
4bb7490510
MDL-22449
...
Adding some help strings
2010-07-15 10:43:15 +00:00
Jordi Piguillem
03d1fce9c1
fixing bugs at comments page
2010-07-15 10:16:01 +00:00
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