Call a button's Click event in blueprints

Hello, you might be able to help me with this. I am trying to create a Stroop test so I want to show the “Red” text written in green then i want the user to click on the green button. and so on for each word. I need help for the followings:

  • make the words pop up 1 by 1 (after a button has been clicked)
  • implement condition for each button (if see thi “red” text → click on green → correct, otherwise → false)

thanks a lot, here attached are photos