[Xerte] Pre-selected radiobutton
Marc Torruella Altadill
mtorruella at viguera.com
Mon Jan 18 10:53:20 GMT 2010
Hello everyone,
We have a quiz template where you can have from 1 to N radiobuttons.
We want that once a student has correctly answered this page, next time the
correct answer gets automatically checked.
We tried with properties "checked" and "selected" with actionscript, but it
doesn't seem to work. How should we do it?
Examples:
1- Button1.attributes.checked = 1;
2- Button1.attributes.checked = true;
3- Button1.attributes.selected = 1;
4- Button1.attributes.selected = true;
Thank you very much!
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20100118/22fd8101/attachment.html
More information about the Xerte
mailing list