This article explains how your tasks are graded in the bootcamp. Understanding the grading criteria will help you improve your work, track your progress, and know what is expected for each submission.
β Task Grading Criteria
All tasks are evaluated across four key areas:
- Completeness Score
Measures whether you have completed all the required components of the task and followed instructions correctly. - Efficiency Score
Evaluates how well your solution performs. This includes optimizing code, using resources effectively, and avoiding unnecessary steps. - Documentation Score
Assesses how well you explain your work. This includes comments, explanations, and clarity for someone else reading your solution. - Style Score
Looks at the readability and structure of your work. For code tasks, this includes naming conventions, formatting, and overall organization.
π» Viewing Your Task Grades
You can view your task scores in your Student Portal:
- Submission Status: Shows whether your task is pending, reviewed, or completed.
- Scores and Feedback: Click the link in the Submission Status column to see your mentorβs scores for each criterion and any comments or suggestions.
π‘ Tip: Carefully review all scores and feedback to identify areas for improvement before your next task submission.
π‘ Tips to Improve Your Scores
- Ensure all parts of the task are completed thoroughly.
- Focus on writing efficient solutions.
- Document your work clearly so others can understand it easily.
Keep your work clean, organized, and consistent in style.