CS102S01 Final Project Grading Sheet >>> Use the format "[package.file:linenumbers]" for all references on this grading sheet. (In JPadPro, to show line numbers use View - Preferences... - Show line numbers) (You may omit the "package." if it is in the default package.) (You may used linenumber-linenumber and/or linenumber,linenumber above.) 1. Places where object-oriented characteristics plus composition were used: (5 pts) a. Encapsulation - b. Inheritance - c. Composition - d. Polymorphism - 2. Names of all classes used in project (used to check javadoc): (5 pts) 3. Names of classes used which: (5 pts) a. Extends - b. Implements - 4. Location of array of Question used in Quiz class: (5 pts) 5. Names of classes used as the four kinds of Questions: (5 pts) 6. Names of widgets used for the four kinds of Questions: (5 pts) 7. Name of package(s) used: (5 pts) 8. Locations of normal event handling used: (5 pts) 9. Location of I/O used for quizzes (and questions): (5 pts) 10. Location of main menus used for: (5 pts) a. Quiz creator - b. Quiz viewer - c. Quiz giver - d. Quiz grader - e. File (including exit) - f. Help (including help and about) - 11. Location of movement logic for creating, viewing, and giving: (5 pts) a. Previous - b. Next - 12. Location of GUIs used for all applications: (5 pts) 13. Locations of explicit layouts and containers used in GUIs. (5 pts) 14. Location of dialogs used: (5 pts) 15. Preliminary parts previously turned in: (10 pts) a. Question class b. Quiz class c. QuestionConsoleDriver class d. QuestionGUIDriver class e. QuizConsoleDriver class f. QuizGUIDriver class g. QuizViewer class h. QuizCreator class i. QuizGiver class j. QuizGrader class 16. Locations of examples of appropriate design used: (10 pts) [You might also include a brief outline of the design used.] 17. Location of examples of creativity used: (10 pts) 18. Location and type of major extra items used in project: (up to +5 pts each - total +20 pts):