@Override
 public CurricularCourse getCurricularCourse() {
   return curricularCourseScope.getCurricularCourse();
 }