Andrew Davis (andyjdavis)
7ce5df8620
MDL-27920 gradebook: export was always excluding course totals and xml export was failing
2011-06-21 11:13:34 +08:00
Sam Hemelryk
70e35c4d1d
Merge branch 'MDL-27916' of git://github.com/timhunt/moodle
2011-06-20 13:45:12 +08:00
Sam Hemelryk
1533a25e51
Merge branch 'MDL-27927' of git://github.com/timhunt/moodle
2011-06-20 13:15:37 +08:00
Sam Hemelryk
8ffaf7b4dd
Merge branch 'MDL-27928' of git://github.com/timhunt/moodle
2011-06-20 13:06:10 +08:00
Sam Hemelryk
3fc7c06b99
Merge branch 'quiz_feedback_for_grade' of git://github.com/stronk7/moodle
2011-06-20 13:02:02 +08:00
Eloy Lafuente (stronk7)
1b327dec8a
MDL-27932 quiz - fix some calls to quiz_feedback_for_grade()
2011-06-20 01:46:29 +02:00
Eloy Lafuente (stronk7)
f2113d66cd
Merge branch 'MDL-27910' of git://github.com/timhunt/moodle
2011-06-20 01:26:03 +02:00
Eloy Lafuente (stronk7)
b9412668c4
Merge branch 'MDL-27902' of git://github.com/timhunt/moodle
2011-06-20 01:21:18 +02:00
Tim Hunt
460797abbd
MDL-27928 missing string in the question bank UI.
...
AMOS BEGIN
MOV [categorymove,mod_quiz],[categorymove,question]
AMOS END
2011-06-19 10:44:44 +01:00
Tim Hunt
635971c750
MDL-27927 qtype_multianswer remove hard-coded string.
2011-06-19 10:34:39 +01:00
Tim Hunt
928e7d2a33
MDL-27927 Fix invalid HTML in the multianswer editing form.
2011-06-19 10:27:24 +01:00
Tim Hunt
88ef9d0b2b
MDL-27916 Question state was described wrongly in adaptive and immediate feedback behaviours.
2011-06-18 13:29:39 +01:00
Tim Hunt
e50a5813b7
MDL-27910 quiz stupid typo in a DB query
2011-06-18 11:37:08 +01:00
Tim Hunt
f263d4935f
MDL-27913 Stray whitespace in backup.
2011-06-17 19:37:20 +01:00
Eloy Lafuente (stronk7)
7a7d34febb
on-demand release 2.1beta
2011-06-17 19:25:39 +02:00
Eloy Lafuente (stronk7)
fd8f24dba8
Merge branch 'MDL-27869' of git://github.com/timhunt/moodle
2011-06-17 18:32:00 +02:00
Eloy Lafuente (stronk7)
faf1f957ac
Merge branch 'MDL-27490' of git://github.com/timhunt/moodle
2011-06-17 17:24:51 +02:00
Tim Hunt
fde4560dae
MDL-27490 Implement a manage question behaviours admin page
...
While doing this, I found various bugs in the manages question types admin page, and so fixed them, and updated the code
there to use $OUTPUT and html_writer.
AMOS BEGIN
MOV [cannotdeletemissingqtype,admin],[cannotdeletemissingqtype,question]
MOV [cannotdeleteqtypeinuse,admin],[cannotdeleteqtypeinuse,question]
MOV [cannotdeleteqtypeneeded,admin],[cannotdeleteqtypeneeded,question]
MOV [deleteqtypeareyousure,admin],[deleteqtypeareyousure,question]
MOV [deleteqtypeareyousuremessage,admin],[deleteqtypeareyousuremessage,question]
MOV [deletingqtype,admin],[deletingqtype,question]
MOV [numquestions,admin],[numquestions,question]
MOV [numquestionsandhidden,admin],[numquestionsandhidden,question]
MOV [qtypedeletefiles,admin],[qtypedeletefiles,question]
MOV [uninstallqtype,admin],[uninstallqtype,question]
AMOS END
2011-06-17 16:21:32 +01:00
Eloy Lafuente (stronk7)
3c158ff95e
Merge branch 'MDL-27868' of git://github.com/timhunt/moodle
2011-06-17 16:45:30 +02:00
Tim Hunt
5cf69d7ff5
MDL-27868 Hints (and some other things) lost when re-editing calculated* questions.
2011-06-17 15:42:03 +01:00
Tim Hunt
3a5da40b4c
MDL-27902 quiz reviewquestion.php page needs to be converted to use the renderer.
2011-06-17 15:27:41 +01:00
Eloy Lafuente (stronk7)
ff30976ad5
Merge branch 'MDL-27887' of git://github.com/timhunt/moodle
2011-06-17 16:16:58 +02:00
Eloy Lafuente (stronk7)
5df6b3c87e
Merge branch 'MDL-27877' of git://github.com/timhunt/moodle
2011-06-17 15:32:10 +02:00
Eloy Lafuente (stronk7)
5017d4dc7d
Merge branch 'MDL-27878' of git://github.com/timhunt/moodle
2011-06-17 15:30:16 +02:00
Tim Hunt
5f79a9bcb6
MDL-27898 fix question/engine/simpletest/testdatalib.php unit tests.
...
Now that MDL-27897 is fixed.
2011-06-17 11:28:05 +01:00
Tim Hunt
cfcf9bb4e3
MDL-27897 moodle_database::get_in_or_equal must not use a static variable.
...
It makes unit testing impossible. Switch to a field.
2011-06-17 11:26:51 +01:00
Eloy Lafuente (stronk7)
d037c6bc3c
on-demand release 2.1beta
2011-06-17 11:18:33 +02:00
Aparup Banerjee
cec76330fe
MDL-27500 editor - updated plugin version references, thirdparty version reference and tinymce upgrade readme
2011-06-17 16:52:57 +08:00
Eloy Lafuente (stronk7)
16fd82d8ef
MDL-27500 HTML Editor - bump version
2011-06-17 01:11:34 +02:00
Eloy Lafuente (stronk7)
33865a7812
MDL-27500 HTML Editor - deleted 3.3.9.2 build
2011-06-17 01:10:15 +02:00
Eloy Lafuente (stronk7)
7035b80ad9
Merge branch 'MDL-27500' of git://github.com/nebgor/moodle
2011-06-17 01:06:07 +02:00
Tim Hunt
a8c8641802
MDL-27887 In developer debug, use uncompressed TinyMCE code.
2011-06-16 18:59:41 +01:00
Tim Hunt
03b2b8fa29
MDL-27869 Fix images in numerical and calculated questions.
...
Also fix an embarassing TODO in multianswer quetsions.
2011-06-16 18:56:37 +01:00
Tim Hunt
6481b28fe5
MDL-27878 make progress bars fail explicity if you forget to call create().
2011-06-16 18:55:29 +01:00
Tim Hunt
08c458d10f
MDL-27877 question engine progress bars not working.
2011-06-16 18:55:10 +01:00
Eloy Lafuente (stronk7)
c3f85e22d9
weekly release 2.1beta
2011-06-16 19:08:04 +02:00
Eloy Lafuente (stronk7)
28e23ea737
fix permissions
2011-06-16 19:06:07 +02:00
Eloy Lafuente (stronk7)
868ca72707
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-06-16 19:03:16 +02:00
Andrew Davis (andyjdavis)
0f63f2714f
MDL-26105 blocks: made the block settings help icons work
2011-06-16 12:05:53 +02:00
Andrew Davis (andyjdavis)
84a1bea972
MDL-26105 blocks: readded the my moodle page's page type list generator function
2011-06-16 12:05:48 +02:00
Aparup Banerjee
da4772a276
Backup - mod lesson conversion: apply jumpto fix only to matching question types.
2011-06-16 10:52:55 +02:00
Aparup Banerjee
914bfea245
MDL-27819 Backup - fixed extra answers/jump data.
...
- fixed unset causing missing property
- fixed answers empty notice, allowed for page with no answers.
2011-06-16 10:52:45 +02:00
Eloy Lafuente (stronk7)
5c5f71172a
Merge branch 'wip-MDL-24355-master' of git://github.com/andyjdavis/moodle
2011-06-16 10:38:49 +02:00
Eloy Lafuente (stronk7)
a31a6ce32d
MDL-27171 take rid of 2 wrong strings moved to forum/lang/xx/forum.php
2011-06-16 00:43:58 +02:00
Eloy Lafuente (stronk7)
192026f6e5
Merge branch 'MDL-27797_fixup' of git://github.com/timhunt/moodle
2011-06-15 18:18:26 +02:00
Tim Hunt
1f1c60c6a7
MDL-27797 supplimental. Fix two minor issues found by Sam H during testing.
2011-06-15 15:38:46 +01:00
Eloy Lafuente (stronk7)
3420de9f97
Merge branch 'MDL-27865' of git://github.com/timhunt/moodle
2011-06-15 14:37:23 +02:00
Tim Hunt
e6d7658337
MDL-27865 fix editing of calculated* questions.
2011-06-15 12:20:26 +01:00
Aparup Banerjee
6df63e4f9b
MDL-27819 Backup - mod_lesson conversion: optimized page buffering from all pages to 3 pages
2011-06-15 12:09:33 +02:00
Aparup Banerjee
496a576aa9
MDL-27819 backup - added nextpageid and prevpageid elements to lesson moodle1 backup conversion to 2.x
2011-06-15 12:09:24 +02:00