Group: Forum Members
Posts: 18,
Visits: 43
|
Hi,
I am attempting to insert a series of surveypages into my experiment at certain intervals but for some reason the text on the survey pages is not displaying properly - the questions are not being displayed at all and the responses are just black blocks next to the checkboxes. The rest of the stimulus presentation and timing is working fine, it is just the surveypages that are not working. I have attached my code and stimuli below, if you run the experiment through the first block you will see what I mean. It will present shapes for a period of time (dont worry about responding, this is not necessary) and then it will show a white 'stop' screen, followed by the white survey page with no text on it.
I have specified txcolor = (0,0,0) in all of the survey pages and added a whitebackground (shape.background2) so I cannot work out why I am having this problem. I have attempted a number of fixes but to no avail. I assume the problem is isolated to either the default variables, the <trial stop> , or in the surveypages themselves. If anyone could have a look at my code and assist me in fixing this issue I would greatly appreciate it!
Thanks in advance for any help you may provide.
|