Group: Forum Members
Posts: 25,
Visits: 68
|
Dear Inquisit users, I'd like to make the "Self-Paced Reading Task" (from the task library) a centered self-paced reading task (as compared to the moving window paradigm). In other words, I'd like the current window (not masked) to be always in the center of the screen, and the previous and following windows always invisible (not masked, but completely invisible). Changing the two values in the code below from "-" to "", makes the task close to what I want, but the current window is not properly displayed in the center of the screen.
<values userparams> [....] / ucmaskchar = "" / lcmaskchar = "" </values>
Do you have any suggestion for making the current window properly centered in the middle of the screen? Thank you. Luca
|