font size in text box


Author
Message
millis
millis
Associate Member (98 reputation)Associate Member (98 reputation)Associate Member (98 reputation)Associate Member (98 reputation)Associate Member (98 reputation)Associate Member (98 reputation)Associate Member (98 reputation)Associate Member (98 reputation)Associate Member (98 reputation)
Group: Forum Members
Posts: 2, Visits: 1

Hello,


Is it possible to increase the fontsize in the text box for openended trials?


Below is the script regarding some openended trials. Using this script, I am able to present the stimulus in Arial 20pt boldface, but the responses in the text box gets entered in much smaller font (than Arial 20pt). Also, the buttonlabel displays a small font. Are there any properties that I can use to modify the font size for the openended-answer-text-box and the button labels?


--


<openended easyprac>


/ stimulustimes  = [0=fixation; 500=easyprac]


/ recorddata = true


/ fontstyle = ("Arial", 20pt, true)


/ buttonlabel = "Press <Enter> to submit your answer"


/ timeout = 10000


/ position = (50%, 60%)


/ linelength = 5


/ numlines = 1


/ inputdevice = keyboard


/ mask = integer


/ iscorrectresponse=[openended.easyprac.response == list.easypracans.nextvalue]


/ pretrialpause = 500


</openended>


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Explore
Messages
Mentions
Search