On 26 April 2010 18:12, Paul Jinks <p...@pauljinks.co.uk> wrote:
> I'm considering my options for making quizzes mostly multiple choice
> type of thing, but also 'filling in the gaps'. This is in support of
> educational materials I'm working on. So far I've looked at Flash and
> javascript but have concerns about accessibility for both of these.
>
> Does anyone have any experience of writing quizzes with php and if so,
> can you recommend any resources to get me started?
>
> TIA
>
> Paul

HTML has a <form> element with radio buttons, text fields, and more. Use that.


-- 
Dotan Cohen

http://bido.com
http://what-is-what.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to