Can someone PLS show me exact blocks and steps for my 1st quest screen (with 5 question buttons & 5 answer buttons with scoring for a Match the Pairs app) that I can copy onto more screens. Im trying to build this App for a 7 year old disabled grandson so that he only needs to tap the correct answers, (and if posible) should he make a mistake the App must show him which he must retry.
Hi @laenette.dejager4dnk, hope all is well.
If you would require help for building an app, DM someone to hire to build your app for you or coach you directly. Choice is up to you.
Good luck with your project!
P.S. Don’t hire me. I’m not for hire!
Thx, but Im the 24/7 caregiver of my disabled grandson who has Propionic Acidemia, cerebral palsy & dystonia and just cannot afford to hire someone. (I managed my 1st 3 pages, but just cannot get my 1st quiz screen right).
(I’ve updated the title of this topic to make it more quickly readable.)
I don’t know how much this will help but I would use Any Component blocks because it simplifies the number of blocks needed. Note that this is not a completed fix. I’ve merely started the process and it’s going to take a lot of time to get it working for all of your possible matches and all of your screens.
I also haven’t fully tested it. I was trying to get it coded before leaving for work!
Modified project link: [see new link below]
Thank you so, so, so much for your help!!! Can you just pls tell me where must I add the questions and answer buttons’ unique names in and where does a new question starts and answer + it’s score ends?
My questions and answers will all be buttons and mostly with emojis on it.
There will be 12 groups that each will consist of 5 questions (1st 5 are identical pairs, then types of emotions, then 5 “what goes together” emojis eg police car and policeman, then how many passengers in taxi car, taxi minibus, taxi large bus. etc. After that comes math emoji buttons and lastly spelling/words and the emoji that fits the word the best. This will all be in 3 levels). Thx again for your kindness to help me!!!
The method I provided will only work for clicking matching items one after the other. What you’re describing is too much for me to help you with on the forums. It would require a lot of my time.
Also, sorry, I was rushing this morning and assumed you were using labels for your emojis but you are using buttons. Here’s the updated blocks for that…
Project link: Thunkable
THANK YOU SO MUCH for all the effort you’ve put in, to help me!!! It helps me tremendously
and is much appreciated. I think I will now be able to go forth on that.
(A). I just need to know how can I copy the Blocks that you created onto/into my App’s 3rd screen’s Blocks area? (I don’t know how to select them all).
(B). And then, how can I save a Backup of my new edited App? (just for in case I mess things up there).
Oops! I forgot to ask how do I block out (grey out) the buttons/answers that were correct for that page?
(A) You can’t copy blocks from one project to another. You will need to re-create the blocks I used.
(B) If you have a license that allows for version history, you can use that. If not, then you will need to make a copy of your project to use as a backup. Because Thunkable auto-saves, it’s important to have a backup in case you make a mistake.
Buttons have a property called Disabled that you can set to true (or false).
Thanks a million for ALL your help & time!