Git commits in Moodle 2.2.5 by Dan Marsden

commit b33d969d9106d1172febcb5b0a46fb62107fdede
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 22 Aug 2012 05:01:54 +0800
Tag:    v2.2.5

MDL-34994 mod_choice: fix restore of user responses - use correct optionid

commit c491b300a3c0071ba0713e0f2ebd2363a04e99d6
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 01 Aug 2012 05:27:37 +0800
Tag:    v2.2.5

MDL-34656 prevent login form from being shown inside iframe - also prevent wantsurl from being set to loadsco.php which isn't a valid page for initial load.

commit caf7fb15d546474144bc3251595dc8b332c66bb9
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 18 Jul 2012 06:32:46 +0800
Tag:    v2.2.5

MDL-34374 SCORM prevent skipview being set to always when used inside a SCORM course format.

commit 03cafd97b1f1d0648a4f2c39f84f5e14ec477587
Author: Dan Marsden <dan@danmarsden.com>
Date:   Mon, 16 Jul 2012 10:01:33 +0800
Tag:    v2.2.5

MDL-34233 SCORM backup - change to using set_source_sql to preserve order of records in backup.

commit 5d7f0fcc1e2106e710137a07d06b8c48690a7be4
Author: Dan Marsden <dan@danmarsden.com>
Date:   Fri, 06 Jul 2012 05:53:59 +0800
Tag:    v2.2.5

MDL-34198 SCORM remove unecessary get_records call

commit 9d94aa31546faf56dbe40f6d12494201b4a50699
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 16 May 2012 08:04:55 +0800
Tag:    v2.2.5

MDL-33022 mod_form: set correct groupid when editing an existing post