Millisecond Forums

Presenting a comprhension question after each sentences

https://forums.millisecond.com/Topic35259.aspx

By Daniela Ruzzante - 3/17/2023

Hi, 
I'm having trouble in pairing a surveypage question with a sentence.
I'm prepararing a pretest and I need to understand: how much time people need to read a specific sentence and if in the time they have read it they understood the sentence.
Specifically, in my task I have a first screen with a sentence that participants just need to read and press the SPACEBAR when they finished. However, I need to add a question to verify the comphension of the sentence after each sentences and I'm having trouble in doing this by manteining the randomized order of the stimuli.

here my script:

<text Frasi>
/numitems = 32
/items = Statements
/ fontstyle = ("Verdana", 3%, true, false, false, false, 5, 0)
/txbgcolor = (255, 255, 255)
/ select = noreplace
</text>

<item Statements>
/1 = "Elvis Presley e la moglie Priscilla hanno avuto un figlio biologico"
/2 = "L'attore Stan Laurel è morto per un attacco di cuore"
/3 = "L'attore Brad Pitt ha il divieto di entrare in Cina"
/4 = "L'attore di Bond Pierce Brosnan ha lavorato come sputafuoco per tre anni"
/5 = "Il football americano e il calcio hanno lo stesso numero di giocatori"
/6 = "Su instagram la pop star Lorde vota gli anelli di cipolla"
/7 = "In Giappone c'è una renna addestrata che consegna la pizza"
/8 = "Twiggy è stata la più celebre top-model inglese degli anni '60"
/9 = "Nella boxe è permesso sferrare colpi con il palmo della mano"
/10 = "Non è solo l'hockey a permettere le sostituzioni a gioco in corso"
/11 = "Elon Musk si è sposato tre volte con la stessa persona"
/12 = "Hugh Grant è stato condannato due volte per atti osceni in pubblico"
/13 = "Il nome intero di Will Smith è William Carroll Smith Jr."
/14 = "Nella pallavolo la palla può essere colpita solo con mani o braccia"
/15 = "La cantante e imprenditrice Rihanna viene da Bogotà, in Colombia"
/16 = "Nel gioco delle freccette, il centro corrisponde a 100 punti."
/17 = "Il primo trapianto di cuore è avvenuto nella città di Vienna"
/18 = "Il muscolo del grande gluteo è il più grande nel corpo umano"
/19 = "Il canguro rosso può raggiungere la velocità di 56 km/h"
/20 = "I colori e le sfumature dei tramonti su Marte sono blu"
/21 = "Un uovo di cicala diventa insetto adulto in quattro anni"
/22 = "Il virus dell'influenza può sopravvivere 17 giorni su una banconota"
/23 = "Gli smeraldi tendono ad essere 20 volte più rari dei diamanti"
/24 = "Le informazioni che arrivano al cervello viaggiano a 430 km/h"
/25 = "Con -272°C la Palla di Neve è il luogo più freddo dell'universo"
/26 = "La larghezza media di un fulmine è di 3,30 cm"
/27 = "L'ossigeno nella sua forma liquida ha colore e sfumature bianche"
/28 = "La donna ha una frequenza cardiaca in media l'8% più alta dell'uomo"
/29 = "Un giorno sulla luna ha la durata di 25.3 giorni terrestri"
/30 = "Il polpo è l'unico pesce conosciuto che può sbattere le palpebre separatamente"
/31 = "Saturno è stato il primo pianeta ad essere scoperto con un telescopio"
/32 = "Raramente l'aspirina porta ad una microemorragia nel tratto gastrointestinale"
</item>

*********************************************************************
COMPRENSIONE
**********************************************************************
<surveypage Compr>
/questions = [1=comp]
/recorddata = true
</surveypage>

<radiobuttons comp>
  /caption = " "
  / options = ("1= Per Niente ","2 ","3 ","4= Ne Molto Ne Poco ","5 ", "6 ", "7= Del Tutto" )
  / orientation = vertical
  / fontstyle = ("Times New Roman", 2.50%, true, false, false, false, 5, 0)
/ responsefontstyle = ("Times New Roman", 2.50%, false, false, false, false, 5, 0)
</radiobuttons>

<block Questionario>
/ trials = [1 = Compr)]
/ recorddata = true
/ screencolor = (255, 255, 255)
</block>

<trial ImplicitReading>
/stimulusframes = [0=text.Frasi,5000=Compr]
/pretrialpause = 500
/ isvalidresponse=[trial.ImplicitReading.latency > 500]
/ recorddata = true
/ response = anykey
</trial>

<block Task>
/screencolor = (white)
/trials = [1-32 = noreplace(ImplicitReading)]
</block>

<expt CDABincomp>
/subjects = (1 of 1)
/ preinstructions = (Welcome)
/blocks = [1=Task]
/ postinstructions = (Thanks)
</expt>

Any suggestion?
Thank you!
By Daniela Ruzzante - 3/17/2023

