bkono / session-surfer

0 stars 0 forks source link

Session feedback rating #2

Open bkono opened 9 years ago

bkono commented 9 years ago

Need to add a flow for asking for a session rating after stopping the interval.

moofish32 commented 9 years ago

thining I'll grab the bootstrap rating widget for this, any issues?

:octocat: Sent from GH.

bkono commented 9 years ago

Bootstrap javascript has a tendency to get wonky on angular apps if used as-is. Not sure if that one is pure css or not. Either way, you'll want to wrap it up so you can actually bind it to model values. Give it a run if you're up for it, or take a peek at an angular rating directive.

moofish32 commented 9 years ago

http://angular-ui.github.io/bootstrap/#/rating

Sorry should have been specific, but this is the specific one I was thinking. Any prefs?