quiz 7.x

Events happening in the community are now at Drupal community events on www.drupal.org.
lenkaen's picture

How to add an anchor to quiz submit/skip/back url

I am new to drupal as a developer. I am using drupal 7 and the quiz module. I would like to add to the URL for when a user is taking a multiple choice quiz and clicks one of the buttons back/submit/quiz, so that the quiz page is shown from the anchor #quiz-progress or similar.

I've been trying to figure out the $form array and been looking in the functions
sl_quiz_form_quiz_question_answering_form_alter and _sl_quiz_question_answering_form_submit
in sl_quiz_module, but I haven't figured it out yet.

Any help would be appreciated.

Read more
nikhilvr0's picture

Can we make the quiz open next day if the user is failed.

Hi All,

I am new to drupal. I want to make a condition where one user has failed or could not earn the minimum score, for a particular quiz, I want to make it blocked for that day for that particular user. And only in the next day, the user should allowed to appear for the quiz again. Currently I have set Allowed number of attempts= 1 and it prevents taking the quiz again.

If anybody can help me in this matter, please point me in the right direction.

All patches are welcomed.

I am using quiz 7.x-4.0-rc1

Read more
Anonymous's picture

Reopen Finished Quiz

Hi,

I'm trying to develop additional functionality for the Quiz project - what I want to do is, after a user has finished a Quiz, a person with the "Score any quiz" permission can make it so that the user can change their answer (so it can be remarked). For context, most of the Quiz Questions on the site I am developing are short / long answer types, so this functionality would be extremely helpful.

Is this possible? I'm reasonably proficient with PHP and mysql, so any pointers or help would be very much appreciated.

Read more
memcinto's picture

How do I use jQuery to provide instant feedback (same page as question)

I'm using 7.x-4.0-beta2 and would like to provide quiz-takers with "instant" (same page as question) feedback. I've done a bit of jQuery in Drupal, so I can probably figure it out eventually, but if I had a nudge in the right direction it would save me a lot of time.

I assume I would need to add something to, e.g., Drupal.behaviors.multichoiceAlternativeBehavior

such as adding something to
.click(function(event)

?

Or maybe I could use the .addClass('selected') to trigger showing

$content['body']['feedback']['#markup']

???

Suggestions welcome. Thank you so much.

Read more
tomalbhy's picture

Need help

Hi everybody,
I am using D7 and Quiz Module.
I have created a quiz contest using this module named ‘Math-test’. Under this ‘Math-test’ there are 100+ Multiple Choice Questions.
But I want that, user can participate on this contest ‘Math-test’ unlimited time and there will appear only 50 questions randomly.
If, how can I do this? Pls explain.

(Thanks in advance)

Read more
omidehghanZD's picture

upgrade from 6.x to 7.x

hi
i want to upgrade my site from 6 to 7 . quiz module is installed on my site , the new version of quiz 7.x is not recommended and autoload (http://drupal.org/project/autoload) module is not for drupal 7 .

how can i use quiz in drupal 7 without problem?

Read more
Subscribe with RSS Syndicate content