codementum / experimentr

Backend (Node.js, redis), frontend (js), and analysis (R) for web-based visualization studies.
29 stars 16 forks source link

Make compact table layout for PANAS #34

Closed codementum closed 11 years ago

codementum commented 11 years ago

Right now, each word in the PANAS gets its own table, radio buttons, and labels for each button. Instead, there should be one table with a grid of buttons.

Like this: l1 l2 l3 l4 l5 word1 () () () () () word2 () () () () ()

codementum commented 11 years ago

Experimentr is becoming more general, so there's no need for specific modules at this time.