Now
that you've decided the maximum number of questions you might want
for your quiz, it's time to give your quiz a name.
So
- right at the top of your quiz creation page, you'll see the following:
All
you have to do then is replace the text "Your Quiz Name"
with the name you want for your quiz.
A
few important points regarding this:
The text
you choose here appears within the <title> & </title>
tags of your quiz page (in the title bar in other words).
It appears
at top of the quiz page itself.
It appears
at the top of the results page with " - Results" added
to the end.
So for example if your quiz name is "ABC" - on the results
page this will appear as "ABC - Results".
And since
the text you enter here does appear within the HTML - DO NOT
enter any returns/line breaks/carriage returns (whatever you choose
to call them). So make sure your text is all on one line.
Of course it will wrap over when your typing reaches the right
inside-edge of the text box, but do not put any returns in there.
If you do put any in, your quiz code won't work -- it's as simple
as that.