How to set inputs to remain visible at all times

Francisco Tornay ftornay at ugr.es
Thu Mar 27 17:46:31 UTC 2003


At 17:17 25/03/03 +0000, you wrote:
>Hi,
>
>I have an experiment where participants need to fill in some grid spaces
>with numbers. When they want to go to the next grid square they press
>SPACE. Since the program is collecting every response, the previous number
>disappears when they go to the next box. It is important in this
>experiment that the "old" inputs remain visible. Does anyone know how to
>make sure that the previous inputs (which are echoed to the display one at
>the time) can "stay" in the screen until the end of the session?

It depends on how you are implementing response collection but, in
principle, one way would be to set the backstyle property of the different
objects to "transparent". Depending on the layout of the grid, you would
also have to set that property in the device object within the echo page of
the advanced input properties, where you indicated (??) where the echo
characters should appear.



More information about the Eprime mailing list