Tim Hunt
548071f614
MDL-47494 ddimageortext: Fix import/export and unit tests.
2011-12-06 14:50:19 +00:00
Tim Hunt
efff972a54
MDL-47494 ddwtos: Fix unit tests
2011-12-06 14:45:33 +00:00
Henning Bostelmann
4c0b36283a
MDL-29772 Adaptive question behaviour: improve penalty information
...
also fixes MDL-29780: suppress penalty information if question penalty is 0
2011-12-06 10:46:50 +00:00
Tim Hunt
afc09933e6
MDL-47494 gapselect: Select menus should start saying 'Choose ...', not blank.
2011-12-05 12:51:08 +00:00
Tim Hunt
1371d090c8
MDL-47494 gapselect: Fix export of combined feedback.
2011-12-05 12:50:24 +00:00
Jamie Pratt
50f0ab7f6e
MDL-47494 ddmarker: OU-2488 Proper British English
2011-12-02 22:59:15 +07:00
Tim Hunt
0030db53d8
MDL-30558 question bank, missing string with obscure permissions.
...
AMOS BEGIN
MOV [selectcategoryabove,mod_quiz],[selectcategoryabove,question]
AMOS END
2011-12-02 14:52:01 +00:00
Tim Hunt
6c6fc62627
MDL-47494 ddimageortext: Remove redundant line of code. Hints are automatically output anyway.
2011-12-02 20:36:35 +07:00
Jamie Pratt
ac9c8df673
MDL-47494 ddmarker: OU-2489 Using js instead of styling to position markers correctly
...
on home
2011-12-02 20:20:19 +07:00
Jamie Pratt
53c8848761
MDL-47494 ddmarker: OU-2493 Assigned some extra keys to move markers about the screen
2011-12-02 20:19:30 +07:00
Jamie Pratt
6daf12fe14
MDL-47494 ddmarker: OU-2488 Improved English in coordinate validation error messages.
2011-12-02 16:44:39 +07:00
Jamie Pratt
f76c454b04
MDL-47494 ddmarker: OU-2409 fixed punctuation and style in auto generated hints
...
for wrongly placed drags
2011-12-02 16:07:31 +07:00
Tim Hunt
8c0650fc4a
MDL-47494 ddimageortext: Remove redundant line of code. Hints are automatically output anyway.
2011-12-01 11:49:21 +00:00
Jamie Pratt
6e96abb029
MDL-47494 ddmarker: OU-2453 Fixed drag redraw so now there are no duplicate drag items
2011-11-30 08:21:52 +07:00
Jamie Pratt
8d5d2155e4
MDL-47494 ddmarker: OU-2454 Fix for text boxes in feedback in IE7 being broken in half by br
2011-11-30 08:09:19 +07:00
Sam Hemelryk
4117b4fcd8
Merge branch 'MDL-30322' of git://github.com/timhunt/moodle
2011-11-30 13:02:15 +13:00
Sam Hemelryk
b64a3e1ac1
MDL-30485 whitespace fix
2011-11-30 11:55:55 +13:00
Jamie Pratt
9a0723c5d6
MDL-47494 ddmarker: OU-2426 Work around bug seen in IE7
...
Graphics.destroy function was throwing an error. Seems there is a bug in the
YUI library affecting IE 7 and 8.
2011-11-29 19:26:05 +07:00
Jamie Pratt
d89a348524
MDL-47494 ddmarker: OU-2422 Added 20px margin between drag items and image above
2011-11-29 14:44:06 +07:00
Jamie Pratt
5a34e0b037
MDL-47494 ddmarker: OU-2407 allow tags in markers
...
relaxed form validation and hardened js
2011-11-29 14:29:34 +07:00
Jamie Pratt
7401a9146b
MDL-47494 ddmarker: OU-2409 adding a comma between misplaced markers in feedback
2011-11-29 14:28:35 +07:00
Jamie Pratt
f00f4682d9
MDL-47494 ddimageortext: Merge branch 'master' into MOODLE_21_STABLE
2011-11-29 07:07:26 +07:00
Jamie Pratt
f8f8163e94
MDL-47494 ddimageortext: NOBUG lang string changes
2011-11-29 07:06:24 +07:00
Jamie Pratt
3ed6823de4
MDL-47494 ddmarker: NOBUG some lang string changes
2011-11-29 07:05:28 +07:00
Tim Hunt
3385a144b8
MDL-30485 XML import from 1.9 does not handle files in subfolders.
2011-11-28 17:26:17 +00:00
Tim Hunt
7d087744cb
MDL-30322 qtypes calc* and mulitanswer -> optional_param_array.
2011-11-28 16:57:00 +00:00
Jamie Pratt
a709dca58b
MDL-47494 ddmarker: NOBUG adding gridline overlay to drop background image in ddmarker.
2011-11-25 17:50:40 +07:00
Tim Hunt
7547c32aa4
MDL-47494 ddwtos: Summarise response did not work when choices contained HTML. #2009
2011-11-24 16:45:31 +00:00
Tim Hunt
a719f4d218
MDL-47494 gapselect: Bug fixes : #2009
...
1. Automatic display of right answer did not work if question text
contained images.
2. A choice of '0' was rejected by the form validation.
3. Hard coded strings moved to lang strings.
2011-11-24 16:43:12 +00:00
Tim Hunt
1e62114e5d
MDL-47494 ddimageortext: Fix invalid HTML caused by empty_tag('div', ...). #2273
2011-11-24 00:14:17 +07:00
Tim Hunt
39ed2eee2a
MDL-47494 ddimageortext: Fix invalid HTML caused by empty_tag('div', ...). #2273
2011-11-23 17:04:35 +00:00
Jamie Pratt
bd3406adf9
MDL-47494 ddmarker: NOBUG fix to silly typo that was causing response summary not to be shown
2011-11-23 20:16:39 +07:00
Eloy Lafuente (stronk7)
ab9dde2f97
Merge branch 'MDL-29095' of git://github.com/timhunt/moodle
2011-11-23 12:05:36 +01:00
Eloy Lafuente (stronk7)
48e74d2c10
Merge branch 'MDL-29060' of git://github.com/timhunt/moodle
2011-11-23 11:47:51 +01:00
Jamie Pratt
a187ada8cf
MDL-47494 ddimageortext: NOBUG if any choice is 'infinite' return null for random guess score
2011-11-23 13:44:15 +07:00
Jamie Pratt
172d6dfd12
MDL-47494 ddimageortext: NOBUG if any choice is 'infinite' return null for random guess score
2011-11-23 12:50:29 +07:00
Jamie Pratt
14230fd6dc
MDL-47494 ddmarker: NOBUG fix question statistics in quiz statistics report
2011-11-23 12:31:24 +07:00
Jamie Pratt
5e0f5f52de
MDL-47494 ddmarker: NOBUG fixing CSS selectors so that they apply style to highlighted marker text
2011-11-23 11:51:21 +07:00
Aparup Banerjee
e0e2db92a3
Merge branch 'MDL-30397' of git://github.com/timhunt/moodle
2011-11-22 17:16:27 +08:00
Aparup Banerjee
65fbaea13d
Merge branch 'MDL-30185' of git://github.com/colchambers/moodle
2011-11-22 16:26:29 +08:00
Tim Hunt
2ecbad416e
MDL-30397 qformat_xml::format() should be public.
2011-11-22 07:21:04 +00:00
Tim Hunt
7e7fdf59c6
MDL-29060 q export: writefiles should be public write_files & belongs to XML format.
2011-11-20 11:49:41 +00:00
Jamie Pratt
fb15199865
MDL-47494 ddmarker: NOBUG implemented backup and restore.
2011-11-19 19:30:34 +07:00
Jamie Pratt
fd1be85cbe
MDL-47494 ddmarker: NOBUG implement import / export of question type
2011-11-19 17:59:56 +07:00
Jamie Pratt
615888af8e
MDL-47494 ddimageortext: Merge branch 'master' into MOODLE_21_STABLE
2011-11-19 17:24:20 +07:00
Jamie Pratt
5b7d9decd9
MDL-47494 ddimageortext: NOBUG adding main question type table that needs deleting to question_delete
2011-11-19 17:23:32 +07:00
Jamie Pratt
3c63e5916e
MDL-47494 ddimageortext: Merge branch 'master' into MOODLE_21_STABLE
2011-11-19 17:11:25 +07:00
Jamie Pratt
cb5c4e62ac
MDL-47494 ddimageortext: NOBUG fixing question tables referred to for question deleting
2011-11-19 17:10:19 +07:00
Jamie Pratt
2bd257656b
MDL-47494 ddimageortext: Merge branch 'master' into MOODLE_21_STABLE
...
Conflicts:
questiontype.php
2011-11-19 17:09:18 +07:00
Jamie Pratt
d36f336d84
MDL-47494 ddimageortext: MDL-29058 change in api related to fix for saving feedback files
2011-11-19 17:00:51 +07:00