Git commits in Moodle 2.8.x by Ray Morris

commit 9f56cc37949a34bc3e4deabd5174cb4c36bb114f
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Tue, 28 Oct 2014 00:50:14 +0800
Tag:    v2.8.0-rc2

MDL-47902 mod_scorm: Inappropriate default values for SCORM 1.3 variables

commit a53bf3a03108197e7bf49c325b337a2cff30ba39
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Sat, 25 Oct 2014 05:45:32 +0800
Tag:    v2.8.0-rc1

MDL-47882 SCORM: invalid HTML in loadSCO.php

commit d6691fbee84bac0ed756b30ea20cd4d2902c7416
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Wed, 13 Aug 2014 00:14:24 +0800
Tag:    v2.8.0-beta

MDL-41513 mod_quiz: Scrollbar not working in Javascript Security Popup Quiz window in Chrome

commit f893cb44e0b54b4063a281f3e173d2cf4604fe53
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Tue, 05 Aug 2014 02:58:17 +0800
Tag:    v2.8.0-beta

MDL-46669 mod_scorm: Extraneous quotes added to scorm API values

commit 3120e064400951e21e95a8d46494213277a34ad1
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Wed, 09 Jul 2014 02:09:30 +0800
Tag:    v2.8.0-beta

MDL-46290 Completion: Remove unused function get_incomplete_criteria(), it doesn't work

commit 1c906d49450212fc1bd5862b53ba4ca687e298da
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Fri, 27 Jun 2014 01:09:38 +0800
Tag:    v2.8.0-beta

MDL-46163 Question bank: Category selector renders as nested form

commit db3686d546f1c5f37c13cc5696a5fa6119366129
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Sat, 31 May 2014 00:39:42 +0800
Tag:    v2.8.0-beta

MDL-37993 Quiz: completion upon all passing grade or attempts exhausted This patch adds completion options to Quiz similar to what is available in scorm. One can have the quiz marked complete when either a passing grade is achieved or all attempts are used up. This will allow a quiz to complete when the user "passes or fails".  (Where "fail" means "using up all attempts without passing".)

commit 349c9303439c8e48f432e4bb1a87091a3f722177
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Sat, 31 May 2014 00:39:42 +0800
Tag:    v2.8.0-beta

MDL-37993 Quiz: completion upon all passing grade or attempts exhausted This patch adds completion options to Quiz similar to what is available in scorm. One can have the quiz marked complete when either a passing grade is achieved or all attempts are used up. This will allow a quiz to complete when the user "passes or fails".  (Where "fail" means "using up all attempts without passing".)

commit 17f229fae3e847264d4422e5ffa28e806e61061c
Author: Ray Morris <Ray.Morris@teex.tamu.edu>
Date:   Tue, 11 Mar 2014 22:16:33 +0800
Tag:    v2.8.0-beta

MDL-40457 Question Bank: Allow plugins to add columns to question bank view