CFLATTAR
|
|
Group: Forum Members
Posts: 8,
Visits: 20
|
+x+x+x+x+x+xHello, I need your advises. I'm trying to replace "WORD" and "NON-WORD" in a IAT by smiley picture. I think I have to change this part : REMINDER
<text wordreminder> / items = ("MOT (<%values.word_responsekeylabel%>)") / position = (values.wordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
<text nonwordreminder> / items = ("PSEUDO-MOT (<%values.nonword_responsekeylabel%>)") / position = (values.nonwordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
Could you help me? Regards, Chloé You need to add two <picture> elements to the script (one for the smiley corresponding to the "word" label, one for the smiley coresponding to the "non-word" label). Display those picture elements in the same way the two existing <text> elements are displayed, i.e. via the <trial> elements' /stimulusframes or via the <block> elements' /bgstim. Thanks a lot for your help, it works ! Do you know how to improve my quality image? because we saw the pixel.. it's not very clear. There is an extension recommended? Thanks to you, Chloé Make sure the source images are close to the resolution you need. The less resizing (either scaling up or scaling down an image) Inquisit has to do, the better it will look. Thanks a lot for these advices. Do you know, how I can make the police of my words more bigger? My script is : <text errormessage> /items = ("ERREUR") /position = (50%, 70%) /color = red </text> Regards, Chloé Define the <text> element's /fontstyle according to your needs: <text errormessage> / items = ("ERREUR") / fontstyle = ("Arial", 5%, true)/ position = (50%, 70%) / txcolor = red </text> https://www.millisecond.com/support/docs/v5/html/language/attributes/fontstyle.htm Thanks a lot :)
|
|
|
Dave
|
|
Group: Administrators
Posts: 13K,
Visits: 104K
|
+x+x+x+x+xHello, I need your advises. I'm trying to replace "WORD" and "NON-WORD" in a IAT by smiley picture. I think I have to change this part : REMINDER
<text wordreminder> / items = ("MOT (<%values.word_responsekeylabel%>)") / position = (values.wordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
<text nonwordreminder> / items = ("PSEUDO-MOT (<%values.nonword_responsekeylabel%>)") / position = (values.nonwordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
Could you help me? Regards, Chloé You need to add two <picture> elements to the script (one for the smiley corresponding to the "word" label, one for the smiley coresponding to the "non-word" label). Display those picture elements in the same way the two existing <text> elements are displayed, i.e. via the <trial> elements' /stimulusframes or via the <block> elements' /bgstim. Thanks a lot for your help, it works ! Do you know how to improve my quality image? because we saw the pixel.. it's not very clear. There is an extension recommended? Thanks to you, Chloé Make sure the source images are close to the resolution you need. The less resizing (either scaling up or scaling down an image) Inquisit has to do, the better it will look. Thanks a lot for these advices. Do you know, how I can make the police of my words more bigger? My script is : <text errormessage> /items = ("ERREUR") /position = (50%, 70%) /color = red </text> Regards, Chloé Define the <text> element's /fontstyle according to your needs: <text errormessage> / items = ("ERREUR") / fontstyle = ("Arial", 5%, true)/ position = (50%, 70%) / txcolor = red </text> https://www.millisecond.com/support/docs/v5/html/language/attributes/fontstyle.htm
|
|
|
CFLATTAR
|
|
Group: Forum Members
Posts: 8,
Visits: 20
|
+x+x+x+xHello, I need your advises. I'm trying to replace "WORD" and "NON-WORD" in a IAT by smiley picture. I think I have to change this part : REMINDER
<text wordreminder> / items = ("MOT (<%values.word_responsekeylabel%>)") / position = (values.wordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
<text nonwordreminder> / items = ("PSEUDO-MOT (<%values.nonword_responsekeylabel%>)") / position = (values.nonwordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
Could you help me? Regards, Chloé You need to add two <picture> elements to the script (one for the smiley corresponding to the "word" label, one for the smiley coresponding to the "non-word" label). Display those picture elements in the same way the two existing <text> elements are displayed, i.e. via the <trial> elements' /stimulusframes or via the <block> elements' /bgstim. Thanks a lot for your help, it works ! Do you know how to improve my quality image? because we saw the pixel.. it's not very clear. There is an extension recommended? Thanks to you, Chloé Make sure the source images are close to the resolution you need. The less resizing (either scaling up or scaling down an image) Inquisit has to do, the better it will look. Thanks a lot for these advices. Do you know, how I can make the police of my words more bigger? My script is : <text errormessage> /items = ("ERREUR") /position = (50%, 70%) /color = red </text> Regards, Chloé
|
|
|
Dave
|
|
Group: Administrators
Posts: 13K,
Visits: 104K
|
+x+x+xHello, I need your advises. I'm trying to replace "WORD" and "NON-WORD" in a IAT by smiley picture. I think I have to change this part : REMINDER
<text wordreminder> / items = ("MOT (<%values.word_responsekeylabel%>)") / position = (values.wordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
<text nonwordreminder> / items = ("PSEUDO-MOT (<%values.nonword_responsekeylabel%>)") / position = (values.nonwordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
Could you help me? Regards, Chloé You need to add two <picture> elements to the script (one for the smiley corresponding to the "word" label, one for the smiley coresponding to the "non-word" label). Display those picture elements in the same way the two existing <text> elements are displayed, i.e. via the <trial> elements' /stimulusframes or via the <block> elements' /bgstim. Thanks a lot for your help, it works ! Do you know how to improve my quality image? because we saw the pixel.. it's not very clear. There is an extension recommended? Thanks to you, Chloé Make sure the source images are close to the resolution you need. The less resizing (either scaling up or scaling down an image) Inquisit has to do, the better it will look.
|
|
|
CFLATTAR
|
|
Group: Forum Members
Posts: 8,
Visits: 20
|
+x+xHello, I need your advises. I'm trying to replace "WORD" and "NON-WORD" in a IAT by smiley picture. I think I have to change this part : REMINDER
<text wordreminder> / items = ("MOT (<%values.word_responsekeylabel%>)") / position = (values.wordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
<text nonwordreminder> / items = ("PSEUDO-MOT (<%values.nonword_responsekeylabel%>)") / position = (values.nonwordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
Could you help me? Regards, Chloé You need to add two <picture> elements to the script (one for the smiley corresponding to the "word" label, one for the smiley coresponding to the "non-word" label). Display those picture elements in the same way the two existing <text> elements are displayed, i.e. via the <trial> elements' /stimulusframes or via the <block> elements' /bgstim. Thanks a lot for your help, it works ! Do you know how to improve my quality image? because we saw the pixel.. it's not very clear. There is an extension recommended? Thanks to you, Chloé
|
|
|
Dave
|
|
Group: Administrators
Posts: 13K,
Visits: 104K
|
+xHello, I need your advises. I'm trying to replace "WORD" and "NON-WORD" in a IAT by smiley picture. I think I have to change this part : REMINDER
<text wordreminder> / items = ("MOT (<%values.word_responsekeylabel%>)") / position = (values.wordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
<text nonwordreminder> / items = ("PSEUDO-MOT (<%values.nonword_responsekeylabel%>)") / position = (values.nonwordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
Could you help me? Regards, Chloé You need to add two <picture> elements to the script (one for the smiley corresponding to the "word" label, one for the smiley coresponding to the "non-word" label). Display those picture elements in the same way the two existing <text> elements are displayed, i.e. via the <trial> elements' /stimulusframes or via the <block> elements' /bgstim.
|
|
|
CFLATTAR
|
|
Group: Forum Members
Posts: 8,
Visits: 20
|
Hello,
I need your advises. I'm trying to replace "WORD" and "NON-WORD" in a IAT by smiley picture. I think I have to change this part :
REMINDER
<text wordreminder> / items = ("MOT (<%values.word_responsekeylabel%>)") / position = (values.wordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
<text nonwordreminder> / items = ("PSEUDO-MOT (<%values.nonword_responsekeylabel%>)") / position = (values.nonwordinstruct_x,25%) / fontstyle = ("Arial", 4%, true, false, false, false, 5, 1) / txcolor = white </text>
Could you help me?
Regards,
Chloé
|
|
|