Es un quiz para ver que meme eres. El tema es que al ir seleccionando las respuestas, en algún punto me muestra el siguiente error:
(Posdata: tampoco me suma el puntaje)
(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.
Maybe you need to store points in TinyDB under different tags, starting at value = 0 if not found?
All those different pieces of text you try to add 1 to should be replaced by lookups in TinyDB, and the result of the + should be stored back into TinyDB under that tag?
proyecto_final.aia (958.3 KB)
That is the file. I was asking a teacher and he said something similar I think, so I'm going to try out, I would be very grateful if you could continue helping me because I am quite new to this and thanks for responding me
thanks to you!!!
I can try to translate the text, but the names on the blocks of screen2 are keywords of the results on screen3 (maybe you could understand a little more if you play it in the emulator)
For example in the question 3 (pregunta3) each option is related to one result (they are described on the design of screen3 like "tata", "leona", etc) and that result is the keyword on the blocks.
Anyway I will try to give a default value to the buttons instead of the labels. Btw thank you very much for the article as soon as I get home I will read it.