You can find the quizID, by looking at the url. I know it is stupid to have to do it this way, but once you see it, it will be simple. For example:
- Browse to www.yoursite.com/forum/quiz.php
- Then select the category the quiz that you need the quizID from, is in. That url should look like this www.yoursite.com/forum/quiz.php?do=Cat&id=1
- Then select the quiz that you need the quizID from.
- This url should look like:
www.yoursite.com/forum/quiz.php?do=Take&id=1
In my example above '1' is the quizID. Please take a look at your url and note down your quizID.
|