Henning Bostelmann
fbf51a480a
MDL-28684 QE2 upgrade: recognize empty answer in multichoice questions
2011-08-19 10:33:35 +01:00
Tim Hunt
5e86cb87de
MDL-28979 qtype match: correct answer formatted badly.
2011-08-18 14:00:57 +01:00
Tim Hunt
a40d411e74
MDL-28975 question engine, JavaScript error in IE.
2011-08-18 14:00:05 +01:00
Eloy Lafuente (stronk7)
1d1982c5a2
Merge branch 'MDL-28349' of git://github.com/timhunt/moodle
2011-08-17 15:28:55 +02:00
Eloy Lafuente (stronk7)
11092aeb16
Merge branch 'MDL-28652' of git://github.com/timhunt/moodle
2011-08-17 00:28:43 +02:00
Eloy Lafuente (stronk7)
ca00985a79
Merge branch 'MDL-28653' of git://github.com/timhunt/moodle
2011-08-17 00:17:14 +02:00
Eloy Lafuente (stronk7)
ff61183f43
Merge branch 'MDL-28655' of git://github.com/bostelm/moodle
2011-08-17 00:07:19 +02:00
Tim Hunt
0519420f59
MDL-28349 error when GIFT-importing essay questions.
2011-08-15 16:17:16 +01:00
Tim Hunt
08f5328659
MDL-28639 question import should set timemodified and modified by.
...
Thanks to Jean-Michel Vedrine for the fix.
2011-08-15 14:55:50 +01:00
Tim Hunt
45bdcf1134
MDL-28438 Aiken question import broken since MDL-24594.
2011-08-15 14:44:57 +01:00
Eloy Lafuente (stronk7)
09e35896d4
Merge branch 'MDL-27631' of git://github.com/mkassaei/moodle
2011-08-10 03:00:17 +02:00
Tim Hunt
25d9a6a664
MDL-28653 question output. Add a class to the main div based on question state.
...
This makes it possible themes do cool things. For example change more of the display depending on whether the answer was correct or not.
2011-08-09 11:31:37 +01:00
Henning Bostelmann
35ee6e333d
MDL-28655 qtype_calculated question engine upgrade: fix return value
2011-08-09 09:13:09 +01:00
Eloy Lafuente (stronk7)
1c001177ea
Merge branch 'MDL-28604' of git://github.com/timhunt/moodle
2011-08-09 09:41:53 +02:00
Tim Hunt
6ef90fdef9
MDL-28652 qtype calculated, bad display of placeholder names on the editing form.
2011-08-08 13:13:37 +01:00
Sam Hemelryk
e97584bcf1
Merge branch 'mdl-28517' of git://github.com/colchambers/moodle
2011-08-08 14:22:51 +08:00
Sam Hemelryk
9d85b62c42
Merge branch 'MDL-28612' of git://github.com/timhunt/moodle
2011-08-08 11:00:38 +08:00
Tim Hunt
a23bda41e4
MDL-28618 question combined feedback: inconsistency in file areas.
...
The (partially|in)?correct feedback fields acutally store their files in a file area with component 'question'. Some code, however, was written as if they were stored in the qtype_whatever area.
2011-08-05 16:45:17 +01:00
M Kassaei
92e6e128ff
MDL-27631 question bank Show question text in the question list when top level category is used
2011-08-05 10:40:06 +01:00
Tim Hunt
e5b0920e48
MDL-28612 Quiz statistics report does not always show the 'Actual response' column when it should
2011-08-04 18:14:31 +01:00
Colin Chambers
43e607ca79
MDL-28517 question editing fixed duplicate id in hint header field
2011-08-04 14:49:31 +01:00
Tim Hunt
b72b413759
MDL-28604 Question bank display forgets sort order
2011-08-04 13:53:02 +01:00
Petr Skoda
74b0ad6a4d
Merge branch 'MDL-28471' of git://github.com/timhunt/moodle
2011-08-02 14:55:18 +02:00
Tim Hunt
1e20dea9b2
MDL-28508 bad string trunction in Aiken format.
2011-07-28 11:51:07 +01:00
Tim Hunt
22c97c6446
MDL-28471 Further tweaks to the question flag code.
2011-07-26 17:43:55 +01:00
Wale Olujide
474ee9389a
MDL-28471 make the question flag smaller, and give it a label.
2011-07-26 16:38:07 +01:00
Tim Hunt
4bf1be3596
MDL-28437 Question bank pages should all use General type: admin.
2011-07-25 08:50:06 +01:00
Jamie Pratt
da8cd9f4b3
MDL-28268 Missing ORDER BY when using extra answer table.
...
From OU bug #921 "Order of answer fields in Variable numeric keeps changing" Cannot
reproduce this bug on my system but hopefully this will fix the problem. I added
an ORDER BY clause to the sql for fetching answers with extra answer fields.
2011-07-09 07:26:08 +01:00
Eloy Lafuente (stronk7)
26635fd7f9
Merge branch 'MDL-28169' of git://github.com/nebgor/moodle
2011-07-07 10:21:32 +02:00
Aparup Banerjee
c5a8abfedd
MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts.
2011-07-07 11:40:38 +08:00
Tim Hunt
56920c36f9
MDL-28160 question preview window uses wrong pagelayout in activity contexts
2011-07-03 12:53:56 +01:00
Eloy Lafuente (stronk7)
f4f835b739
fix permissions
2011-07-01 23:39:00 +02:00
Tim Hunt
aa5257ce7e
MDL-28103 one more problem.
2011-07-01 21:17:06 +01:00
Tim Hunt
1645ad22d8
MDL-28103 code to deal with missing question_attempts was buggy.
2011-07-01 21:07:49 +01:00
Tim Hunt
dfcbecd487
MDL-28103 when handling questions that have been deleted from the question bank, find the right updater class.
2011-07-01 17:13:47 +01:00
Eloy Lafuente (stronk7)
3bd43d3d5c
Merge branch 'MDL-27418' of git://github.com/timhunt/moodle
2011-07-01 11:05:17 +02:00
Tim Hunt
e42646b167
MDL-27418 fix minor regression found by Rajesh.
2011-07-01 09:44:31 +01:00
Tim Hunt
01533e9cce
MDL-28138 fix calculated-specific format float function
...
Sadly this has to be done in question.php and in two places in the ugprade code :-(.
2011-07-01 09:14:56 +01:00
Eloy Lafuente (stronk7)
a80d6ab536
Merge branch 'MDL-28128' of git://github.com/timhunt/moodle
2011-07-01 01:49:59 +02:00
Eloy Lafuente (stronk7)
70debd7391
Merge branch 'MDL-28129' of git://github.com/timhunt/moodle
2011-07-01 01:41:38 +02:00
Tim Hunt
baf706b503
MDL-28132 truncate very long category names before using them in random question names.
2011-06-30 19:35:35 +01:00
Jamie Pratt
e5060e2209
MDL-28129 two issues with loading and saving questions
...
1. Missing order by could randomise the order of the hints.
2. the extraanswerfields big had some SQL errros.
2011-06-30 17:21:37 +01:00
Tim Hunt
ceb4d2ed0b
MDL-28128 finish the fix for MDL-28035.
...
There was one place where I had only fixed the backup code to work-around bad data from Moodle 2.0. I needed to make the equivalent change in the upgrade code.
The bad data is that the seq_number fields can be wrong (not unique). Se already have data ordered by (seq_number, id) and the array keys of the array we are building are not used for anything, so this fix deals with the problem.
2011-06-30 16:00:15 +01:00
Tim Hunt
69384c1939
MDL-28127 incorrect lang string placeholder in question engine upgrade.
2011-06-30 15:20:42 +01:00
Eloy Lafuente (stronk7)
f684dce013
Merge branch 'MDL-28108' of git://github.com/timhunt/moodle
2011-06-30 00:00:12 +02:00
Eloy Lafuente (stronk7)
6e344148c1
MDL-27418 qtype numerical - minor whitespace fix
2011-06-29 23:57:08 +02:00
Eloy Lafuente (stronk7)
88933f08cb
Merge branch 'MDL-27418' of git://github.com/timhunt/moodle
2011-06-29 23:51:33 +02:00
Eloy Lafuente (stronk7)
0f744d2ca4
Merge branch 'MDL-27430' of git://github.com/timhunt/moodle
2011-06-29 23:33:01 +02:00
Eloy Lafuente (stronk7)
be13d37a02
Merge branch 'MDL-28074' of git://github.com/timhunt/moodle
2011-06-29 23:09:13 +02:00
Tim Hunt
05a5c2f9a2
MDL-28108 oops! I got the cut-off percentage wrong.
2011-06-29 22:02:59 +01:00