spratiman / UofTCourseInfo

UofT's Course Planning Web App
2 stars 0 forks source link

UI for expanded ratings #5

Open umar-ahmed opened 7 years ago

umar-ahmed commented 7 years ago

Right now the UI for the ratings portion of the course view is a hot mess 🔥. Just look at it:

image

This REALLY needs to change because the rest of the page content gets pushed below the fold as a result. This will require a fair bit of design change to accommodate the new categories.

The plan is to write some of javascript and CSS to have ratings follow a questionnaire style UX when the user is rating a course (kind of like Typeform). Also, we should show the ratings for the course as a progress bar in addition to the numerical rating to show the rating in a more visually engaging manner.

angeliney commented 7 years ago

Like the progress bar idea!