Change color of word on click

You could read through this thread:

but if your code works for one stimulus and not others, this is probably due to a conflict between the code and the settings in the stimulus component. e.g. if it is set to update on very frame, that change may override the change in your code. The stimulus component colour should be set to be constant, or to update at the beginning of every routine.