Thaiz / psychopy

Automatically exported from code.google.com/p/psychopy
0 stars 0 forks source link

rating-scale #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
implement a routine for easy presentation of a visual scale, plus an item
to be rated (e.g., text question or image), and get back a numerical rating
(eg, 1..7) and response time (sec).

Original issue reported on code.google.com by jrgray@gmail.com on 14 May 2010 at 7:44

GoogleCodeExporter commented 8 years ago
added visual.RatingScale() class, plus demos/coder/ratingScale.py to illustrate 
how
to use it.

Original comment by jrgray@gmail.com on 21 May 2010 at 2:07