Git commits in Moodle 2.7.8 by Tim Hunt

commit be18b7c59377d9720b329651e2a12d5ffaa2618d
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 28 Apr 2015 20:01:20 +0800
Tag:    v2.7.8

MDL-50028 qtype_match: fix correct answer display

commit f7db06401ebf1a1413e9018b51841dcac8f3e284
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 28 Apr 2015 18:59:24 +0800
Tag:    v2.7.8

MDL-50028 questions: split into one testcase class per file

commit 39ae18a2f90fcf392a711dd41f9aa7627f72a762
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 21 Apr 2015 18:03:26 +0800
Tag:    v2.7.8

MDL-49941 quiz: mod/quiz:grade should declare RISK_XSS

commit 39cf27cf642b9d7e01921dc9031b606cc378d780
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 26 Mar 2015 02:27:49 +0800
Tag:    v2.7.8

MDL-49666 qbehaviour_informationitem: respect $options->readonly

commit 31420692853fb3be5b0c71ea67564b4052fa588a
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Tue, 17 Mar 2015 22:33:38 +0800
Tag:    v2.7.8

MDL-49547 question restore: avoid tag-related notices.

commit 41f5bf1300a9142419b61623b16a2eef5bd757ae
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 09 Mar 2015 21:42:13 +0800
Tag:    v2.7.8

MDL-49446 behat: should_not_be_visible steps were not working

commit 67f63702087faf22d939ba057304628e9e29be16
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Mon, 09 Mar 2015 21:30:24 +0800
Tag:    v2.7.8

MDL-49445 behat: selectors should match the most specific tr or li

commit 9b3049630df54088d06161edadc77babf1da41f6
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Thu, 05 Mar 2015 02:47:59 +0800
Tag:    v2.7.8

MDL-49389 blocklib: avoid notices when moving blocks to the bottom

commit 002f6fe9c080e489bc239b40d8915fdfef8b282f
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Wed, 04 Mar 2015 02:35:21 +0800
Tag:    v2.7.8

MDL-49366 questions: avoid PHP notices from bad pluginfile URLs

commit 4aee467e1b402fe72221c175fe79cac9380f77c0
Author: Tim Hunt <T.J.Hunt@open.ac.uk>
Date:   Fri, 27 Feb 2015 01:08:57 +0800
Tag:    v2.7.8

MDL-49315 questions: unit tests for each behaviour type class