2/22/2013 1:36:27 PM
It has been suggested that users do multiple-choice and similar drills in Text area
the easiest way is to add a checkbox control maybe (saved as some special substring if checked in the text and some other if unchecked I guess - similar to how smileys are saved with text sequences that are visually similar if you see the text)
could even add parsing for [ ] (with a space char) and [X] in the text so that when one pastes-in text with such it converts to UI checkbox control
this is not enough for creating radio controls (alternative choices), where you'd need to group related options (say using a name), but it's good for a start
This content has not been rated yet.