PDA

View Full Version : Multiple Choice Quiz Script - Help


rina
03-05-2003, 06:59 PM
Hi,

I'm new to this board. I came across JavaScriptKit.com quiz script
and loved it! But I need some help with it. Just FYI I'm a novice
with Javascript (with any script for that matter).

Here's my problem. My first quiz with this script was successful. I
did a set of ten questions and it worked fine.

Let's say my first quiz is quiz.htm and the corresponding results is
results.htm and quizconfig.js.

So now, I'd like to have another set of questions and I created
quiz1.htm and quizconfig1.js. The "Grade Me!" worked fine but
the solution (small pop-up) displayed quizconfig.js results, which
is the result to the first set of questions within the same website
I earlier created.

I have created resultsq1.htm (with quizconfig1.js), but I don't
know how to get "Grade Me!" at quiz1.htm corresspond to this
page.

This is the second quiz I created (where the "View Solution" did
not display the correct one):
http://www.factoftheday.com/quiz1.htm

I hope I've not confused everyone. I've cracked my brain trying to
solve this by myself. But actually this is my first try at Javascript.
Please help! Thanks!