Git commits in Moodle 2.3.2 by Dan Marsden

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

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

commit 605d6ffcf4d04817078f781a98f99991e435040f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Thu, 02 Aug 2012 15:49:28 +0800
Tag:    v2.3.2

MDL-33942 Grading method: Marking Guide - check for $cm before using - may not exist if the course is being deleted.

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

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 fece4fd6482afb6499481200f884ca74f319820f
Author: Dan Marsden <dan@danmarsden.com>
Date:   Wed, 18 Jul 2012 06:32:46 +0800
Tag:    v2.3.2

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

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

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

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

MDL-34198 SCORM remove unecessary get_records call

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

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