It might be worth double checking quiz.php is fully updated to beta 4, like making sure this line is present:
- Code: Select all
'U_SURVEYS_ON' => ($survey_question_answers_progress && $survey_results_on),
Moderator: CricketMX Forum Moderators
'U_SURVEYS_ON' => ($survey_question_answers_progress && $survey_results_on),
battye wrote:However, it would be quite easy to add a link so a user can play a random quiz (not random questions). Would you like me to tell you how you can do this?
// The save type - "save" or "submit".
$save_type = request_var('submit', '');
echo 'ECHOING: ' . $save_type;
$user->lang['SUBMIT']
Users browsing this forum: No registered users and 1 guest