| How to quickly go through the list of questions without typing in the answers?
February 18, 2005 |
I'm using QUIZ to train a vocabulary, so I'm not using the multiple choice type of questions.
Is it possible to quickly go through the list of questions without typing in the answers all the time? I would like to be able to decide myself, if I know the answer correctly or not! |
||
Natively QUIZ is not designed to do this, but there is a way to achieve exactly that:
A small example file with three Greek words is available here |
|||
| How to attach files to the questions and answers?
February 06, 2005 |
I'm trying to attach pre-recorded sound files for a vocabulary flashcard program, but so far, I've only been able to do that using Html in the QuizPro program. That's ackward because the link is rather long, plus it shows the name of the word I'm testing.
Is there anyway around that? |
||
|
|||
| Convert a question file to make it compatible to QUIZ!
February 27, 2003 |
I have question files with lots of questions in another format (MS Excel, MS Word, etc.) and would like to convert it to a format compatible to QUIZ, QuizPro etc. How can I do this in an easy way without paste and copy for every question and answer? | ||
|
There is no general answer for that. However, an elegant way is to create a macro in MS Excel, MS Word or any other suitable program.
Steve Persche did supply an example including a MS Excel macro and a simple documentation:
|
|||
| Explanation file not working!
September 13, 2002 |
I would like to add a mp3 or wav file as explanation to be played after a correct answer, but it doesn't work.
Example: I insert "bird.wav" (inclusive quotation marks) in the field explanation (I did put the file in the Knowledge - folder), but nothing happens, when it should be played. What can I do? |
||
|
DO NOT INSERT QUOTATION MARKS! Then, it will work!
If you absolutely need quotation marks (e.g., you have a space in your file or path name), then add a leading file: Examples: file:"bird cry.wav" file:"C:\My files\Animals\bird.wav" |
|||
| Quiz files: Directory structure?
July 29, 2002 |
I would like to separate my quiz files according theme and lesson number into different directories.
How can I do that in a way, that QUIZ will find the question/answer and knowledge files belonging to the quiz file? Where do I put these files? |
||
For version 3.1.0 and higher, there is a way:
Here, a example: ![]() |
|||
| More then possible 4 answers?
March 15, 2002 |
I would like to produce questions with more then 4 possible answers. Can I do that? | ||
| You can't do it as a normal multiple choice question. But there is a trick:
Include the answers in your question and choose a "fill the gap" question. Example: Question (use a rtf file or HTML formatting for the "new line"): How many legs does a spider have?As answer, you check "not multiple choice" and write "D" in one field and "D)" in another. Like this, "D" and "D)" will count as correct. |
|||
| Error: EOleSysEror!
January 25, 2002 |
When starting QUIZ, I get an error message: "EOleSysEror in module Quiz.exe 00082BCI class not registered."
Now what do I do? |
||
| You need to have a recent version of MS Internet Explorer installed.
It is used to show HTML files or parts of it. This will be done inside my program.
As MS Internet explorer is part of Windows, this technique is widely used. So, if you prefer Netscape or any other browser, you should still install MS Internet Explorer on your machine. Updating IE regularly will also update different Windows - dll files to the latest versions. |
|||
| Hotkey to get to a new question?
6. December 1999 |
If you are creating a new Quiz file, and you want to go to the next question (to create a next question), you always have to press the up arrow with your mouse. Isn't there a hotkey or something to go to a new empty question field? | ||
| There is one in version 1.3.1: If the focus is on one of the input fields for a question, you can press the key "Page Up" or "Page Down": The first key stroke will change focus to the spin edit field (the question No), the next will switch one question up or down. With focus on the spin edit field, you can use also the keys "Home" or "End" to get to the first or the last question. The next version of Quiz (2.0) will have a additional possibility. |