UniTime / unitime

Comprehensive University Timetabling System
http://www.unitime.org
Apache License 2.0
274 stars 162 forks source link

Displaying class external ID to the course timetabling pages #16

Closed rafati closed 7 years ago

rafati commented 7 years ago

It will be really helpful if the class external ID can be displayed in the course timetabling pages: UniTime/solutionReport.do UniTime/timetable.do UniTime/assignedClasses.do UniTime/unassigned.do UniTime/solutionChanges.do UniTime/suggestions.do

tomas-muller commented 7 years ago

To show class external IDs, set the application configuration property unitime.solver.showClassSuffixes to true (defaults to false).

Implemented in UniTime 4.2, build 77 onwards.