# Blocks and statements/conditionals

**URL:** https://community.thunkable.com/t/blocks-and-statements-conditionals/2707087
**Category:** Questions about Thunkable X
**Tags:** design, help
**Created:** [November 17, 2023, 2:39pm UTC](https://community.thunkable.com/t/blocks-and-statements-conditionals/2707087 "2023-11-17T14:39:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [November 17, 2023, 2:44pm UTC](https://community.thunkable.com/t/blocks-and-statements-conditionals/2707087/2 "2023-11-17T14:44:50Z")

</div>

Hi @jesusalbertotomiygte, welcome to Thunkable 🎉

Remember to check out our [Community Guidelines](https://community.thunkable.com/t/community-guidelines/78/) and [How to ask Great Questions v2.0](https://community.thunkable.com/t/how-to-ask-great-questions-v2-0/2689983/1) posts for tips on getting the best support from the Community on your issues.

I did something similar in a quiz app and wil share an example below. You just need to check if the button pushed is the same button as the answer in your case. If it is, you can show the correct gif and play the sound file, else you can show the incorrect gif and replay the question.

 ![Screenshot 2023-11-17 at 9.43.32 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/c/dc1c7188219ba0d99212ae8967e1e3fe97fd2348.png)

---

_[View the full topic](https://community.thunkable.com/t/blocks-and-statements-conditionals/2707087)._
