Marqtholomew

Quizlink

August 31st, 2008

Lately I’ve been working on a web-based application for creating and sharing quizzes, using Google App Engine. Tammy and I took a UNIX class over the summer, and I wrote the program so we could prepare for our final exam, but I had other uses in mind for it, primarily that of a means of keeping aviation knowledge fresh in my mind. It was also a good excuse to learn a new development framework, and served as something fun to build.

The app is called quizlink, and it is available at quizlink.appspot.com. You have to login to your google account to use it, since it keeps track of your scores and your responses to each question, so you can review what you need to improve on. Only you have access to your scores, and you can delete old sessions if you don’t want to look at them any more. You can make your own quizzes, and when you think other people could benefit from one of your quizzes, you can publish it to a public directory where others can take it. You can also make comments on questions if want to challenge the answer or make a correction; the comment will appear on the quiz author’s main page. There’s also an “auto quiz” which will ask you questions from your various quizzes. It’s pretty basic stuff, and is a pretty minimal user interface, since I’m not much into web design.

I’ve been working on some aviation-related quizzes, and Tammy made one on music history. Feel free to create and share your own quizzes (please don’t publish “test” quizzes though). The code is in python (as all GAE apps are), and is available on google code.

3 Responses to “Quizlink”

  1. David

    Sweet. I shall bookmark it post-haste. I had sort of forgotten about it, and had been meaning to go through the UNIX quiz until I knew all the answers (and why). The aviation ones would be fun to try as well, although I wouldn’t know many (if any) of the answers until I got them all wrong at least once or thrice. Cool-lube.

  2. Marcus

    Yeah, the unix quiz is of questionable quality, mainly because 90% of the questions came directly from the instructor’s “sample final”, which was also of questionable quality (inheritance in action). It definitely served a purpose though–those of us who used the quiz did really well on the actual final! If you find anything suspicious, feel free to try out the “comment” feature. ALSO, I’m going to be working on making it into a more iPhone-friendly experience.

  3. Marc

    That <meta name=”viewport” … > directive worked great, Dave. It’s actually somewhat usable on the iPhone now!

Leave a Reply

CAPTCHA image

Proudly powered by WordPress. Design by Salatti.NET and HTM.
Creative Commons License