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

Do Not Print Performance Task Computer Grade 10 Rubrics

The document outlines the grading criteria for a Computer 10 project focused on creating a grading system in Python. It includes specific rubrics for code functionality, structure, efficiency, user interaction, and bonus features, totaling 100 points. Additionally, it emphasizes the importance of careful work and provides an inspirational quote.

Uploaded by

elysiiae
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)
19 views2 pages

Do Not Print Performance Task Computer Grade 10 Rubrics

The document outlines the grading criteria for a Computer 10 project focused on creating a grading system in Python. It includes specific rubrics for code functionality, structure, efficiency, user interaction, and bonus features, totaling 100 points. Additionally, it emphasizes the importance of careful work and provides an inspirational quote.

Uploaded by

elysiiae
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

GOOD TREE INTERNATIONAL SCHOOL INC

I BAGTAS ROAD BAGTAS, TANZA, CAVITE


FOURTH QUARTER ASSESSMENT
COMPUTER 10

Computer 10 Project: Grading System in Python


Rubrics
Group Number:__________________

Criteria Description Points Score/Checklist

1. Code Functionality (40 points total) 40

Accurately calculates grades, follows grading


- Correct Grading Logic scale.

Works with atleast one student, valid score


- Handles Different Input Cases ranges.

Prevents crashes, handles non-numeric and


- Error Handling & Validation out-of-range inputs.

2. Code Structure & Readability (25 points total) 25

- Code Organization Uses some functions/classes

Uses meaningful names and comments for


- Variable Naming & Comments clarity.

- Code Formatting Follows PEP 8 (indentation, spacing, structure).

3. Efficiency & Optimization (15 points total) 15

Uses appropriate loops, data structures, and


- Efficient Logic & Data Structures avoids redundancy.
- Performance Considerations Can handle large student datasets efficiently.

4. User Interaction & Output (10 points total) 10

- Clear & Informative Output Displays results in an easy-to-read format.

Accepts input clearly, provides feedback on


- User Input Handling errors.

5. Bonus Features (Up to 10 points extra) 10

It’s up to you what kind of extra functions you


- Extra Functionalities want to add

Total Points Summation of all criteria 100

“Therefore do not worry about tomorrow, for tomorrow will worry about itself.” – Matthew 6:34
Always answer carefully :)
YOU MADE IT! CONGRATULATIONS!

You might also like