What's New in Version 1.4.0 Beta 8:
Fix buttons on Questions form for mobile devices
Fix Import Quiz tool (image from URL)
Fix Digest task locking
@Luke Hickton, although it is on my template and it's right in your XML, for now use " instead of ' in the wrong answers array. Example:
...answer_wrong="['Bathroom','Tails','Little Sailors Room','Toilets']"/>
use instead:
If you use ' it won't import the wrong answers. Tried to use some PHP functions to convert characters but didn't work and I didn't want to push the fix for the other issues any longer. I'll come back to this in (or before) the 1.4.0 final.