Currently the courses are just displayed in the order they come from the server.
Therefore courses which are used not commonly can still be appear at the top of the list in the course selection.
It would be better to display courses which are used often on top of the list.
Proposal:
Cache the id of the last accessed courses and sort for them.
Currently the courses are just displayed in the order they come from the server.
Therefore courses which are used not commonly can still be appear at the top of the list in the course selection.
It would be better to display courses which are used often on top of the list.
Proposal:
Cache the id of the last accessed courses and sort for them.