Commit graph

9752 commits

Author SHA1 Message Date
Dan Marsden
a6f349434f MDL-23479 lesson Restore Code 2010-07-29 04:46:01 +00:00
Andrew Davis
2742ffe7c9 data MDL-23488 made database activity respect availability and visibility dates
AMOS BEGIN
 CPY [expired,mod_choice],[expired,mod_data]
 CPY [notopenyet,mod_choice],[notopenyet,mod_data]
AMOS END
2010-07-29 03:26:02 +00:00
Dan Marsden
58bd461cec MDL-23479 scorm restore code - fix bug with mapping MDL-23570 2010-07-29 02:23:06 +00:00
Dan Marsden
36ee2cae40 MDL-23479 wiki restore code - Still some files not included in backup/restore and content needs decoding correctly. 2010-07-29 02:08:33 +00:00
Dan Marsden
1ecc51c4c8 MDL-23479 wiki restore typo 2010-07-29 01:14:20 +00:00
Dan Marsden
ef8c73584f MDL-23479 chat restore code 2010-07-28 23:16:06 +00:00
Dan Marsden
a2920c7e5e MDL-23479 scorm restore code 2010-07-28 22:37:49 +00:00
Eloy Lafuente
62ab566eb7 NOMDL survey - fix crazy query cross-joining like hell 2010-07-28 16:02:22 +00:00
Tim Hunt
a49cb927fd NOBUG more consistent use of URLs for the quiz reports. 2010-07-28 15:08:34 +00:00
Tim Hunt
a88ba5700c NOBUG quiz start attempt Fix the quiz password page. 2010-07-28 15:06:28 +00:00
Tim Hunt
d8011b7bde NOBUG quiz summary Align the submit all and finish button properly. 2010-07-28 15:04:26 +00:00
Petr Skoda
1b20b92792 MDL-23561 temp workaround 2010-07-28 14:16:17 +00:00
Petr Skoda
39f5b5c1ec MDL-23463 found the redirection problem 2010-07-28 13:54:32 +00:00
Petr Skoda
44cb7e6364 MDL-23541 missing define for fixed jump defaults 2010-07-28 13:45:01 +00:00
Petr Skoda
4d5ab13e30 MDL-23541 truefalse fixed jump defaults 2010-07-28 13:42:56 +00:00
Petr Skoda
76f5f66f16 MDL-23541 matching fixed jump defaults 2010-07-28 13:42:00 +00:00
Petr Skoda
c72c3fc699 MDL-23541 numerical fixed jump defaults 2010-07-28 13:40:23 +00:00
Petr Skoda
cc6d233dd7 MDL-23541 shortanswer fixed jump defaults 2010-07-28 13:39:28 +00:00
Petr Skoda
94282e8f95 MDL-23541 MCQ fixed jump defaults 2010-07-28 13:38:27 +00:00
Petr Skoda
0493240903 MDL-23540 improved matching question options and fixed displayed jumps 2010-07-28 13:32:32 +00:00
Petr Skoda
cb2c196306 MDL-23542 adding support for cols and rows in textarea editor, fixing lesson to use smaller text areas 2010-07-28 13:23:51 +00:00
Eloy Lafuente
162d02c362 NOBUG backup - choice_answers aren't children of choice_options 2010-07-28 10:30:30 +00:00
Dan Marsden
731ca13c9d MDL-23479 feedback restore code 2010-07-28 09:57:04 +00:00
rwijaya
31d085e2a3 MDL-20508 - Modified $PAGE and $OUTPUT to $this->page and $this->output 2010-07-28 09:27:28 +00:00
danmarsden
0803272a8a MDL-23479 survey restore code 2010-07-28 08:56:24 +00:00
danmarsden
3dffbc32f8 MDL-23479 survey backup code typo 2010-07-28 08:49:57 +00:00
danmarsden
dd454f4661 MDL-23479 folder Restore code 2010-07-28 08:31:35 +00:00
Andrew Davis
e51b3cfc0c forum MDL-23388 altered help string to provide information on the role of caps in forum throttling 2010-07-28 07:35:10 +00:00
Dongsheng Cai
708c2e041a CHAT, MDL-23374, fixed studentlogs option 2010-07-28 04:12:16 +00:00
aparup
1bd24d10cc assignment MDL-22609 notice when no submission yet - fixed. 2010-07-28 02:42:21 +00:00
Dan Marsden
6751fcbd80 MDL-23479 missed check for intro files. 2010-07-28 01:57:12 +00:00
Dan Marsden
86edee3543 MDL-23479 Resource Restore code 2010-07-28 01:51:57 +00:00
Dan Marsden
6517017975 MDL-23479 Page Restore code - fix comments in label code. 2010-07-28 01:35:56 +00:00
Dan Marsden
8508a59fff MDL-23479 Label Restore code 2010-07-28 01:17:29 +00:00
Dan Marsden
0cb03b2547 MDL-23479 URL missed text in comment 2010-07-28 01:01:39 +00:00
Dan Marsden
4c2d1c55be MDL-23479 URL Restore code 2010-07-28 01:00:40 +00:00
Eloy Lafuente
6ad734cab6 MDL-23479 backup - choice restore implementation 2010-07-27 23:50:15 +00:00
David Mudrak
884482fba1 MDL-19211 workshop uses editors_get_preferred_format() instead of hard coded default formats 2010-07-27 22:30:34 +00:00
Dongsheng Cai
16b86ae420 MDL-23187, added extra comments caps to modules (glossary, data and wiki) 2010-07-27 10:05:12 +00:00
aparup
2ea89456ce assignment MDL-22893 combined finalize/unfinalize button(form) into the grading form for multiple upload assignment type.
redirections tweaked so that the grading person returns to the single submission grading display.
2010-07-27 08:25:27 +00:00
aparup
3db4e0112f assignment MDL-22609 notice when no submission yet in single upload grading. - fixed. 2010-07-27 08:16:40 +00:00
aparup
31f56ef630 assignment MDL-22609 missed changes for changing file's itemid = submission->id rather than user->id 2010-07-27 08:13:30 +00:00
Dongsheng Cai
29ea008012 "MDL-23374, chat, fixed undefined variable" 2010-07-27 03:29:49 +00:00
Andrew Davis
6999d9cf75 lesson MDL-23456 in lesson module glossary autolinking was happening in question answers but not the questions themselves 2010-07-27 02:10:59 +00:00
Andrew Davis
7ee9d9c881 glossary MDL-23423 converted glossary autolinker to use an overlay rather than a popup 2010-07-27 01:32:51 +00:00
David Mudrak
122fc5d9d5 NOMDL quiz: fixed sql params handling in recent activity report
The $params set were thrown away by array() statement, leading to DML
error.
2010-07-26 22:20:51 +00:00
David Mudrak
54fe847044 NOMDL workshop: fixed urls in recent activity report 2010-07-26 22:06:34 +00:00
David Mudrak
bf1da11afd NOMDL assignment recent activity: fixed missing properties needed for user avatar 2010-07-26 21:58:21 +00:00
David Mudrak
09d35ae38e NOMDL assignment: fixed recent activity report for separate groups mode
There were two typos here. The first one ($cm->userid) led to incorrect
groups list. But the second one ($interset) caused that the intersection
of the group lists was never used. I just spotted this during copy &
pasting into workshop 2.0
Also fixed the heading size to what other modules use.

Merged from 1.9
2010-07-26 21:29:20 +00:00
David Mudrak
7a5f4be030 NOMDL workshop: support for activity reporting
Also contains several small fixes and improvements done during the
development.
2010-07-26 21:28:42 +00:00