Closed (fixed)
Project:
Quiz
Version:
7.x-4.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2012 at 15:36 UTC
Updated:
22 Jun 2014 at 16:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joel_osc commentedHere is a patch that should fix jumping, the problem was that '#' in javascript requires an id, and the jump_to_question form element only has a name.
Comment #2
sivaji_ganesh_jojodae commentedIndeed. It fixed the issue. Thanks for the patch.