I found out the jquery countdown always added when move to other question when using AJAX Quiz. (see the image)

the patch is a simple solution to prevent that.

CommentFileSizeAuthor
ajax_bug.patch471 bytes4d2e
quiz1.jpg23.47 KB4d2e
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

4d2e created an issue. See original summary.

Da_Cloud’s picture

Version: 7.x-5.0 » 7.x-5.x-dev
Status: Patch (to be ported) » Needs review
nithinkolekar’s picture

Status: Needs review » Reviewed & tested by the community

tested with dev and it worked

djdevin’s picture

Status: Reviewed & tested by the community » Needs work

#2867169: Ajax Quiz causes multiple display of time was supposed to already fix this. Is it broken again?

This is probably not a very robust check:

$nid != "ajax"
nithinkolekar’s picture

Status: Needs work » Closed (duplicate)
Related issues: +#2867169: Ajax Quiz causes multiple display of time

tested #1 manually with older dev version which works and after that updated module to latest version but didn't compared the code though.

#2867169: Ajax Quiz causes multiple display of time is a proper code and closing issue by marking it as duplicate