0% found this document useful (0 votes)
10 views2 pages

Creative Task Unit Three

Uploaded by

ra215094
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views2 pages

Creative Task Unit Three

Uploaded by

ra215094
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Computer Science Assignment Rubric

Criteria: Mouse Event Implementation (20 points)

Mouse Event Functionality (10 points):

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.

0-3 points: The mouse event is not implemented.

User-Friendly Interaction (10 points):

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.

Criteria: If Statements (30 points)

Correct Implementation of If Statements (15 points):

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.

0-4 points: If statements are not implemented or are entirely incorrect.


Logical Conditionals (15 points):

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.

0-4 points: Logical conditions are incorrect or absent.

Criteria: Helper Function Implementation (20 points)

Creation and Use of Helper Function (10 points):

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.

0-3 points: No helper function is implemented.

Helper Function Logic (10 points):

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.

Overall Presentation and Style (10 points)

Code Clarity and Readability (10 points):

10 points: The code is well-commented, organized, and easy to follow.

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.

Total Points: ____ / 90

You might also like