Code: Select all
// Keep track of the users' progress
$user_correct_answers = 0;
$user_incorrect_answers = 0;
foreach ($play_quiz as $question)
{
Code: Select all
if (!check_form_key('uqm_play'))
{
trigger_error('UQM_QUIZ_FORM_INVALID');
}
yeah nearly there, would be marvellous if the RC phase arrived before 3.1.0. is released then the mod could be converted straight to an extensionAvdon wrote:7 years in development and still in alpha stage! We'll wait, take your time
Yeah I also asked this few months ago, waiting...Anuj Dhawan wrote:With this MOD, users can play the same quiz over and over again - is there a way to prevent this? Please guide.
Yeah I also asked this few months ago, waiting...
for all the questions - can that be done easily, please advise?Incorrect: You selected , the correct answer was .....
What do you mean? Settings are in the ACP.volgograd wrote:I don't find any instructions how to use it...? Are there instructions?
Jessica wrote:What do you mean? Settings are in the ACP. You can create quizzes by going to /quiz.php on your board.volgograd wrote:I don't find any instructions how to use it...? Are there instructions?