Font Color of single words

Hi,

I looked around and didn’t exactly find my answer; I hope this isn’t a repeat question!

I’d like to present text and have two words be different colors which will correspond to colored buttons the person will press.

I.e., I want them to be presented with:

PLAIN ANGRY

When I try to change colors, it changes text of entire screen; as such I cannot change individual selections.

Any help is greatly appreciated!

Best,
Josh

In SuperLab when applying a font color it will apply to all text in the event. I suggest creating two separate events for the words and presenting them simultaneously. I have attached a demo experiment on how this is done.

  • The two events are attached to the same trial
  • The first event under the [B]Input[/B] tab, needs to have "Immediately after the event in presented" checked
  • For the first event, under [B]Stimulus[/B], [B]Settings[/B], and [B]Presentation Options[/B], both "Erase screen before presenting stimulus" and "Keep stimulus invisible" are checked
  • For the second event under [B]Presentation Options[/B], both "Erase screen before presenting stimulus" and "Keep stimulus invisible" are not checked

jgreen19.sl5 (3.27 KB)

Thanks!!