Creative Task Unit Three
Creative Task Unit Three
10 points: The program successfully incorporates a mouse event (e.g., click, hover) to trigger a specific
action.
7-9 points: The mouse event is implemented, but there are minor issues or inconsistencies.
4-6 points: The mouse event is partially implemented or has major issues affecting functionality.
10 points: The mouse event enhances user interaction, making the program more engaging and
intuitive.
7-9 points: The mouse event is present but could be more seamlessly integrated for a better user
experience.
4-6 points: The mouse event is implemented, but its impact on user interaction is limited or confusing.
0-3 points: The mouse event does not contribute to a positive user experience.
15 points: If statements are used correctly to control program flow and make decisions based on
conditions.
10-14 points: If statements are present but may contain errors or could be improved for clarity.
5-9 points: If statements are used but contain significant errors affecting program logic.
15 points: Logical conditions in the if statements are well-thought-out, appropriately complex, and
contribute to the overall functionality.
10-14 points: Logical conditions are generally correct but may have minor issues or could be refined for
improved clarity.
5-9 points: Logical conditions are partially correct, but there are major issues impacting the program's
logic.
10 points: A well-designed helper function is implemented and effectively used to simplify and
modularize the code.
7-9 points: A helper function is present but may have minor issues or could be more effectively utilized.
4-6 points: A helper function is implemented but lacks clarity or is not optimally utilized.
10 points: The helper function logic is correct and significantly contributes to the program's overall
functionality.
7-9 points: The helper function logic is generally correct but may contain minor errors or inefficiencies.
4-6 points: The helper function logic is partially correct, with major issues impacting its effectiveness.
0-3 points: The helper function logic is incorrect or does not effectively contribute to the program.
7-9 points: The code is generally clear but may lack some comments or have organization issues.
4-6 points: The code is difficult to follow due to a lack of comments or poor organization.
0-3 points: The code is poorly organized and lacks comments, making it challenging to understand.