I am working on a Psychology Quiz Game where each question has 4 options to chose from. All the answers are correct as it’s a Psychology model.
I somehow created a game and it works nicely, the only thing remain is to display all the selected answers of 40 questions on the result widget.
Created an Array based String variable. And a result widget. How do I implement it.
Please, assist me.
There is : 1 Game Mode, 1 HUD, 1 Quiz Widget, 1 Result Widget, 1 Interface.
These images are from Quiz Widget.