Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 2.54 KB

final-assessment-guide.md

File metadata and controls

28 lines (22 loc) · 2.54 KB

Final Assessment Guide

For the final assessment you will need to create a project in class that shows you have mastered the course learning objectives.

For the final assessment expect to do some or all of the things listed below. The final assessment will be open note.

Rubric for the final

Use this rubric to assess how your understanding of the learning objectives. You should be striving for an average score of 1 or greater in each row.

Expectations Does not meet (0) Meets (1) Exceeds (2)
Completion Less than 70% of the challenges completed. Completed 70 to 100% of the challenges Completed the stretch challenges.
Functionality Project does not function or throws errors. Project runs without errors. Project runs well without warnings in the console.
Code Quality Code editor shows warnings or linter errors. Formatting is inconsistent. Code is well written and well formatted. Code is well written and well organized. Careful attention has been paid to names for variables, functions, components.