8936 Commits

Author SHA1 Message Date
Andreas Grabs
cf6c33cb01 removed a unnecessary $OUTPUT->box_start 2010-04-30 15:00:58 +00:00
David Mudrak
7719b4db37 MDL-21695 Database module now uses new help strings
AMOS BEGIN
 HLP data/exportzip.html,[exportaszip_help,mod_data]
 HLP data/fields.html,[newfield_help,mod_data]
 HLP data/fieldmappings.html,[fieldmappings_help,mod_data]
 HLP data/importcsv.html,[csvimport_help,mod_data]
 HLP data/importfromfile.html,[fromfile_help,mod_data]
 HLP data/maxentries.html,[maxentries_help,mod_data]
 HLP data/requireapproval.html,[requireapproval_help,mod_data]
 HLP data/requiredentries.html,[requiredentries_help,mod_data]
 HLP data/requiredentriestoview.html,[requiredentriestoview_help,mod_data]
 HLP data/savepreset.html,[saveaspreset_help,mod_data]
 HLP data/tags.html,[availabletags_help,mod_data]
 HLP data/usepreset.html,[usestandard_help,mod_data]
AMOS END
2010-04-30 14:56:41 +00:00
David Mudrak
539dfe2920 MDL-21695 Removing timerestrict help as recommended by Helen 2010-04-30 13:46:11 +00:00
David Mudrak
c27d61a2a2 MDL-21695 Removing pagesize help as recommended by Helen 2010-04-30 13:40:54 +00:00
Tim Hunt
37b5b69f2e quiz reports MDL-22257: was loading the complete user record, when it only wanted userid.
On a coures with 16000 users, that is a very bad idea ;-)
2010-04-30 13:15:42 +00:00
David Mudrak
80de705fcb MDL-21695 Choice module now uses new help strings
AMOS BEGIN
 HLP choice/limit.html,[limitanswers_help,mod_choice]
 HLP choice/options.html,[choiceoptions_help,mod_choice]
 HLP choice/timerestrict.html,[timerestrict_help,mod_choice]
AMOS END
2010-04-30 12:05:29 +00:00
Andreas Grabs
194dd279cc fixed typos 2010-04-30 11:48:33 +00:00
David Mudrak
a48bf07993 Fixing Chat event type + handling illegal eventtype displaying
Without this fix, chat created events with eventtype set to boolean.
Such value was then used by calendar block to get a string, which
now produces coding_exception.
2010-04-30 10:53:39 +00:00
Andreas Grabs
fc919723ac MDL-21227 - convert Feedback to new files api - recent files 2010-04-30 10:51:58 +00:00
Andreas Grabs
74be01e5cd fixed: missing required_param id for delete_completed.php 2010-04-30 10:36:23 +00:00
Andreas Grabs
cb3dcd788f MDL-22151 - implement new moodle2 backup 2010-04-30 10:34:51 +00:00
David Mudrak
1752d56ffd MDL-21695 Chat module now uses new help strings
AMOS BEGIN
 HLP chat/chatting.html,[usingchat_help,mod_chat]
AMOS END
2010-04-30 10:22:33 +00:00
Andreas Grabs
b4d91fcb0b MDL-22151 - implement new moodle2 backup 2010-04-30 10:06:22 +00:00
Dan Marsden
3b56974322 SCORM AICC MDL-2144 total_time accumulation calculated incorrectly. - thanks to Matteo Scaramuccia for report and fix. 2010-04-30 08:49:33 +00:00
Jamie Pratt
c7a2b2c84f MDL-22252 "couple of typos causing errors when importing glossary contents" 2010-04-30 06:20:19 +00:00
Dan Marsden
03e9a12279 SCORM MDL-18202 MDL-21379 fix spaces 2010-04-30 05:52:56 +00:00
Dan Marsden
6b635d44e2 SCORM MDL-18202 MDL-21379 use correct Scorm format for 1.3 2010-04-30 05:45:12 +00:00
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 Ordoez 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