In a multiple choice question with computer generated answers, often I want to list the answers in numerical order but that order may change with the parameters. Since I don't have control over which one is marked right within the logic, I can't just sort them myself.
In a multiple choice question with computer generated answers, often I want to list the answers in numerical order but that order may change with the parameters. Since I don't have control over which one is marked right within the logic, I can't just sort them myself.