# Mcq quiz app score if condition

**URL:** https://community.thunkable.com/t/mcq-quiz-app-score-if-condition/1783755
**Category:** Questions about Thunkable X
**Created:** [March 14, 2022, 5:34pm UTC](https://community.thunkable.com/t/mcq-quiz-app-score-if-condition/1783755 "2022-03-14T17:34:35Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![swapnil.ghosh](https://avatars.discourse-cdn.com/v4/letter/s/91b2a8/32.png) [@swapnil.ghosh](https://community.thunkable.com/u/swapnil.ghosh)
#### Post date: [March 14, 2022, 5:34pm UTC](https://community.thunkable.com/t/mcq-quiz-app-score-if-condition/1783755/1 "2022-03-14T17:34:36Z")

</div>

So I need to submit my project 20th March 2022 and so my app is about road safety and the things is that I have added a mcq quiz in which, I want a feature where if the user selects correct option his score get +1 but when wrong answer the his score is decreased by 1 and finally at the end of the quiz, based on the users score, his final results will come at if he scored above 0 but less than 3 then his road safety awareness is very bad and if its more than 3 less than 7 then it’s ok ok but if it’s more than 7 and less than 11 then it’s excellent. PLEASE HELP ASAP. I am leaving my proj link down below.

[https://x.thunkable.com/copy/77331949c484e8417ab100fdc418a1ae](https://x.thunkable.com/copy/77331949c484e8417ab100fdc418a1ae)

---

<div class="post-metadata">

### Author: ![tanishq](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tanishq/32/124339_2.png) [@tanishq](https://community.thunkable.com/u/tanishq)
#### Post date: [March 14, 2022, 6:58pm UTC](https://community.thunkable.com/t/mcq-quiz-app-score-if-condition/1783755/2 "2022-03-14T18:58:30Z")

</div>

you can use `variables` to determine the score

---

<div class="post-metadata">

### Author: ![tanishq](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tanishq/32/124339_2.png) [@tanishq](https://community.thunkable.com/u/tanishq)
#### Post date: [March 14, 2022, 6:59pm UTC](https://community.thunkable.com/t/mcq-quiz-app-score-if-condition/1783755/3 "2022-03-14T18:59:38Z")

</div>

An example

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/2/d28f7a3293e0b516f58197123d146271c5137c9f.png)

---

<div class="post-metadata">

### Author: ![tanishq](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tanishq/32/124339_2.png) [@tanishq](https://community.thunkable.com/u/tanishq)
#### Post date: [March 14, 2022, 7:03pm UTC](https://community.thunkable.com/t/mcq-quiz-app-score-if-condition/1783755/4 "2022-03-14T19:03:49Z")

</div>

and to add remarks according to the score  
you can use logic block  
example-

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/2/72ad75f364c98e1b09e6616283d5fd84a414b95f.png)

---

<div class="post-metadata">

### Author: ![swapnil.ghosh](https://avatars.discourse-cdn.com/v4/letter/s/91b2a8/32.png) [@swapnil.ghosh](https://community.thunkable.com/u/swapnil.ghosh)
#### Post date: [March 14, 2022, 7:16pm UTC](https://community.thunkable.com/t/mcq-quiz-app-score-if-condition/1783755/5 "2022-03-14T19:16:09Z")

</div>

THANK YOU! I WILL TRY THIS AND SEND YOU THE OUTPUT! IT IS ACTUALLY A HUGE APP LIKE AROUND 30 to 40 SCREENS BUT I AM SURE IT’S WORTH THE STRUGGLE!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [June 12, 2022, 7:16pm UTC](https://community.thunkable.com/t/mcq-quiz-app-score-if-condition/1783755/6 "2022-06-12T19:16:17Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
