autolab / Autolab

Course management service that enables auto-graded programming assignments.
http://www.autolabproject.com/
Apache License 2.0
752 stars 214 forks source link

Editing course settings appends an extra "(semester)" field to the course name #453

Closed droh closed 9 years ago

droh commented 9 years ago

Each time an instructor updates the Course Settings page, Autolab appends an extra "(semester)" field to the course display name. For example, after updating the 213 course settings 4 times, the Display Name for 213 is now:

15213: Introduction to Computer Systems (f15)(f15)(f15)(f15)(f15)

Can someone make a hot fix for this? It looks really weird.

icanb commented 9 years ago

I fixed this but it's not in production yet.

dlbucci commented 9 years ago

449 We should probably merge develop sometime soon.