Question Quiz help

Eldar

New member
Joined
Mar 29, 2022
Messages
1
Programming Experience
Beginner
Hello, I'm starting to learn xamarin and want to create my first quiz app. Example:

text "Question 1:"

checkbox + text "answer option 1"
checkbox + text "answer option 2"
checkbox + text "answer option 3"
Confirm button

After pressing the button, question 1 disappears and a new question and new answer options appear. What do i need to learn to do this?
 
Xamarin.
 
Back
Top Bottom