custom sort routine for courses

custom sort routine for courses

by john saylor -
Number of replies: 0

hi

i have to figure out how to resort the courses in a given category by shortname. in our instance, the shortname is composed of multiple keys, some are alphabetic, some are integers.

so i think i can write a routine to sucessfully resort courses by shortname in php- the question i have is what is the best way to integrate it with the moodle code.

i have just started looking at textlib.class.php where the collatorlib class is defined ...

any suggestions welcome!

Average of ratings: -