Quiz Game

BluemoonstudiosBluemoonstudios Member Posts: 156
edited May 2013 in Working with GS (Mac)
Hey Guys,

I am making a quiz game, and I was wondering if there was a way to show which questions you got wrong at the end of a round. For example if there were 20 questions, and you only got 13 correct, at the end of the round it will will have a summary of your round showing the correct and incorrect answers. Is this possible? If so, any chance you can explain it to me or will it be too complicated?
Thank you
John

Comments

  • FajlajpFajlajp Member Posts: 666
    edited May 2013
    @Bluemoonstudios
    It should work, but it will be a bit complicated. I've done something similar(but not with a quiz) Use a table to store which question it was and which answer you choose. At the end scene, compare if it's right and change color depending if it's right or not(or something like that)
    I could help you more specific if you pm me some rules.
  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    Just use a table and write the answer selected to a table and build a scene that displays the table.
  • BluemoonstudiosBluemoonstudios Member Posts: 156
    Thank you guys. Ill try and do that. @Fajlajp If i get get stuck Ill pm you. Thanks for your help
Sign In or Register to comment.