AlexApp

unread,
Feb 15, 2019, 6:07:43 AM2/15/19
to MIT App Inventor Forum

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

TimAI2

unread,
Feb 15, 2019, 6:14:17 AM2/15/19
to MIT App Inventor Forum
Do the tutorials :)

Presidents Quiz Tutorial

Use different screens wisely

If you decided to use different screens, then you should switch them correctly, else you will run out of memory after a while...      
The recommended method of switching screens in App Inventor
(Thanks Taifun)

Also see demo: multiscreen.aia

If you haven't done it already....

AlexApp

unread,
Feb 15, 2019, 6:49:19 AM2/15/19
to MIT App Inventor Forum
Thank You! Definitely a very detailed tutorial!
Reply all
Reply to author
Forward
0 new messages