Re: [PHP] php quiz script/tutorial

2010-04-27 Thread Adam Richardson
On Tue, Apr 27, 2010 at 12:55 PM, tedd wrote: > At 4:12 PM +0100 4/26/10, Paul Jinks 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

Re: [PHP] php quiz script/tutorial

2010-04-27 Thread Dotan Cohen
On 26 April 2010 18:12, Paul Jinks 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 acces

Re: [PHP] php quiz script/tutorial

2010-04-27 Thread tedd
At 4:12 PM +0100 4/26/10, Paul Jinks 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 accessibil

[PHP] php quiz script/tutorial

2010-04-26 Thread Paul Jinks
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 e

Re: [PHP] Quiz script

2001-12-29 Thread Bogdan Stancescu
Hello! Check these out -- they're not filtered as to only search PHP projects: http://freshmeat.net/search/?site=Freshmeat&q=quiz§ion=projects The only PHP project in there is Duck. HTH Bogdan Indera wrote: > I have been looking for a script that I can use to create online quizzes. I also >

[PHP] Quiz script

2001-12-29 Thread Indera
Hello, I have been looking for a script that I can use to create online quizzes. I also need to be able to score them online, save the results to a database, as well as, email the results to the student and teacher. The ideal option would use php and a mysql database. Any suggestions would be