Here is some information below on how the client orders the Access Fair questions. There is currently no function to order it on the Client side, and the ordering is based on when you've created them (starting from the top, being the earliest created questions).
This has been tested to verify whether letters in the Code in the Question table (accessed via these steps)
You can go to System Manager.
Select Lookup Editor, and select Common.
Online Application Questions) will alter the hierarchy of the questions - it does not.
βIt has also been tested whether changing the numbers in the Code will alter the hierarchy of the questions - it does not.
Therefore, we have looked into the database, and can see that the questions are ordered by their primary keys (which are numbers corresponding to the date and time of when it was created).
