Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

[open] Keeping fixed labels in a block

edited May 2014 in OpenSesame

A part of the screen (e.g., the top which has labels) should stay fixed for all trials in a block. Only the target, which appears in the center, should change.

How is this done in OpenSesame?

Comments

  • edited 2:30PM

    Hmm.. initially the 2 labels on the top (within a loop) were constant but were being redrawn each time and caused flashing.

    After a while, this problem went away (only the target which appeared in the center appeared.. with the labels being constant). It does appear that within a loop in the sketchpad, calls to draw are intelligently handled (i.e. things that are constant are not redrawn?)

    So I don't have this label flashing problem anymore.

  • edited 2:30PM

    You could add the same labels in all of the sketchpads that you use. If you're doing something else (e.g. using different items for stimulus presentation), please give us a clearer description of what you are doing, and how you are trying to do this.

Sign In or Register to comment.