hvaldecantos / pcer

A desktop application to run code comprehension experiments with eye tracking.
1 stars 0 forks source link

Add timer feature for code reading #18

Open hvaldecantos opened 5 years ago

hvaldecantos commented 5 years ago

When a participant starts a new experimental system, he/she has a limited amount of time to read its code. The time constraint should be only on the code reading, not on task (questions) reading.

hvaldecantos commented 5 years ago

This is related to issue #15 and it is being developed in branch qstatusbar in pull request #16

hvaldecantos commented 5 years ago
hvaldecantos commented 5 years ago

Does saving the timer time in the db would affect the eye tracker samples we can take while the participant is reading the code?