RUBRIC
Project 0 | ADI
Performance Evaluation
Mark boxes with an 'X'; if did not achieve bonus, mark with a '-'
Requirements | Incomplete (0) | Does Not Meet Expectations (1) | Meets Expectations (2) | Exceeds Expectations (3) |
---|---|---|---|---|
If the user enters "Play", they should be able to play Rock Paper Scissors against the computer | n/a | |||
If the user enters "History", the program should display previous game history | n/a | |||
Handle invalid user input | ||||
Use Arrays or ArrayLists to store game history | n/a | |||
Bonus: Handle incorrect capitalization of otherwise valid user input (rock, Rock, RoCk, ROCK, etc.) | n/a | n/a | n/a | |
Bonus: Store game history across sessions | n/a | n/a | n/a |
Notes:
Example: Your getting the hang of this! Be sure to practice proper indentation and spacing. Nice work! On line (INSERT SPECIFIC LINE NUMBER) in the (INSERT SPECIFIC FILE NAME) you (INSERT SPECIFIC CRITIQUE). Also, on line (INSERT SPECIFIC LINE NUMBER) in the (INSERT SPECIFIC FILE NAME) you (INSERT SPECIFIC CRITIQUE
Score:
Based on the requirements, you can earn a maximum of 8 points on this project.
Your total score is: #
PROGRESS REPORT
Student Check-in:
WHAT’S GOING WELL? | STRUGGLES | DEVELOPMENT PLAN |
---|---|---|