Final Action
QuizFaber allows the user to decide about the final action to be executed after the
end of quiz. Such options are available in the Quiz menu, selecting
the Properties
item, in the sheet named "Final Action".
Repeating the quiz
At the end of quiz, you can repeat the quiz with the criteria below:
· Add a link to the final page (named "Repeat"). This is a manual repetition
of a quiz: the student chooses whether to repeat the quiz or not.
· Automatic quiz repetition when the mark is less than a specified value.
Quiz quitting
In order to exit from the concluding page (and to avoid closing the browser from
standard button), you have two possibilities:
· Close the window using a push-button in the center of the page, or
· Insert a link to a Web page, specifying name of the link (shown on HTML
page) and Internet address (URL). Such a page can be shown in the same
window or in a new window.
The link can be specified in two ways, relative or absolute. The absolute link makes
reference to a document specifying the complete address (for example, starting from
the root folder of your hard disk). The relative link specifies a relative address
starting from the current position of your quiz.
Therefore, if you want to create a quiz exportable from your computer, avoid
absolute addresses (because they depend strongly on the content of your hard disk),
and use better the relative address option instead.
For example:
"C:\Document\Quizzes\quiz1.htm" is an absolute address, while
"..\OtherQuizzes\quiz2.htm" is a relative address.