SMILEConsortium / node-smile-server

3 stars 4 forks source link

Some Teachers would prefer a rating system based on Thumbs up/Thumbs down #76

Closed truedat101 closed 10 years ago

truedat101 commented 10 years ago

Add these thumbs as rating 1 (down), 5 (up). Stick with Radio Buttons to keep easy compatibility with standard HTML5 and CSS styling.

truedat101 commented 10 years ago

Given this is a quick and dirty hack, we need to keep radio buttons in use. The binding business between knockout.js and the radio buttons I don't completely understand. For now, we'll use a quick and dirty approach.

truedat101 commented 10 years ago

Add a new issue to handle thumbsup/down with an icon, and reset properly.

truedat101 commented 10 years ago

This looks bad. Will fix it. I was too tired to do anything useful.

truedat101 commented 10 years ago

The old system of stars was not clearly explained to students so they ignored the feature.

truedat101 commented 10 years ago

Nice very clean awesome approach illustrated here: http://codepen.io/DavidBradbury/pen/HuCqx

Tags for img need to be inside the label. That's what I was missing before.