have an user who has fine motor challenges and finds it very difficult to select answers & click on next. (at this point, the only user .. so don't mind making universal change)
Ideally would like to re-do the layout and the make the answers with radio button .. separate in to say four square (rather than being in a row).
As a work around, I have put font size tags to enlarge the question & answers (multiple choices).
For the Next click, I want to use something like an image , rather than the small next text. Using something like this below
Not sure where I can make this change (to make it change for all the quiz questions)
Thx .. I am newbie with Drupal ...and have nominal experience with web development.
Comments
the sample code that I entered.. did not display
For the Next click, I want to use something like an image , rather than the small next text. Using something like this below
input type="image" src="next.gif" alt="Submit" width="48" height="48"
Not sure where I can make this change (to make it change for all the quiz questions)