By inquisituser22 - 8/27/2019
Hello, I have been testing out my modified AAT script on a second computer, and on this second computer, the red background color for the "ERROR" text is white until the joystick is moved in a certain position. Therefore, when participants are incorrectly pushing or pulling, they just see a white rectangle instead of "ERROR" since the "ERROR" text is in white as well. I have downloaded the original, unmodified AAT script on this second computer and this problem still remains, so I believe it is not a problem with the script. However, I am not sure what could be causing this problem. If anyone has any ideas I would be much appreciative!
Thank you
|
By Dave - 8/27/2019
+xHello, I have been testing out my modified AAT script on a second computer, and on this second computer, the red background color for the "ERROR" text is white until the joystick is moved in a certain position. Therefore, when participants are incorrectly pushing or pulling, they just see a white rectangle instead of "ERROR" since the "ERROR" text is in white as well. I have downloaded the original, unmodified AAT script on this second computer and this problem still remains, so I believe it is not a problem with the script. However, I am not sure what could be causing this problem. If anyone has any ideas I would be much appreciative! Thank you You can simply set <text error>'s /erase attribute to false, and that should get rid of any possibility of seeing a white rectangle.
|
|