Milestone 4: Completed project
- Due Dec 5, 2024 by 9:30am
- Points 2
- Submitting a website url
See the Semester Project page for details on what to submit.
Grading
2 = Pass—you satisfy all of the specifications to a sufficient degree—it's perfectly met or very nearly met (e.g., if a specification says your code must include a comment above every function, but your code includes comments above only about 80% of functions, then that is deemed "sufficient")
1 = Reasonable attempt—it is clear that you made a good faith effort to meet the majority of the specifications even if they are not all met
0 = Unassessable—no or little attempt was made.
Rubric
Keep in mind that 9 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | ||
---|---|---|---|
You submitted a link to your repository
|
|
||
Your repository includes an annotated tag "Milestone 4"
|
|
||
Your README.md includes an up to date file listing
|
|
||
Your README.md includes an up to date feature listing with implemented features indicated (with percentages if partially completed)
|
|
||
Your repository includes an updated code base in the src directory
|
|
||
You have integrated my feedback from earlier milestones
|
|
||
The live version is consistent with the version submitted
|
|
||
You submitted a link to your repository
|
|
||
Your README.md includes any changes to the API design
|
|
||
Your README.md includes any changes to your data model
|
|
||
Your projects is 100% implemented
|
|
||
Your diagrams.pdf file is up to date
|
|
||
Your README.md includes an up to date testing section
|
|
||
The updated testing code is in the the src/ or test/ folder and covers the majority of API endpoints / user interfaces / user workflows.
|
|
||
All use of outside code (from class, the internet, generative AI, or other sources that are not you) are documented according to the guidelines
|
|
||
|