Daniela Ruzzante - 3/17/2023
Hi, 
I'm having trouble in pairing a surveypage question with a sentence.
I'm prepararing a pretest and I need to understand: how much time people need to read a specific sentence and if in the time they have read it they understood the sentence.
Specifically, in my task I have a first screen with a sentence that participants just need to read and press the SPACEBAR when they finished. However, I need to add a question to verify the comphension of the sentence after each sentences and I'm having trouble in doing this by manteining the randomized order of the stimuli.

here my script:

<text Frasi>
/numitems = 32
/items = Statements
/ fontstyle = ("Verdana", 3%, true, false, false, false, 5, 0)
/txbgcolor = (255, 255, 255)
/ select = noreplace
</text>

<item Statements>
/1 = "Elvis Presley e la moglie Priscilla hanno avuto un figlio biologico"
/2 = "L'attore Stan Laurel è morto per un attacco di cuore"
/3 = "L'attore Brad Pitt ha il divieto di entrare in Cina"
/4 = "L'attore di Bond Pierce Brosnan ha lavorato come sputafuoco per tre anni"
/5 = "Il football americano e il calcio hanno lo stesso numero di giocatori"
/6 = "Su instagram la pop star Lorde vota gli anelli di cipolla"
/7 = "In Giappone c'è una renna addestrata che consegna la pizza"
/8 = "Twiggy è stata la più celebre top-model inglese degli anni '60"
/9 = "Nella boxe è permesso sferrare colpi con il palmo della mano"
/10 = "Non è solo l'hockey a permettere le sostituzioni a gioco in corso"
/11 = "Elon Musk si è sposato tre volte con la stessa persona"
/12 = "Hugh Grant è stato condannato due volte per atti osceni in pubblico"
/13 = "Il nome intero di Will Smith è William Carroll Smith Jr."
/14 = "Nella pallavolo la palla può essere colpita solo con mani o braccia"
/15 = "La cantante e imprenditrice Rihanna viene da Bogotà, in Colombia"
/16 = "Nel gioco delle freccette, il centro corrisponde a 100 punti."
/17 = "Il primo trapianto di cuore è avvenuto nella città di Vienna"
/18 = "Il muscolo del grande gluteo è il più grande nel corpo umano"
/19 = "Il canguro rosso può raggiungere la velocità di 56 km/h"
/20 = "I colori e le sfumature dei tramonti su Marte sono blu"
/21 = "Un uovo di cicala diventa insetto adulto in quattro anni"
/22 = "Il virus dell'influenza può sopravvivere 17 giorni su una banconota"
/23 = "Gli smeraldi tendono ad essere 20 volte più rari dei diamanti"
/24 = "Le informazioni che arrivano al cervello viaggiano a 430 km/h"
/25 = "Con -272°C la Palla di Neve è il luogo più freddo dell'universo"
/26 = "La larghezza media di un fulmine è di 3,30 cm"
/27 = "L'ossigeno nella sua forma liquida ha colore e sfumature bianche"
/28 = "La donna ha una frequenza cardiaca in media l'8% più alta dell'uomo"
/29 = "Un giorno sulla luna ha la durata di 25.3 giorni terrestri"
/30 = "Il polpo è l'unico pesce conosciuto che può sbattere le palpebre separatamente"
/31 = "Saturno è stato il primo pianeta ad essere scoperto con un telescopio"
/32 = "Raramente l'aspirina porta ad una microemorragia nel tratto gastrointestinale"
</item>

*********************************************************************
COMPRENSIONE
**********************************************************************
<surveypage Compr>
/questions = [1=comp]
/recorddata = true
</surveypage>

<radiobuttons comp>
  /caption = " "
  / options = ("1= Per Niente ","2 ","3 ","4= Ne Molto Ne Poco ","5 ", "6 ", "7= Del Tutto" )
  / orientation = vertical
  / fontstyle = ("Times New Roman", 2.50%, true, false, false, false, 5, 0)
/ responsefontstyle = ("Times New Roman", 2.50%, false, false, false, false, 5, 0)
</radiobuttons>

<block Questionario>
/ trials = [1 = Compr)]
/ recorddata = true
/ screencolor = (255, 255, 255)
</block>

<trial ImplicitReading>
/stimulusframes = [0=text.Frasi,5000=Compr]
/pretrialpause = 500
/ isvalidresponse=[trial.ImplicitReading.latency > 500]
/ recorddata = true
/ response = anykey
</trial>

<block Task>
/screencolor = (white)
/trials = [1-32 = noreplace(ImplicitReading)]
</block>

<expt CDABincomp>
/subjects = (1 of 1)
/ preinstructions = (Welcome)
/blocks = [1=Task]
/ postinstructions = (Thanks)
</expt>

Any suggestion?
Thank you!

Sorry, I noticed an error in the script: 

<trial ImplicitReading>
/ stimulusframes = [1=text.Frasi]
/pretrialpause = 500
/ isvalidresponse=[trial.ImplicitReading.latency > 500]
/ recorddata = true
/ response = anykey
</trial>
By Daniela Ruzzante - 3/17/2023

I was able to solve the problem by myself. 
This topic can be close.
Thank you :)