codecombat/server/courses
Scott Erickson 97cb5275c3 Fixes for courses, hoc
* Handling prepaids with strings for maxRedeemers
* Add link to TeacherCoursesView from HourOfCodeView
* Show only course instances with classrooms attached in TeacherCoursesView and StudentCoursesView
* Add event tracking to HourOfCodeView
* Add not-logged-in handling to TeacherCoursesView
* Fixed a GET prepaids bug
* Have course instances created for hour of code have hourOfCode property set to true.
2015-11-09 17:58:40 -08:00
..
Course.coffee Initial courses object model 2015-08-29 07:15:39 -07:00
course_handler.coffee Initial courses object model 2015-08-29 07:15:39 -07:00
course_instance_handler.coffee Fixes for courses, hoc 2015-11-09 17:58:40 -08:00
CourseInstance.coffee Untie CourseInstance creation from prepaids, tie them to classrooms instead 2015-11-03 11:18:44 -08:00