Check responses and record whether right or wrong #11

Closed
opened 2015-11-01 10:15:57 -06:00 by mattbk · 3 comments
mattbk commented 2015-11-01 10:15:57 -06:00 (Migrated from github.com)

From @mattbk on October 29, 2015 16:58

I haven't gotten through the whole process yet, but looking at the db schema (as I can understand it), the (x,y) of each click is stored, but the accuracy (comparison with target zones in settings.json) is not.

These data should be stored in the database because it will save a step for the researcher.

Copied from original issue: mattbk/changeblindnesstest#5

_From @mattbk on October 29, 2015 16:58_ I haven't gotten through the whole process yet, but looking at the [db schema](https://github.com/mattbk/changeblindnesstest/issues/4) (as I can understand it), the (x,y) of each click is stored, but the accuracy (comparison with target zones in `settings.json`) is not. These data should be stored in the database because it will save a step for the researcher. _Copied from original issue: mattbk/changeblindnesstest#5_
mattbk commented 2015-11-01 10:15:58 -06:00 (Migrated from github.com)
Comparison is done at https://github.com/mattbk/changeblindnesstest/blob/master/index.php#L145.
mattbk commented 2015-11-01 10:15:58 -06:00 (Migrated from github.com)

Yes, but not stored in the database.

Yes, but not stored in the database.
mattbk commented 2015-11-01 10:28:34 -06:00 (Migrated from github.com)

Done and stored in database.

Done and stored in database.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: matt/changeblindness#11
No description provided.