toupper


Author
Message
Jens Bölte
Jens Bölte
Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)
Group: Forum Members
Posts: 78, Visits: 60
Hello,
I am programming a LDT for some students of my class. So far so good, however, the student did not provide the targets in upper case which is necessary for this experiment. Instead of having them to correct all targets, I tried to convert all targets to upper case in Inquisit in various ways but failed. So, tfake has to be presented in upper case. Hints (and solutions) are welcome.

Best wishes Jens

<trial t_fake>
/ontrialbegin = [values.trialcounter += 1;]
/ontrialend = [values.prime = text.trpfake.currentitem; values.target = text.tfake.currentitem;]
/stimulusframes = [1 = fixation; 30 = maske; 61 = blank, trpfake; 64 = blank, tfake]
/validresponse = ("F", "J")
/correctresponse = ("F")
/response = timeout (2500)
/branch = [if(values.trialcounter == values.break_after_x) trial.pause]
</trial>


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
jens - 5 Years Ago
Dave - 5 Years Ago
jens - 5 Years Ago
jens - 5 Years Ago
                     + x [quote] [b] jens - 11/4/2019 [/b] + x...
Dave - 5 Years Ago
                         + x [quote] [b] Dave - 11/4/2019 [/b] + x...
jens - 5 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search