IAT


Author
Message
CFLATTAR
CFLATTAR
Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)
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é
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
CFLATTAR - 7/29/2019
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é

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
CFLATTAR
Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)
Group: Forum Members
Posts: 8, Visits: 20
Dave - 7/29/2019
CFLATTAR - 7/29/2019
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é

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
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
CFLATTAR - 7/30/2019
Dave - 7/29/2019
CFLATTAR - 7/29/2019
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é

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
CFLATTAR
Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)
Group: Forum Members
Posts: 8, Visits: 20
Dave - 7/30/2019
CFLATTAR - 7/30/2019
Dave - 7/29/2019
CFLATTAR - 7/29/2019
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é

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
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
CFLATTAR - 7/31/2019
Dave - 7/30/2019
CFLATTAR - 7/30/2019
Dave - 7/29/2019
CFLATTAR - 7/29/2019
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é

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
CFLATTAR
Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)Respected Member (408 reputation)
Group: Forum Members
Posts: 8, Visits: 20
Dave - 7/31/2019
CFLATTAR - 7/31/2019
Dave - 7/30/2019
CFLATTAR - 7/30/2019
Dave - 7/29/2019
CFLATTAR - 7/29/2019
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é

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 :)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search