Tagged Questions
The jeopardy tag has no wiki summary.
2
votes
1answer
153 views
How to extract Jeopardy Questions & Answers from a website?
Here is the (mess) of a script I have thus far. http://pastebin.com/prpdJXsq
#Jeopardy!
#Goal is to create a list of lists ie.
#[[Category 1, Question 1, Answer 1], [Category 1, Question 2, Answer ...
2
votes
3answers
482 views
How can i check if a link has been clicked already?
I'm working on a PHP Jeopardy game, I need a way to find out how to check if a link to a question has been clicked and hide it once it has.
I also need a way to refresh the gameboard to show all ...
1
vote
1answer
138 views
Jeopardy template for Silverlight
I am supposed to be making a jeopardy game for my class. I was wondering it there is a template for it already out? Or do I have to make one myself, in which case, what would be the best approach to ...
1
vote
1answer
1k views
Jeopardy questions in Excel or other database format?
A lot of sites post Jeopardy questions. But does anyone know if there are Jeopardy questions (and answers, categories) available in an computer application consumable format like in a database or ...
-1
votes
1answer
201 views
Trying to Make mini Jeopardy flash game button help pls
Hey im a noob in flash cs3 and i want to create a jeopardy game where when a button is pressed we go in to the main question scene and when we come back the button the we pressed is now disabled via ...