James Pratt
99caa248a8
MDL-43478 quiz responses report : display last / first / all tries
...
when using multiple try question behaviour
2014-02-23 13:39:08 +07:00
Damyon Wiese
6071a209fe
Merge branch 'MDL-44118_2' of git://github.com/timhunt/moodle
...
Conflicts:
version.php
2014-02-19 09:08:42 +08:00
Eloy Lafuente (stronk7)
b9b38ea791
MDL-43265 question: incorrect closing parenthesis
2014-02-19 00:10:47 +01:00
Eloy Lafuente (stronk7)
8167063ac1
Merge branch 'MDL-43265_new' of https://github.com/jacks92/moodle
2014-02-18 23:55:52 +01:00
Tim Hunt
30de48d285
MDL-44118 drop old quiz/question attempt data.
...
This data should all have been upgraded when moving to Moodle 2.1. It
was only kept as a back-up, and now, after 3 years have past, we can
clean it up.
2014-02-18 11:55:26 +00:00
Tim Hunt
4e8a07d28b
MDL-44118 remove the qeupgradehelper tool
...
and associated code that was only used by it.
2014-02-18 11:55:21 +00:00
Tim Hunt
e4c20157c0
MDL-44118 new environment check are all quiz attempts upgraded.
...
In Moodle 2.1, there was a major DB upgrade relating to questions, and
it was possible to delay some of that upgrade. Now, those DB tables are
changing again, and the time has come to insist that all the updata has
been upgraded (or deleted).
2014-02-18 11:55:17 +00:00
Dan Poltawski
d08598bc8b
Merge branch 'MDL-35103' of git://github.com/jmvedrine/moodle
2014-02-18 13:39:08 +08:00
Damyon Wiese
d306807e02
Merge branch 'MDL-43479-master' of https://github.com/jamiepratt/moodle
2014-02-18 10:16:15 +08:00
Eloy Lafuente (stronk7)
f3da891068
Merge branch '44184-27' of git://github.com/samhemelryk/moodle
2014-02-18 01:50:24 +01:00
Damyon Wiese
9e72fa97a9
Merge branch 'MDL-41759-master' of https://github.com/jamiepratt/moodle
2014-02-17 15:32:45 +08:00
Damyon Wiese
1265a7c4c5
Merge branch 'MDL-41758-master' of git://github.com/jamiepratt/moodle
2014-02-17 15:04:05 +08:00
Dan Poltawski
35a8d26926
Merge branch 'MDL-27414' of git://github.com/jmvedrine/moodle
2014-02-17 12:06:42 +08:00
Sam Hemelryk
37fdd9c051
MDL-44184 qtype_match: fixed @package typo
2014-02-17 08:06:15 +13:00
Jean-Michel Vedrine
624ff5ba57
MDL-42033 Files in subdirs not exported correctly by question XML format
2014-02-16 19:37:09 +01:00
Jean-Michel Vedrine
4c23a70b03
MDL-35103 Fix various phpdocs for question formats
2014-02-16 19:09:26 +01:00
Jean-Michel Vedrine
93a543938c
MDL-27414 Upgrade the randomsamatch qtype to the new question engine
...
Added XML import/export
Different randomsamatch qtypes in the same quiz can now pick the same
shortanswer question.
Images are not preserved if shortanswer question is deleted after being
used in a randomsamatch attempt.
2014-02-14 16:53:04 +01:00
James Pratt
3d6f2466d9
MDL-43479 quiz response analysis : suppress break down by variants
...
where there are very many variants
2014-02-14 15:40:52 +07:00
James Pratt
4922e79f3e
MDL-41759 quiz statistics : break down responses for each variant
2014-02-14 15:23:04 +07:00
James Pratt
51e3ded838
MDL-41758 quiz statistics : link to full break down of stats for slots
...
where a question in a slot has subquestions and/or variants.
2014-02-14 15:16:07 +07:00
Jayesh Anandani
d7730f16f8
MDL-43265 Fix question name text to 255 chars
2014-02-13 16:34:23 +05:30
Eloy Lafuente (stronk7)
16b2fc5913
Merge branch 'MDL-43338-master' of https://github.com/jamiepratt/moodle
2014-02-11 00:26:29 +01:00
Sam Hemelryk
39a0509b68
Merge branch 'MDL-43929' of git://github.com/timhunt/moodle
2014-02-11 08:27:35 +13:00
Eloy Lafuente (stronk7)
395988e433
Merge branch 'MDL-44053' of git://github.com/timhunt/moodle
2014-02-10 16:48:26 +01:00
Sam Hemelryk
c6c9b1d799
MDL-44056 question: added new default property to unit tests
2014-02-10 12:56:36 +13:00
Tim Hunt
029870ee95
MDL-44053 question restore from 2.0: fix regression from MDL-43670
2014-02-09 17:49:03 +00:00
Tim Hunt
9a59691237
MDL-44056 questions: restore essay attempts from 2.0 notice.
2014-02-09 17:47:39 +00:00
Tim Hunt
1eb470fc42
MDL-43929 question manual grading: keep comment when validation fails.
...
If the validation failed, so the manual grading page was re-displayed
with a validation error, then any comment that had just been typed in
was getting lost. This fixes that.
2014-02-07 21:55:05 +00:00
James Pratt
c3e2e754dd
MDL-43338 quiz statistics : refactoring question statistics code
...
to improve readability and maintainability.
2014-02-07 13:35:20 +07:00
Andrew Nicols
fd2e73abef
MDL-43687 Javascript: Correct instantiation of the question-preview
...
This addresses issues discovered during testing, including:
* inclusion of the M.core_question_preview metadata;
* inclusion of required strings; and
* correcting a function signature.
2014-02-06 13:55:27 +08:00
Sam Hemelryk
37a079acb5
Merge branch 'MDL-43936' of git://github.com/timhunt/moodle
2014-02-06 10:04:04 +13:00
Tim Hunt
c2f35e0b22
MDL-43936 questions: fix my lame spelling in upgrade.txt.
...
Thanks to Mark Nelson for the suggested improvements.
2014-02-05 11:23:42 +00:00
Sam Hemelryk
d9fece93d0
Merge branch 'MDL-41757-master' of https://github.com/jamiepratt/moodle
2014-02-05 12:36:52 +13:00
Sam Hemelryk
8213574043
Merge branch 'MDL-41756-master' of https://github.com/jamiepratt/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2014-02-05 12:35:11 +13:00
Marina Glancy
e5fd05a368
Merge branch 'MDL-41754-master' of git://github.com/jamiepratt/moodle
2014-02-04 15:44:51 +08:00
Sam Hemelryk
aa01949f24
Merge branch 'MDL-43369-master' of git://github.com/jamiepratt/moodle
2014-02-04 15:50:48 +13:00
Eloy Lafuente (stronk7)
2c4e068639
Merge branch 'MDL-43687' of https://github.com/mkassaei/moodle
2014-02-04 00:16:48 +01:00
Tim Hunt
70f22d60fb
MDL-43936 questions: document renderer API change.
2014-01-31 14:12:19 +00:00
M Kassaei
7258470276
MDL-43687, convert question/preview.js to the new yui format
2014-01-29 11:37:57 +00:00
Sam Hemelryk
9123721e4f
Merge branch 'MDL-43246' of git://github.com/timhunt/moodle
2014-01-28 12:16:20 +13:00
Eloy Lafuente (stronk7)
835ef9d84c
Merge branch 'MDL-43874' of git://github.com/timhunt/moodle
2014-01-27 23:52:07 +01:00
Tim Hunt
e101ec9fd7
MDL-43874 quiz, teacher comments should respect display options.
...
Whether the comments on manually graded questions were visible to
students should have been controlled by the 'Specific feedback' Review
option in the quiz settings. However, the quiz was not setting
$displayoptions->manualcomment, so it did not work.
2014-01-27 12:01:32 +00:00
James Pratt
df9ddae686
MDL-41757 quiz statistics : limit subq and variant stat rows
...
and print min, median and max.
2014-01-27 18:04:08 +07:00
James Pratt
1239d28776
MDL-41756 (2) quiz statistics : break down question stats by variant
2014-01-27 18:00:04 +07:00
James Pratt
aa05ae5da3
MDL-41756 (1) quiz statistics : use new method increment_progress
...
to cut down on clutter before adding new break down by variant stuff
2014-01-27 17:56:16 +07:00
James Pratt
8da6fc9d57
MDL-41754 (2) quiz statistics : using Sam's new progress classes
2014-01-27 17:45:50 +07:00
James Pratt
8e32861786
MDL-43369 : quiz statistics - average across attempts where item seen
...
and not across all attempts for subqs.
2014-01-27 17:30:56 +07:00
Eloy Lafuente (stronk7)
5e7f4b1c19
Merge branch 'MDL-43809' of git://github.com/timhunt/moodle
2014-01-27 10:59:37 +01:00
M Kassaei
435d32798b
MDL-33839d, Remove the move icon from the question bank
2014-01-24 14:40:16 +00:00
Tim Hunt
5c0b5ba575
MDL-43809 qformat_xml messes up $s in multianswer questions.
2014-01-23 15:26:38 +00:00