+2 votes
in SoSci Survey (English) by s126407 (215 points)

Hi,
Is it possible to use mean response time latencies from several assignment questions and use that mean value as a response time limit in another question in the survey?
Namely, I want to give participants a reading time test that would determine the presentation time of a task in the survey.
I would present say 20 sentences differing by length, using assignment task, and their task would be to read the sentence and then press some key to indicate they have read it. I would present:
5 sentences containing 5 words,
5 sentences containing 8 words,
5 sentences containing 10 words, and
5 sentences containing 12 words.
After that, I want to present four tasks (assignment task or selection sequence which would represent simple math tasks with available answer options, one of which is the right answer)
Task 1 would be represented by a sentence containing 5 words
Task 2 would be represented by a sentence containing 8 words
and so on.
I need each of these tasks to be presented for a time equal to the mean reading time of sentences of a corresponding length, plus say 1500miliseconds.
For example: presentation time of Task 1 = mean reading time of five sentences containing 5 words + 1500ms
Is this even possible to program in SoSci survey?
Thanks in advance.

1 Answer

+1 vote
by SoSci Survey (304k points)

Is it possible to use mean response time latencies from several assignment questions and use that mean value as a response time limit in another question in the survey?

Should be possible, but maybe a few little modifications in the assignment task script libraries will be necessary to allow for dyamically changing the time limit.

There are two steps to to. First, calculate the average response time, which shall be easily accomplished using valueMean(), because you have the response times in the data set.

The second step is to modify the time limit.Which question type are you using for that part?

by s126407 (215 points)
Thank you!
I'm planning to use the assignment task (records latency).
Thanks in advance.

Willkommen im Online-Support von SoSci Survey.

Hier bekommen Sie schnelle und fundierte Antworten von anderen Projektleitern und direkt von SoSci Survey.

→ Eine Frage stellen


Welcome to the SoSci Survey online support.

Simply ask a question to quickly get answers from other professionals, and directly from SoSci Survey.

→ Ask a Question

...