I think MDL-372 took around 12 years and 9 months, so anything is possible.
Hi
without any guarantee of my interpretation, I think that the sorting is done in 2 phases
- first the courses are sorted in order that we decide at the admin level (category management)
- then according to the order of the categories
for example:
cat1
course1-1
course2-1
course3-1
cat2
course1-2
course2-2
If we don't display "my" categories it looks like this:
course1-1
course2-1
course3-1
course1-2
course2-2
Go up one level a category in the tree structure to check if I am not mistaken....
So if you resort as
cat2
course1-2
course2-2
cat1
course1-1
course2-1
course3-1
You might have this
course1-2
course2-2
course1-1
course2-1
course3-1
Thanks for this, I thought of the same. However, something else is going on too: in the navigation block the order is different than in the navigation menu item My Courses. I tried moving courses inside the category, and sometimes they would change places in the navigation, and sometimes not. I have three courses in the Misc category, for example, and the order could be A, B, C in the category, and I'm seeing B, A, C in the nav block and A, C, B in the upper nav menu. It's driving me insane slightly annoying me.