The items supported by this version of QuizSite are mostly objective (multiple-choice, matching, numeric, and fill-in-the-blanks, which can be graded automatically by the system) but essays and short answers can also be collected by QuizSite and graded by instructors on-line.
Items are kept in item banks and they can be indexed by topic or by any other criteria on a which a suitable taxonomy is based; instructors have the freedom to base their item banks on any taxonomy they like.
SELECT[1](demo) (IMAGE URL=http://www.indiana.edu/~iuadmit/admissions/tbarbor.gif) <p>This pastoral locale,once the site of IU's Memorial Stadium, is called @- The IU Airport @- Camp Swampy @+ The Arboretum @- The Spaghetti Bowl
OPEN[2](demo) (IMAGE URL=http://www.indiana.edu/~iuadmit/admissions/soe.jpg) <p>This relatively new campus building houses the School of @+(Education)
NUMERIC[3](demo)What is the approximate total number of courses offered on the IUB campus? @+(4500:5500)
RADIO[4](demo) Indiana University was founded (as the Indiana State Seminary) in what year? @+ 1820 @- 1824 @- 1832 @- None of the above
ESSAY[5](demo) Assume that you know a high school senior who is planning to attend college. Write a short paragraph designed to persuade her or him of the virtues of IUB. @!
Almost any HTML code can appear in the stem of questions.
Links to external web pages can be used to refer to large amounts of content. You can make external pages pop up in a separate window by using a TARGET attribute.
Here is an example of the HTML code for a new window:
<a href="http://www.indiana.edu/~best/" TARGET="mywindow">BEST</a>Here is how it would look to the user:
Remember that QuizSite is offered over SSL (encrypted line)
so if your images are also stored on a secure server all you
have to do is to include the reference to the image through
a regular <img src=...> tag.
To illustrate here is a RADIO display type with such an image:
RADIO[1](demo) This image <img src=https://accounts.ucs.indiana.edu/icons/KeyLogo.gif> <p> @- the image of a lock with two keys @- the image of a lock with three keys @+ the image of a lock with one key @- the image of a lock with five key
In the example above the URL of the image indicates it is coming over an
encrypted channel (https). For an image whose URL does not
indicate encryption use the following QuizSite tag to include the image as part
of the question:
where(IMAGE URL=<url>)
<url> is an actual URL. For example:
SELECT[1](demo) (IMAGE URL=http://www.indiana.edu/~iuadmit/admissions/tbarbor.gif) <p>This pastoral locale,once the site of IU's Memorial Stadium, is called @- The IU Airport @- Camp Swampy @+ The Arboretum @- The Spaghetti Bowl
Images can appear in the alternatives of a multiple-choice item.
Note that students can see the file name by viewing the HTML source in their browser, so you may want to rename the file if you do not want to give the file name as a hint.
QuizSite questions can link to sound or video files that you put on the Web. This could be useful for language listening comprehension, for example.
Here is an example of a question using a sound file:
RADIO[24616](media) What sound is <a href="http://www.indiana.edu/~best/quizsite/drip.au"> this</a>?<br> @- Gong @- Clink @+ Drip @- Swoosh
Here is how the question will appear for students:
Notes:
Main Menu please follow these steps:
Questions, select Upload.
Click Proceed.
Browse
button or type the absolute path in the file
upload field. If your screen does not have a
Browse button your browser needs to be upgraded,
because you will not be able to upload the file.
Click Proceed.
If the parsing is successful then scroll down the
screen and look for warnings, typos, errors, and
any other informative messages. If you are satisfied
with how your items look click the
Proceed button at
the bottom of the page.
Only after you click the
Proceed button at the bottom of the page
will your items be uploaded. This action should also take you
to the Main Menu screen.
You can have as many question files as you want, but for simplicity of organization we recommend keeping all questions in a single file for your course unless your file becomes very large. You could then use one question file per activity.
invisible
by uploading it again with no topics (an empty list of topics).
Such a question will never be selected as part of an activity
and will therefore be invisible.
For example, if you had a question like this:
RADIO[1](geography,capitals) Quel est le capital de la Belgique? @- Frankfurt @- Prague @+ Bruxelles @- Strasbourgyou could "disable" the question by removing the topics geography and capitals and uploading it:
RADIO[1]() Quel est le capital de la Belgique? @- Frankfurt @- Prague @+ Bruxelles @- Strasbourg
This version of question 1 will replace the previous question 1. Since there are no topics, it will not appear in any activity, even if the activity is about geography or capitals.
Note that you do not have to use the same question type to eliminate the question. You could use this, for example, which is equivalent but shorter:
ESSAY[1]() @!
Main Menu screen,
under Questions
select Display.Proceed
topics or
IDs,
or choose All questions.Proceed.
File | Save As ...
and save as text (.txt).
Warning:
If you use this editing feature, it is your responsibility to make sure that
you keep the questions in your question file on your computer
the same as the edited questions in QuizSite.
There is a danger that you might accidentally overwrite your edits by
uploading an older version of your question file.
After editing the questions, you might want to download them.
Follow these steps to edit a set of items:
Main Menu screen,
under Questions
select Edit.Proceed
topics or
IDs,
or choose All questions.Proceed.
Preview.
Upload.
Once you create the question, you can:
Main Menu,
under Questions select Compose
and click Proceed.
Question: Select Type screen.
Proceed.
Question: Compose screen.
Proceed.
Question: Upload screen.
Proceed.
Questions: Upload screen.
Proceed.
On-line Syntax Checker,
which parses one or more questions and provides instantaneous feedback
without causing any harm to your account or databank.
It is important not only to be able to create a quiz, but to be able to create a good quiz. For helpful tips, see the articles How to Write Better Tests and Test Reliability.