Sort functions in Gradebooks and list of quizzes do not sort numbers correctly. For example, when sorting the numbers 80, 70, and 8 in my grade book, that list of numbers is sorted 80, 8, 70. I do not want the 8 to be adjacent to 80, it should be at the end of the list in correct descending numerical order. Similarly, when I try to sort my list of quizzes 1, 2, 3, and 14 would be sorted 1, 14, 2, and 3. Again, the 14 immediately follows 1 presumably because 14 begins with the digit 1. This would be a great improvement if you could fix this issue ASAP. Thank you.
|
|