gumho / antplanner

This project has been succeeded by http://github.com/gumho/antplanner2
http://antplanner.appspot.com
9 stars 3 forks source link

Ratings from RateMyProfessors.com #86

Closed styfle closed 13 years ago

styfle commented 13 years ago

I added the feature to view ratings from RateMyProfessors.com by clicking on the instructor's name. The problem is that I added the click event to the specific cell (td) which doesn't override the click event on row (tr). So needless to say, clicking on an instructor brings up their ratings AND adds the course. It would probably be best to remove the latter part to avoid the error message when a course is already added.

You can see the feature in action by visiting http://antplanner-fork.appspot.com