This assignment does not count toward the final grade.
Extension 3.1: Pascal's Triangle
- Due No Due Date
- Points 3
- Submitting on paper
Rubric
Keep in mind that 291 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | ||
---|---|---|---|---|
Clear labels for columns and rows
threshold:
pts
|
|
pts
--
|
||
Column heading is spaced and shows index for each column
threshold:
pts
|
|
pts
--
|
||
Row indices are shown
threshold:
pts
|
|
pts
--
|
||
Elements of Pascal's triangle are calculated correctly
threshold:
pts
|
|
pts
--
|
||
The row and column indices are clearly aligned with the corresponding element
threshold:
pts
|
|
pts
--
|
||
Uses a 2D array
threshold:
pts
|
|
pts
--
|
||
Elements are aligned for values of n from 0 to 12
threshold:
pts
|
|
pts
--
|
||
Committed and pushed to github
Check their Github page!
threshold:
pts
|
|
pts
--
|
||
All of the above are yes
threshold:
pts
|
|
pts
--
|
||
Total Points:
3
out of 3
|