Hi There,
I am (obviously) very new to app-inventor.
I would like to make a quizz type program. I.e. the user is presented one multiple choice question at a time, ticks the relevant checkbox then hits next.
I originally was building such program with lots of screens, however this is obviously not the best way to do it (all the screens share the same basic structure).
I imagine I should have the question and possible answers in a TinyDB somehow and load new ones on to the current screen every time the "submit" button is pressed.
Is there a tutorial on this or an example app?
Hope my question is clear! Any pointers greatly appreciated!
Alex