Self Assessment - Sort into Columns Example

JSON code for this quiz:

{
	"questions": [
	{
			"questiontype":"sortcolumns",
			"question":"<p style='font-weight:bold'>Drag the following statements into the most appropriate category.</p>",
			"draggableslocation":"bottom",
			"tablewidth":"100%",
			"tablecolour":"red",
			"tableorientation":"rows",
			"columns": {
				"1":"Open Questions",
				"2":"Affirmations",
				"3":"Reflections",
				"4":"Summaries",
				"5":"Bad examples"
			},
			"items": {
				"A":"What have you found helps you to lose weight in the past?",
				"B":"It sounds as though you have been finding this very difficult since you stopped smoking.",
				"C":"So your main reasons for losing weight are to feel better about yourself, and to try to get back into your old wardrobe, but you’ve been struggling since the birth of your baby.",
				"D":"So something about work makes it difficult to refuse treats. Can you think what this is?",
				"E":"What are your reasons for wanting to lose weight?",
				"F":"So there is something about losing weight with friends that works for you.",
				"G":"Can you think of any health benefits to losing weight?",
				"H":"Despite being discouraged you have kept coming back and trying again, which is how every successful person starts."
			},
			"sortorder": {
				"1":"A,E,F",
				"2":"H",
				"3":"B,F,R",
				"4":"C",
				"5":" "
			},
			"attempts":"2",
			"feedbackGeneral": "<p>Those are the correct answers.</p>"
	}
	]
}