Rubric

Find Rubric
Keep in mind that 3 students have already been assessed using this rubric. Changing it will affect their evaluations.
Exercise 3: Sort Fields
Exercise 3: Sort Fields
Criteria Ratings Pts
Implemented quicksort algorithm as function.
threshold: pts
pts
1 pts
--
Implemented partition algorithm as function.
threshold: pts
pts
2 pts
--
Implemented Item operator <=.
threshold: pts
pts
2 pts
--
Wrote comparison functions (description, rating, cost).
threshold: pts
pts
1.5 pts
--
Implement stable sort with comparison (ptr-to-function) parameter.
threshold: pts
pts
2.5 pts
--
Calls sorting functions: quicksort, 3 stable sorts (first cost, then rating, then description).
threshold: pts
pts
2 pts
--
Documentation, design, conventions.
threshold: pts
pts
1 pts
--
Total Points: 12 out of 12