How to order courses in ASCENDING order? Makes no sense!
-
We have 12 courses, with multiple sections in each. Everything is working just fine!
However, The courses were input every week of our class 1 by 1. So, week 1 is a course, week 2 is a course, as is week 12 is a course.
The only thing we have a problem with is that when the student logs in, it is always in the reverse order.
Week 12 appears first along with the next 6 or so, and week 1 appears on page two. It’s not that big of a deal, and we are happy with Learnpress. It’s just the order of display that’s all.
I’ve looked at the source code (curriculum_display), and everything in the sql statements, (curds), seems to indicate they are doing it correctly specifying ASC on the field indexes… however it is confusing to me how we get the display of courses reversed on the front end.
Thanks!
- The topic ‘How to order courses in ASCENDING order? Makes no sense!’ is closed to new replies.