Closed (fixed)
Project:
Quiz
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2010 at 19:40 UTC
Updated:
17 Jul 2010 at 17:50 UTC
There's no ordering field in the database, so scale questions are sometimes un-orderable after the first entry - as their order comes from the MySQL natural ordering.
I was able to resolve an issue I had by adjusting the ordering of the table in MySQL to the order I entered them in, but it should definitely have a weight field.
Comments
Comment #1
falcon commentedThanks for reporting!
I've commited some changes that hopefully will fix this issue. The plan is to release a new release candidate tomorrow.