@ -275,4 +275,7 @@ class Course < ActiveRecord::Base
end
def name
read_attribute('name') || Project.find_by_identifier(self.extra).try(:name)