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

falcon’s picture

Status: Active » Fixed

Thanks for reporting!

I've commited some changes that hopefully will fix this issue. The plan is to release a new release candidate tomorrow.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.