I’ve assigned scores to various answers throughout the app. This is a survey, so when a user clicks on a button matching a condition they wish to report, the app turns that button red and changes the variable “by 100”. I have set the initial variable number to “0.” The variable is a button. I do not know how to grab whatever value is in the button so that I can increase it by the value of the user-reported condition. I thought I didn’t have to do that with a “when, do” logic statement that commands “change [app variable score] by [100]”.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Issues with using a score keeper in quiz app | 19 | 903 | December 9, 2022 | |
| Having trouble getting quiz app to count the score | 15 | 1057 | November 8, 2024 | |
| How to see result after user answer all question (Quiz App) | 19 | 1333 | November 8, 2024 | |
| Mcq quiz app score if condition | 5 | 581 | June 12, 2022 | |
| Variable not incrementing | 11 | 572 | November 8, 2024 |