Dan Poltawski
ce323331f1
MDL-54987 charts: fix style issues
2016-07-25 11:21:31 +01:00
Frederic Massart
baea27e4d3
MDL-55026 quiz_statistics: Convert charts to the new library
...
Part of MDL-54987 epic.
2016-07-25 10:43:03 +01:00
Frederic Massart
ec882623f3
MDL-55026 quiz_overview: Convert chart to the new library
...
Part of MDL-54987 epic.
2016-07-25 10:43:01 +01:00
Dan Poltawski
0fd08fc7e5
Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle
2016-06-16 09:04:12 +01:00
Jake Dallimore
cd6dfd68d8
MDL-54787 mod_quiz: Fix notification error on regrade
2016-06-10 18:26:30 +08:00
Russell Smith
1fcf0ca8a5
MDL-35628 performance: Remove dirname() where possible.
...
dirname() is a slow function compared with __DIR__ and using
'/../'. Moodle has a large number of legacy files that are included
each time a page loads and is not able to use an autoloader as it is
functional code. This allows those required includes to perform as
best as possible in this situation.
2016-06-10 08:06:49 +10:00
Tim Hunt
f027922e4f
MDL-54605 quiz regrading: incorrect DB query
...
There were two issues. With groups, the $params array was wrong
due to PHP + vs array_merge sillyness.
Also, the first column in the SQL was not necessarily unique,
so we need to use a recordset rather than get_records.
2016-05-27 08:11:32 +01:00
Eloy Lafuente (stronk7)
4da854a68b
MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts
2016-05-23 01:31:34 +02:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
David Monllao
bc3b5a6a2f
MDL-51603 quiz statistics: Using dataformats selector
2016-04-21 16:20:36 +08:00
Andrew Nicols
372d6b923b
MDL-30811 core: Replace use of continue_button with redirect
2016-02-29 09:05:58 +08:00
Andrew Nicols
bde3e8c5d1
Merge branch 'MDL-49338' of git://github.com/timhunt/moodle
2016-02-23 13:32:00 +08:00
Tim Hunt
a10bd0d9a8
MDL-52806 quiz manual grading: show right answer for auto-graded Qs
2016-02-19 12:06:24 +00:00
Tim Hunt
de3b803dea
MDL-49338 quiz stats: preview urls wrong for question variants
2016-02-19 12:01:05 +00:00
Eloy Lafuente (stronk7)
e8c82aac82
MDL-51580 upgrade: clean < 2.7.0 upgrade steps
...
This just deletes all the upgrade steps previous to 2.7.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2016-02-15 18:38:09 +01:00
Eloy Lafuente (stronk7)
6d29c4acdd
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
2015-11-17 17:08:56 +01:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Tony Levi
303936aa57
MDL-50453 core: Replace reserved word usage in progress\null (PHP7)
2015-06-15 12:21:27 +09:30
Eloy Lafuente (stronk7)
b758ab3053
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
Tim Hunt
8b6fcfa958
MDL-49364 quiz statistics: escape output in the response analysis
2015-03-03 13:04:18 +00:00
Mark Nelson
7f8b554644
MDL-47692 mod_quiz: added additional question_manually_graded trigger
2015-01-04 21:04:03 -08:00
Sam Hemelryk
817e9010c1
Merge branch 'MDL-47618' of git://github.com/timhunt/moodle
2014-11-18 11:12:28 +13:00
Tim Hunt
bae1d7d9e8
MDL-47618 quiz statistics: fatal error with groups.
...
The problem was that the names of query placeholders were changing. The
fix was to do things ourself, rather than using get_in_or_equal.
2014-11-11 18:01:35 +00:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Tim Hunt
a40eaaa28f
MDL-47651 quiz responses: allow for qtypes without responses
2014-10-20 12:10:43 +01:00
Marina Glancy
5a0221f7c0
MDL-45336 question: moved used string from quiz plugin
...
AMOS BEGIN
MOV [erroritemappearsmorethanoncewithdifferentweight,quiz_statistics],[erroritemappearsmorethanoncewithdifferentweight,question]
AMOS END
2014-09-24 01:22:58 +02:00
Tim Hunt
750757cff1
MDL-44492 Rough unit test for the report SQL.
...
We really ought to test more cases, but this hits one of the most tricky cases.
2014-07-08 13:31:51 +01:00
Tim Hunt
8cacc71dd2
MDL-44492 quiz reports: make show only graded attempt work.
...
It needs to only affect finished attempts, and the wording needs to be
modified to make it clear that is what it does.
2014-07-08 13:31:49 +01:00
Tim Hunt
2ce9a94d96
MDL-35453 quiz reports: don't order by id.
...
We were using ORDER BY id even though there was a perfectly good
attempt column to order the attempts by one user at one quiz.
Also, Oracle was complaining:
Debug info: ORA-01799: a column may not be outer-joined to a subquery
2014-06-20 16:09:03 +01:00
Tim Hunt
7076b30972
MDL-44054 quiz_statistics fix lang string concatenation.
2014-05-29 14:44:21 +01:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Marina Glancy
4d46c88b9f
Merge branch 'MDL-44333' of git://github.com/timhunt/moodle
2014-05-20 14:10:03 +08:00
Tim Hunt
1c65d09f17
MDL-44333 quiz reports: use consitent name for user pref
...
The Marks for each question setting was not being saved properly as a
user preference.
2014-05-17 14:52:43 +01:00
Tim Hunt
69d8094f83
MDL-43833 quiz reports: persist states settings between pages.
2014-05-15 15:09:12 +01:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
James Pratt
96a0b9aaaa
MDL-45373 quiz response analysis : count all tries at question
...
don't filter repeated tries.
2014-05-06 12:26:02 +07:00
Dan Poltawski
eec3795270
Merge branch 'MDL-45145_master' of https://github.com/markn86/moodle
2014-04-21 10:51:38 +08:00
Dan Poltawski
ac13361b77
Merge branch 'MDL-45023-master' of git://github.com/jamiepratt/moodle
2014-04-18 13:47:10 +08:00
Dan Poltawski
f658717108
Merge branch 'MDL-45110-master' of git://github.com/jamiepratt/moodle
2014-04-18 12:03:23 +08:00
Mark Nelson
a97a7585ff
MDL-45145 mod_quiz: ensure quiz cmid is set before triggering the 'attempt_deleted' event
2014-04-17 18:44:58 -07:00
James Pratt
f87675fc1c
MDL-45110 quiz responses : Notice when behaviour does not allow
...
multiple tries at a question
2014-04-15 18:29:50 +07:00
James Pratt
ea6db479dd
MDL-45023 quiz statistics report : refactoring of tests for code reuse
2014-04-11 15:07:08 +07:00
Dan Poltawski
34f7e31ffb
Merge branch 'MDL-40063_master' of https://github.com/markn86/moodle
2014-04-11 14:31:27 +08:00
Mark Nelson
7dad3d95fd
MDL-40063 mod_quiz: replaced 'delete attempt' add_to_log call with an event
2014-04-10 20:39:15 -07:00
James Pratt
1d75d9fe70
MDL-44981 quiz statistics report : Differentiating '0' and no response
...
in numeric questions.
2014-04-07 19:13:04 +07:00
James Pratt
bec7719c3b
MDL-44980 quiz statistics report : break down by variants failing
...
when there has only been one variant seen.
2014-04-07 18:44:48 +07:00
James Pratt
58794ac948
MDL-44690 core_questions : download of question steps data as csv file
2014-03-21 12:32:00 +07:00
James Pratt
fcdd04db0a
MDL-44075 quiz_statistics : Various coding style / phpdocs fixes
2014-03-18 19:09:39 +07:00