Randomize Answers in Test Questions
March 31, 2008 12:00 AM
For what it's worth, I think the fee being charged for a solution to randomizing multiple-choice options is quite a bargain. I went ahead and created a custom solution (I find scripting to be an enjoyable diversion), but if I were to bill for the time it took to figure it out, it'd be much higher than $15. That being said, I'd like to extend the solution a bit. I'd like to randomize the options in a matching question.
I've tried to use the same approach I took to the multiple-choice options: A javascript function that finds the question object, enumerates the options (and buttons), determines the y position of each, then randomizes the y positions. It works quite well, except for one nagging issue: when you click on the matching options, Lectora moves them back to their original locations. Anyone have a way to deal with that?
Peace,
-Matt
Discussions have been disabled for this post