Widget talk:Quiz Multiple Choice
From WikiEducator
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Added optional parameter mix. | 1 | 15:35, 26 October 2011 |
Hi Jim,
My attempt at randomizing the answers. Parameter mix set to a default of false. If set true, then answers are randomized. Declaration of the random array is not trustworthy. It currently can only hold ten questions when mix is set to true. I don't know how to .push for a multidimensional array in javascript. Maybe some kind of error trapping then add the extra dimension above 10?