How To Quiz With Score? using App Inventor 2 Please help me

672 views
Skip to first unread message

jhaymark sanchez

unread,
Jan 23, 2015, 6:48:44 AM1/23/15
to mitappinv...@googlegroups.com
example of Quiz

After 10 Question answered  the show All correct And All Wrong Answer

please Help me My project :D


jhaymark sanchez

unread,
Jan 23, 2015, 6:50:06 AM1/23/15
to mitappinv...@googlegroups.com
How to Create Quiz With Score

Taifun

unread,
Jan 23, 2015, 8:52:04 AM1/23/15
to mitappinv...@googlegroups.com

SteveJG

unread,
Jan 23, 2015, 8:54:12 AM1/23/15
to mitappinv...@googlegroups.com
Perhaps ever time the answer is correct, put some code similar to this in an IF..then  block



Will give you a score of the right answers;    If you also need the number of incorrect answers, use a second set of blocks. 

If you need to have a record of the correct and incorrect actual questions/answers;    save the results to two Lists.    On list called   CorrectAnswers , the other called IncorrectAnswers.   Use an IF..then statement to add a correct answer to the CorrectAnswers and add an Incorrect Answer to the IncorrectAnswers List.    You should be able to display the results of the lists in two labels.   There are other ways to do this.

Your friend will be the  add items to list   
                                                 list
                                                 item

block.

Now, perhaps, try some blocks?    If you run in to issues, show us what you have so far with a screen capture png or jpg image and someone will provide advice.



Regards,
Steve

nague nague

unread,
Aug 19, 2019, 6:48:04 AM8/19/19
to mitappinv...@googlegroups.com

www.png




me too
 
example of Quiz 

After 5 Question answered  how to show All correct And All Wrong Answer 

and how to get score in it?

like if you answered the questions and the score show in the last

how?
what should i do?
pls help me

please Help me :)

TimAI2

unread,
Aug 19, 2019, 6:54:00 AM8/19/19
to MIT App Inventor Forum
Please start a new thread. AppInventor has moved on a lot since 2015, and the approach may now be different.
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages