G02_Project Single choice programming quiz: Created by: - Ben Gronemann - Emilia Vetter Java-Classes used: - JavaFX - OpenOffice Calc - JRE Project summary: - A Yes/No quiz with 5 questions about programming with ooRexx - Programm creates GUI with quiz questions and a yes/no dropdown field next to each question - Program checks the answer given by its user with the correct answer provided - Counts the correct answers and displays the result in an OpenOffice Calc spreadsheet (absolute and relativ value) - Pop up window will appear which shows if you have passed the Quiz or not. Threshold equals 60 %. How to start the Quiz: Extract the zip file (3 Folders: Stylesheets, Images, and fxml + .rxj Application). Make sure everything is in one Folder and start the .rxj Application (G02_Project.rxj). A window will appear with all questions and a corresponding dropdown Menu to tick the right answers. Before submittier, make sure you hit the checkbox "Finished". After that you will be directed to another window where you can See your answers and optional start over if you made a mistake. After hitting the Submission Button a OpenOffice scalc sheet will be opened and shows you the correct answers, your answers and your achieved points. A Pop up window will show you if you passed the Quiz and when clicking on the Button, the window will be closed.