QuizMe

QuizMe

Description:

QuizMe is an app for asking questions about presidents.

First I drag an Image from Basic, insert a President picture. Drag a Label from Basic name it QuestionLabel, this is for set up questions later on block editor.

Then pull a HorizontalArrangement from Screen Arrangement. Drag TextBox and Button name them AnswerText and AnswerButton. For AnswerText, clear the Text in properties, so it will appear empty for user to type in answers. Also the AnswerButton, put Submit under Text in properties, it use for users to submit/enter their answers.

Finally get Label and Button name them RightWrongLabel and NextButton. Clear Text for  RightWrongLabel, then it doesn’t show anything on screen but will show on users advice while they submit their answer. Make Next for Text for NextButton, this is for users to jump to next question when they want to.

Screenshot:

qzme qzme1 qzme2 qzme3

Leave a Reply

Your email address will not be published. Required fields are marked *