Forum Moderators: phranque

Message Too Old, No Replies

Flashcard/Quiz Script

         

switchjohnny

1:00 am on Dec 29, 2007 (gmt 0)

10+ Year Member



I'm looking for a flashcard script, or something even more powerful.

Does anyone know of a script where I can upload an image, and ask a question like what color is this picture or something to that effect.

I'd like to make it so a user has to register, so I can keep track of their scores.

I can probably program this by myself in php/msql, but if there's something like this out there, I'd rather buy it.

So say for example I have a picture of a red ball, I'd like to ask multiple choice questions about it.

What color is the ball?
A) Blue
B) Red
C) Purple

If the answer is correct, it goes to the next flash card.

You get the point.

I've found quiz scripts, kinda like this but nothing that fits right.

eelixduppy

10:58 am on Dec 29, 2007 (gmt 0)



You probably aren't going to get something that fits your needs exactly. Specific project mentions aren't allowed here but you might want to take a peek at [hotscripts.com,...] [sourceforge.net,...] [freshmeat.net,...] and other script repositories as they will likely provide you with some solution. There is always making the script yourself, which in this case shouldn't be that hard to do. :)

switchjohnny

12:25 am on Dec 31, 2007 (gmt 0)

10+ Year Member



yea.. I already hit the script sites and didn't really find what I was looking for.

I'm gonna have to dust off my programming skills.

I just hate re-inventing the wheel.