SFII / scq

Our main repo for the SCQ senior project.
8 stars 6 forks source link

Fixed the results structure on the back end & cleaned up, charts now just need to be organized & styled on front end #182

Closed Brady76 closed 8 years ago

Brady76 commented 8 years ago

Response.jsx still needs work, everything else about this PR was a huge pain in my ass. The rethinkDB slack is too nice.
Single Choice and Multiple Choice behave the same according to the back end but just need to be returned differently (one an array of arrays, the other normal) so now that's all cleaned up.
Check it out @untra