Commit graph

9669 commits

Author SHA1 Message Date
David Mudrak
e66841b9e6 MDL-21695 Assignment module now uses new help strings
AMOS BEGIN
 HLP assignment/allowdeleting.html,[allowdeleting_help,mod_assignment]
 HLP assignment/allowmaxfiles.html,[allowmaxfiles_help,mod_assignment]
 HLP assignment/allownotes.html,[allownotes_help,mod_assignment]
 HLP assignment/commentinline.html,[commentinline_help,mod_assignment]
 HLP assignment/emailnotification.html,[enableemailnotification_help,mod_assignment]
 HLP assignment/emailteachers.html,[emailteachers_help,mod_assignment]
 HLP assignment/hideintro.html,[hideintro_help,mod_assignment]
 HLP assignment/mods.html,[modulename_help,mod_assignment]
 HLP assignment/pagesize.html,[pagesize_help,mod_assignment]
 HLP assignment/quickgrade.html,[quickgrade_help,mod_assignment]
 HLP assignment/resubmit.html,[allowresubmit_help,mod_assignment]
 HLP assignment/trackdrafts.html,[trackdrafts_help,mod_assignment]
AMOS END
2010-04-29 23:12:13 +00:00
Helen Foster
cc1e127a75 MDL-21695 adding help strings 2010-04-29 20:54:20 +00:00
Helen Foster
854ee5e4d3 MDL-21695 adding help strings 2010-04-29 18:57:14 +00:00
Martin Dougiamas
92e7c34d95 Fixed a missing string for calendar display 2010-04-29 16:25:11 +00:00
Helen Foster
f9d49246b0 MDL-21695 adding help strings 2010-04-29 14:15:28 +00:00
Moodle HQ git importer
873750c2df Fixing drift between CVS and git 2010-04-29 11:26:40 +00:00
Helen Foster
b0d78e43fe MDL-21695 adding help strings 2010-04-29 11:20:53 +00:00
Tim Hunt
8d2971888f quiz recent activity: MDL-20586 was showing scores even if quiz settings said not to.
Fix started with a patch from Yolanda Ordoñez Rufat but with significant reworking by me.
2010-04-29 10:46:39 +00:00
Dan Marsden
adefe70e22 SCORM MDL-21568 attempts grading initialized incorrectly. 2010-04-29 10:08:42 +00:00
Dan Marsden
c8b229a6ca SCORM MDL-21568 missing var from restore 2010-04-29 09:48:52 +00:00
Helen Foster
00acdeb7ec MDL-21695 adding help strings 2010-04-29 09:29:31 +00:00
Dan Marsden
2276208a15 SCORM MDL-22046 - show last completed attempt in gradebook - thanks to Bruce Cota for the report/fix 2010-04-29 09:15:25 +00:00
Dongsheng Cai
28925062d6 "MDL-19118, fix course id for comments api" 2010-04-29 09:07:49 +00:00
Dan Marsden
d1818fdc63 SCORM MDL-22168 only set x.start.time when a SCO is started - don't update it. 2010-04-29 08:31:45 +00:00
Dan Marsden
5f3f5a2f3b SCORM XHTML MDL-17702 good time to finally remove iframe 2010-04-29 08:11:07 +00:00
Dan Marsden
de1ccecd7e SCORM MDL-22242 - undefined var - refactored function no longer uses scormid, but uses full scorm object. 2010-04-29 07:22:59 +00:00
Dan Marsden
7d59021dec SCORM Report improvement MDL-21555 - tidy up 2010-04-29 07:18:02 +00:00
Eloy Lafuente
98baf0d721 MDL-22234 backup - implement choice backup (used for backup tutorial) 2010-04-29 00:00:41 +00:00
Helen Foster
c9fd2d4120 MDL-21695 adding help strings 2010-04-28 20:47:08 +00:00
Helen Foster
50cb19a270 MDL-21695 adding help strings 2010-04-28 09:29:17 +00:00
Andrew Davis
aa3c639984 rating MDL-21657 removed reference to rate_ajax.js 2010-04-28 06:58:50 +00:00
Andrew Davis
cfe3ba15bb rating MDL-21657 removed definitions of data_ratings and glossary_ratings 2010-04-28 04:00:17 +00:00
Andrew Davis
8546cdd414 rating MDL-21657 added a check for the old rating tables before trying to migrate data 2010-04-28 03:50:56 +00:00
Andrew Davis
cbf964dfac rating MDL-21657 removed old per module rating implementations 2010-04-28 03:19:19 +00:00
Andrew Davis
c506e35496 rating MDL-21657 updated rating upgrade process that drops old rating tables 2010-04-28 03:12:49 +00:00
Dan Marsden
d1eb4c8600 remove debug 2010-04-28 02:53:37 +00:00
Dan Marsden
675be221e4 Plagiarism Lib MDL-13680 - reverting commit for now. 2010-04-28 02:52:54 +00:00
Dan Marsden
2c35de0ffb Plagiarism Lib MDL-13680 - reverting commit for now. 2010-04-28 02:47:26 +00:00
Dan Marsden
30b5ee6b06 Plagiarism Lib MDL-13680 - reverting commit for now. 2010-04-28 02:47:25 +00:00
Dan Marsden
4e0effd60c Assignment MDL-7206 implement file browsing api in Assignment mod 2010-04-28 02:16:09 +00:00
Dan Marsden
07270e65cd Assignment MDL-7206 implement file browsing api in Assignment mod 2010-04-28 00:38:30 +00:00
Dan Marsden
8716cc3552 SCORM Report improvement MDL-21555 - fix for delete_responses - wasn't previously updating a users grade. 2010-04-27 22:08:22 +00:00
Dan Marsden
cc3b3fae5d Plagiarism Lib MDL-13680 - add Plagiarism lib support for modules. - initially including the assignment module and Turnitin service - Backup deliberately excluded at this stage and I expect some of the file handling to change slightly before 2.0 release. 2010-04-27 21:52:07 +00:00
Andreas Grabs
184aa32810 Add a DISTINCT clause in a SELECT statement 2010-04-27 18:33:27 +00:00
Andreas Grabs
1483231357 MDL-21227 - convert Feedback to new files api
Currently there is a temporary workarround. Files for templates will be saved in the filearea "course_summary"
2010-04-27 16:34:16 +00:00
Helen Foster
214f6731bb MDL-21695 adding help strings 2010-04-27 16:05:35 +00:00
Helen Foster
b241639de7 MDL-21695 adding help strings 2010-04-27 14:39:45 +00:00
Helen Foster
50f623590b MDL-21695 adding help strings 2010-04-27 14:32:09 +00:00
Helen Foster
0c92a05ed4 MDL-21695 adding help strings 2010-04-27 08:48:28 +00:00
Andreas Grabs
4f37db419b MDL-21227 - convert Feedback to new files api 2010-04-27 08:30:30 +00:00
Helen Foster
5a944254f6 MDL-21695 adding help strings 2010-04-26 20:06:30 +00:00
Helen Foster
5fbd8c0b07 MDL-21695 adding help strings 2010-04-26 13:36:22 +00:00
Helen Foster
dbbd8e9fd1 MDL-21695 adding help strings 2010-04-26 08:28:50 +00:00
Piers Harding
87db13b53c MDL-21985 - modify the mod/scorm settings descriptions, reorder settings, and add the _hlp text values. 2010-04-26 01:00:22 +00:00
Patrick Malley
d427d6095e Removed embedded CSS and properly named a few elements 2010-04-25 19:20:35 +00:00
Dongsheng Cai
50d7699489 "MDL-8224, fixed chat module" 2010-04-25 15:14:36 +00:00
Dan Marsden
6db1124204 Assignment MDL-7206 - zip_packer allows passing of file objects - doesn't need real path 2010-04-25 07:20:17 +00:00
Helen Foster
a1397e4f88 MDL-21695 adding help strings 2010-04-24 21:11:39 +00:00
Petr Skoda
3811c1d4ad MDL-22181 fixed 'random' overriding of assignment idnumbers in gradebook - big thanks to Gordon Bridge for the report and patch 2010-04-24 17:39:20 +00:00
Andreas Grabs
45c2f92aa3 MDL-21227 - convert Feedback to new files api 2010-04-23 23:18:56 +00:00