How to measure response_time for a form_multiple_choice
Hello!
I would like to count the response_time for each time a participant gives an answer in a form_multiple_choice item, but the variables "response_time" or "time" for the respective_items show nothing.

Comments
Hi Vassilis,
Unfortunately, it is not possible to collect the response times for actions that happen within a form. The only time information you can retrieve from it is when it was opened and when it was closed. So, in order to get the response times for every response, you would have to present one question per form and continue on click.
Does that make sense?
Eduard