MDL-28268 Missing ORDER BY when using extra answer table.
commitda8cd9f4b3dba0f8c78cdba451c59e6c697fef39
authorJamie Pratt <me@jamiep.org>
Wed, 6 Jul 2011 10:54:59 +0000 (6 17:54 +0700)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Sat, 9 Jul 2011 06:26:08 +0000 (9 07:26 +0100)
tree171edb40f720674ff5fb38c28cd76f40048f4ad6
parentf6f6138379b078341f29284feb7c18336e8eb3a5
MDL-28268 Missing ORDER BY when using extra answer table.

From OU bug #921 "Order of answer fields in Variable numeric keeps changing" Cannot
reproduce this bug on my system but hopefully this will fix the problem. I added
an ORDER BY clause to the sql for fetching answers with extra answer fields.
question/type/questiontypebase.php