About

I like to write software in my spare time. You can see some of the other stuff I do at these three websites:

Other than that, I work pretty hard in the public education sector and much of my software is targeted at schools. As for Quiz Boxes, well this newest version has been a whole lot of fun. Very challenging for me because I’ve used programming techniques that I’ve never applied before and it’s probably the first application I’ve done that is likely to have worldwide appeal. That’s why this blog was developed to go with it – so the Quiz Boxes “system” can grow with the help of its users and the blog’s readers. Together we can make this a fantastic educational resource and I look forward to your contributions.

Feel free to tell me of your experiences with Quiz Boxes in the comments box below.

Stu

Stu.

24 responses

24 09 2007
Nicole Dyer

When trying to logon to http://jeopardygame.wordpress.com/download/
in order to download the file, it says my download is starting, but then nothing ever pops up! :-( The next message is “Internet Explorer cannot display the webpage”.

Please help! I was hping to use this tool for a class i’m teaching tomorrow night

24 09 2007
jeopardygame

Unfortunately Nicole, we’re all at the mercy of what’s up and what’s down on the Internet. If the MediaFire link on the downloads page is down, you should be able to use the alternate link just below it.

1 11 2007
Chambon

Hey stu..I was wandering what programming language you used to create this? Have you had alot of experience in the field of programming?

1 11 2007
jeopardygame

Hi Chambon, I’ve been programming as a hobby since 1985. Over the last dozen years I produced a few different apps that you can see at stuhasic.com – Stu’s Double Jeopardy was my attempt at seeing how different a Visual Basic app I could produce. Hope you like it.

2 11 2007
Chambon

Good stuff.. I like it…so you programed with Microsoft Visual studio pro 2005? Can I get away with just basic or do I need pro 2005 or 2007? I was just curious what program to buy…maybe since you’ve been programing since 85..I image that you’ve used Qbasic and such. Out of all the programing languages out there what do you recommend?

2 11 2007
Chambon

Any Thoughts of Adding video or pictures for the questions?

2 11 2007
jeopardygame

No Chambon, it’s actually done in VB6. I have done some small projects in Visual Studio Pro 2005 and that’s probably the way I’ll head with .NET really starting to shine. It’s taken a while for that to happen. I started with FORTRAN and COBOL at university, then Quick Basic, Turbo Pascal, Delphi and VB6 on PC. But another option to look at is RealBasic because of its ability to produce standalone apps on Windows, OSX and Linux from the same source.

Adding images and videos is in the pipeline, but I’d like to see this current version take off first.

2 11 2007
Chambon

I’ll definatly help you out with that…telling all the school teachers about it here in Vegas…Where do I buy VB6…do I need the professional edition..?which one do you use?

2 11 2007
jeopardygame

MS Visual Basic 6 Pro pre-dates MS VisualBasic.NET and Visual Studio Pro. While you can still get it on EBay, it’s no longer a current product (although MS Vista is compatible with apps written in VB6). If you’re going to be learning something new, I’d go for a newer version based around .NET, although many high schools still teach using VB6. The school may already have it. Best of luck with your endeavours.

1 12 2007
jimndeb

Thanks a million Stu. I’ve been looking for some replacement for Marathon Muse’s Flash based Jeopardy game for a while.

I want to cast a vote for image support. Maybe even Flash? I use it to teach math and being able to animate graphs or even equations is really helpful.

Jimndeb

1 12 2007
jeopardygame

Hi Jimndeb. I hadn’t seen the Marathon Muse product before, so I googled it and came up with this: http://www.marathonmuse.com/projects.php – but it doesn’t go anywhere from there. Is it now gone?

Images will definitely be in the next release. Videos and Flash are a possibility and may be there. I’m guessing few people who would want to build quiz files for Jeopardy could easily do the questions, but very few would now how to put together a video, let alone a flash object. Still, that doesn’t mean I should exclude it as an option! But don’t expect to see the new version until around June.

In the meantime, make some quiz files and submit them for sharing. :)

27 08 2008
LeeAnne Dawson

One of our departments is very interested in utilizing your application as it has many benefits for them. In order for us to download and install it on our network we require specific application information. Can you please email me so that I may send you a short application evaluation questionnaire on your product?
LeeAnne

27 08 2008
Carol

Hi Stu…I created a Occupational Therapy History Jeopardy for the students in my course. We use an online teaching system and I am unable to get the game to post without including the entire list of quizzes and other information …would really like it to just post the OT History game without the other items.Is there a way to do this? I have had a couple of friends try without success. I would really appreciate your help
Thanks
Carol

28 08 2008
jeopardygame

@LeeAnne – it’s a free program, but what the hey. I’ve emailed you.

@Carol – not sure what you mean by “get the game to post without including the entire list of quizzes and other information”. If you mean you want to give the game to someone and for them just to see your game as the only choice, then you need to delete all the other quizzes in the quizzes folder inside the Jeopardy folder (do this in My Computer) – so you just leave one text file, being your quiz.

If you’re wanting to post me your quiz so I can publish it here, then just email me that quiz file from that folder as an attachment. The steps are here: http://jeopardygame.wordpress.com/2007/08/17/share-your-new-jeopardy-quiz-with-the-world/

3 11 2008
John Dixon

HI Stan
How do you make the game full screen if you want to project it

thanks

3 11 2008
jeopardygame

Hi John, (who’s Stan?) :)

The screen is designed to run at 1024 x 768, so if you’re using higher than that, you need to drop it down. Then it will be *almost* full screen.

There is no maximize function. What more do you expect for the price? :)

7 01 2009
James

Great program! I’m a software developer and have considered creating something similar so I’m glad I did some searching before I got serious. You have included a lot more polish than I probably would of.

I’m interested in using it with an ATI RF remote to select Categories and questions as well as assign points. Basically all functionality that is not on the menus. If you haven’t already would you consider adding hot keys for all of the primary functionality otherwise could you point me to some documentation on the keys.

7 01 2009
paralleldivergence

Hi James, glad you like the game. I’ve never really considered allowing the program to work with RF or IR remotes. Basically everything is point and click. There are no keyboard shortcuts in the program at all. I suppose I could add that one day, but it’s low priority. One thing I have developed for it but never released is a LAN-connected buzzer system. I haven’t released it yet, but feel free to take a look. http://stuhasic.com/jeopardy/jbuzzer.zip

It’s designed to work in a computer lab situation where each “contestant has their own PC or laptop in front of themselves and it’s connected via the network to the host Jeopardy PC. Each workstaion has the jBuzzer Client, while the Jeopardy host PC has the jBuzzer Server module running. There’s a readme in there to explain it better. If you feel like taking a look at it, let me know what you think. A future version of Jeopardy will include 6 keys for keyboard buzzers (contestants huddle around the one keyboard).

2 08 2009
Julia

This is great. Really like this better than the powerpoint ones I have made.
Have a health quiz for you to put up.
How do I do that?

2 08 2009
2 08 2009
Julia

Thanks
Just emailed it. This site is so great I get side tracked and find something interesting and lose my train of thought. So much to read and do….thanks

13 08 2009
Nathan

Hey Stu im making my own quiz but i dont see how do add and upload images onto the game so can you please tell me. Thanks!

13 08 2009
paralleldivergence

Hi Nathan. I don’t suppose you tried the Instructions page, did you? http://stujeopardy.com/2008/08/10/include-images-in-your-quizzes-step-by-step/

14 08 2009
Nathan

Thanks paralleldivergence!!!

That Helped Heaps!
:)

Leave a comment