Eloy Lafuente (stronk7)
9fc402e47d
Merge branch 'MDL-28426' of git://github.com/timhunt/moodle
2011-11-10 01:32:01 +01:00
Eloy Lafuente (stronk7)
3c37f0adbc
Merge branch 'MDL-30158-master' of git://github.com/ankitagarwal/moodle
2011-11-10 00:22:13 +01:00
Aparup Banerjee
92f6c2eb7f
Merge branch 'MDL-30021' of git://github.com/timhunt/moodle
2011-11-09 12:19:20 +08:00
Aparup Banerjee
097ba12ba0
Merge branch 'MDL-29058' of git://github.com/timhunt/moodle
2011-11-09 11:29:45 +08:00
Colin Chambers
e3ab75de2b
MDL-30185 reduce height of true/false question type fields
2011-11-08 16:18:07 +00:00
Aparup Banerjee
98901d3ea9
Merge branch 'MDL-29739' of git://github.com/timhunt/moodle
2011-11-08 20:34:41 +08:00
Aparup Banerjee
3c905de59d
Merge branch 'MDL-29970' of git://github.com/timhunt/moodle
2011-11-08 16:48:59 +08:00
Tim Hunt
4a84c94bec
MDL-30135 question formats: trans_format/get_format should be public.
...
They need to be used by third-party qtype developers.
2011-11-07 11:31:27 +00:00
Ankit Kumar Agarwal
9e07e9a782
MDL-30158 Questions Cleaning up blackboard/format.php
2011-11-07 11:11:04 +05:30
Tim Hunt
de529cd253
MDL-30021 qtype numerical better showunits default when coming from 1.9
...
This applies to:
1. Upgrade from 1.9,
2. Import of questions exported from 1.9, and
3. Restore of courses backed-up from 1.9.
It also applies to the calculated question type.
2011-11-03 11:27:41 +00:00
Tim Hunt
78fc17ebdf
MDL-29058 question export: include files from hints & combined feedback.
2011-11-03 11:27:39 +00:00
Tim Hunt
fe5f412104
MDL-29739 question import used a bad default for text formats.
...
The new logic is that the questiontext defaults to HTML if the format is
not specified, then all other fields default to the same format of the
question text.
However, good practice is that the XML file should specify the format
for each bit of text content.
This code is not 100% backwards-compatible, since some methods have new
arguments, however for question types that have not been updated, it
will just generate a PHP Warning, which is, I think, and OK way to let
qtype developers know that they need to update their question types.
2011-11-03 11:27:37 +00:00
Charles Fulton
8f725ade78
MDL-29970 question preview: Fill correct only if qtype supports it
2011-11-03 11:27:09 +00:00
Tim Hunt
bbc8c32174
MDL-28426 qtype base export_to_xml does not write format.
...
Fix based on Roger Moore's patch.
2011-11-03 11:24:29 +00:00
Eloy Lafuente (stronk7)
5fbf87c802
Merge branch 'MDL-29879' of git://github.com/timhunt/moodle
2011-11-01 20:12:45 +01:00
Tim Hunt
78f8261f6e
MDL-29879 qbehaviour missing. Fix bad lang string.
2011-11-01 10:37:48 +00:00
Aparup Banerjee
203683e415
Merge branch 'MDL-29983' of git://github.com/timhunt/moodle
2011-11-01 13:23:03 +08:00
Tim Hunt
d68f4d8b9f
MDL-29983 fix question_type::local_name
2011-10-28 13:38:33 +01:00
Petr Skoda
2dc54611f2
MDL-29921 remove unmaintained qti_two export question type
...
It can be easily included in official distribution again if somebody fixes it because there are no stored data, capabilities or versions. This will finally allow us to drop the outdate Smarty library form distribution package.
2011-10-28 10:32:24 +02:00
Eloy Lafuente (stronk7)
10dd4995da
Merge branch 'MDL-29474' of git://github.com/timhunt/moodle
2011-10-26 10:33:37 +02:00
Aparup Banerjee
a0b10b271f
Merge branch 'MDL-29854_b' of git://github.com/timhunt/moodle
2011-10-26 11:23:09 +08:00
Eloy Lafuente (stronk7)
35454bd55d
Merge branch 'MDL-29815' of git://github.com/timhunt/moodle
2011-10-25 17:43:51 +02:00
Tim Hunt
bed495578f
MDL-29854 questions: display better message and more useful continue
...
when an error occurs in the middle of processing responeses.
2011-10-25 14:49:57 +01:00
Eloy Lafuente (stronk7)
9bfe68bff8
Merge branch 'MDL-29339_b' of git://github.com/timhunt/moodle
2011-10-25 01:53:51 +02:00
Tim Hunt
deef04a44e
MDL-29339 Manually cast objects to string before calling dmllib.
2011-10-24 11:08:10 +01:00
Aparup Banerjee
c11ccbfd8b
Merge branch 'MDL-29818-master' of git://git.luns.net.uk/moodle
2011-10-24 11:36:07 +08:00
Tim Hunt
304f0d850f
MDL-29815 question engine DB: bad group-by clause detected by Oracle.
...
Thanks to Yanfei Lu for finding this and suggesting the fix.
2011-10-20 11:14:14 +01:00
Tim Hunt
36ca62cab7
MDL-29474 display the dependancy information on the upgrade screen.
2011-10-20 11:13:33 +01:00
Tim Hunt
44a7f3840d
MDL-29474 fix qtype and qbehaviour plugins to use proper pluginname strings.
...
But maintain backwards-compatibility for now.
2011-10-20 11:13:27 +01:00
Andrew Robert Nicols
5a6084cf61
MDL-29818: Improve error message when a grade has no answer
2011-10-19 09:34:59 +01:00
Eloy Lafuente (stronk7)
ebb9cd230b
Merge branch 'MDL-28614' of git://github.com/timhunt/moodle
2011-10-17 23:09:03 +02:00
Tim Hunt
46e40567fa
MDL-28614 qtypes: get_editing_head_contributions not used any more. Remove from base class.
2011-10-17 11:42:41 +01:00
Eloy Lafuente (stronk7)
e02ddb9be8
Merge branch 'MDL-28219d' of git://github.com/bostelm/moodle
2011-10-16 21:16:38 +02:00
Aparup Banerjee
774118e960
MDL-27351 Quiz : updated string to reflect validation looking for embedded questions.
2011-10-13 15:27:30 +08:00
Henning Bostelmann
cc9fc649a1
MDL-28219 QE2 adaptive behaviour: fix scores and penalties
2011-10-12 23:27:10 +01:00
Eloy Lafuente (stronk7)
033d656617
MDL-29520 - mysql multitable delete, outer join some tables
2011-10-09 22:15:27 +02:00
Eloy Lafuente (stronk7)
943c662d62
fix permissions
2011-10-07 00:07:15 +02:00
Eloy Lafuente (stronk7)
cec6a15b99
Merge branch 'MDL-29644' of git://github.com/timhunt/moodle
2011-10-04 23:34:15 +02:00
Tim Hunt
77d0f5f07b
MDL-29644 qtype multianswer, hints lost doing Moodle XML export.
...
This commit also includes a lot of useful tidying up of some of the unit
test helper code. I turned out that I could not use all the helper code
in my new tests, but despite that it will be useful in the future, so I
am committing it here.
2011-10-04 22:23:58 +01:00
Tim Hunt
f0bfd964ba
MDL-29520 question engine: work-around bad MySQL delete performance.
...
This is a temporary fix, until the new API from MDL-29589 is available.
(amended to fix comments)
2011-10-04 12:03:41 +02:00
Tim Hunt
7042a252c5
MDL-29571 questions: improve class=accesshide screen-reader hints.
...
This changes the hint that comes before the question text. There are
unit tests to verify the new behaviour.
(amended to fix comments)
2011-10-04 11:50:56 +02:00
Tim Hunt
9d1658a07e
MDL-29571 qtype description refactor unit test code a bit.
2011-10-04 11:50:12 +02:00
Eloy Lafuente (stronk7)
c72cf85f17
Merge branch 'MDL-29511' of git://github.com/timhunt/moodle
2011-10-04 01:11:20 +02:00
Eloy Lafuente (stronk7)
38697ad4aa
Merge branch 'MDL-29216' of git://github.com/timhunt/moodle
2011-10-03 22:52:55 +02:00
Eloy Lafuente (stronk7)
92c9bc6127
Merge branch 'MDL-29341' of git://github.com/timhunt/moodle
2011-10-03 22:50:18 +02:00
Tim Hunt
a44995325e
MDL-29216 multianswer qtype needs intereactive elements on the form.
2011-10-01 00:09:04 +01:00
Tim Hunt
522d9fcb2a
MDL-29341 qtype numerical/calc: display of mc units badly laid out.
2011-09-30 23:32:57 +01:00
Jamie Pratt
76e6cf5d84
MDL-29558 question preview: limit variants drop-down to the first 100
...
In situations when question has many variants.
2011-09-30 09:33:28 +07:00
Tim Hunt
f123d67f60
MDL-29511 cannot review previous steps of a question attempt since MDL-28679.
2011-09-29 21:48:23 +01:00
Eloy Lafuente (stronk7)
bde5c82a20
Merge branch 'MDL-28686' of git://github.com/bostelm/moodle
2011-09-27 00:45:45 +02:00