7/2018 Added the MatchImage webapp. See: This page
6/2016 Update: Created an HTML5 client. See the examples at: here and here ....
Details about using the output from the Lesson Builder in HTML5 are found here
6/28/2004 Update: Added builder buttons for forcing the outlines to appear when the correct answer is selected in QuizImage. Also, added an optional "auto-step-image" feature: if you have multiple images that are part of a "progressive" lesson, the "next image" will only appear when the answer is correct. When this option is set, the QuizImage applet will not display the "Next Image" button.
6/10/2002 Update: fixed the strange behaviour when using the show outline option when the correct answer was chosen -- the outline would 'flash' on and then off right away.
1/7/2002 Update: fixed a problem of explanation text not popping up when the show outline option is set to true in the HTML.
10/23/2000 Update: removed the hysteresis from the QuizImage so that people must be inside the polygons in order to have it recorded as "right". Previous version allows a little too much slop and gave misleading results when Items were very close together.
9/20/2000 Update: added the ability to change the font size for DiscoverImage item labels. Also included a shadowing of the labels to make them stand out better. The QuizBuilder will allow you to set the font size; if you need to do it for existing lessons, include a tag like:
Also, make available just the .class files needed to run a lesson in the QuizImage.zip file. This way, all you have to do to update an existing lesson is get this ZIP file, and unpack it on top of the current lesson file(s). It contains only the updated .class files for the Quiz and Discover.
7/18/2000 Update: added the ability to recognize the articles a, an, and the as the first word of a feature name; if any of these is provided, QuizImage will not insert the word the before the feature name in the prompts.
6/25/2000 Update: bold text for prompting, easier polygon deleting, and ability to add your own prompt for Discover mode lessons! (good suggestions from the Unidata Summer Workshop)
2/9/2000 Update: audio playback added!
12/14/1999 Update: multiple polygons may now be used for outlining an item!! This change is backward-compatible with any previous lesson you've created.
QuizImage is the name given to a small, yet powerful software tool
that allows you, the instrutor, the ability to quickly put together Web-based,
visual-identification quizzes for your students. This tool has application
whenever you are dealing with having students identify features in one
or more images or photographs. It is coded in Java to make the most
use of the Web.
QuizImage consists of two parts:
For the "discover" mode, here is an example you can try that includes the new ability to change font sizes (18pt used here). (and please don't send me email about my particular choice of "features", please ;-)
Note that the "stratus" clouds have an audio link, and the low pressure center has a browser/HTML link.
Here is the same "discover" mode example, but with a "Reveal" button added (done in the HTML).
If you click here, you'll be taken to a very simple example of a quiz that your students might (well, likely not...) get. After the images are loaded, and a pause of a few seconds to allow them to read the one line of instruction (you, of course, can supplement the HTML with your own material), the student is asked to identify each feature that the instructor made part of this quiz.
Now that you're back, I hope you'll read on.
To use the QuizImage Builder you must download a file and put it into a unique subdirectory on your disk. Just follow these steps to install it:
Before you try to run the QuizImage builder, though, here's a description of the controls:
The File Menu has three operations:
The next three controls are used as follows:
The next image button will show you the next image (if any) in a circular queue. When more than one image is used, the students will also have this button when they do the quiz.
The item name editing box is where you enter the name of the feature that you want to have identified. You should use only a noun or and adjective plus a noun, since the quiz applet will construct sentences using this (in case they don't get it on the first try; they are given 5 chances before being shown where it is...).
Normally, QuizImage will put the article the in front of the word(s) you enter as the feature name. If you prefer to use the article a or an, just type it as as the first word of the feature name, and QuizImage will not put in the word the.
Hyper-linked text and audio clips
For either the "discover" or "quiz" modes, you may specify an audio file to play when appropriate. These audio clips must be in .AU format and should reside in the same directory as your images. The QuizBuilder will not automatically copy these files (yet...).
To specify the audio filename, just include the phrase: audio:// after the name of the item. For example:
low level stratus audio://strat.auThe name of the audio file is case sensitive and may not contain any imbedded blanks.
If you are making a "discover" lesson, and would like to use the hypertext link feature, just include the complete URL after the name of the item. For example:
low level stratus http://www.abc.ssec.wisc.edu/met101/stratus.html
If you want to use both the hypertext link and audio clip for a single item, just put the two specifications together (separated by at least one blank space). For example:
low level stratus audio://strat.au http://www.abc.ssec.wisc.edu/met101/stratus.html
The Item List box shows a list of all the items you've created for this lesson. Just click on one to make it editable.
Finally, the image window will contain the image(s) you choose. Nothing can really happen until you put at least one image there, so all the Item buttons and menus are deactivated until you do.
This work was supported by a grant from the University of Wisconsin-Madison, and is Copyright (1999) by Tom Whittaker.