This assignment does not count toward the final grade.
Extension 4.2: String Theory
- Due No Due Date
- Points 2
- Submitting on paper
Rubric
Keep in mind that 151 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | ||
---|---|---|---|---|
Check the following input examples:
"22 + 13" = 35;
"14 / 4" = 3; "1999 - 21" = 1978; "7 * 1" = 7;
threshold:
pts
|
|
pts
--
|
||
The first number is correctly read in using appropriate String/Character methods
The student can explain how it works.
threshold:
pts
|
|
pts
--
|
||
The second number is correctly read in using appropriate String/Character methods
threshold:
pts
|
|
pts
--
|
||
The operator is correctly read in using appropriate String/Character methods
threshold:
pts
|
|
pts
--
|
||
The math is correct for all operations
threshold:
pts
|
|
pts
--
|
||
The code has been committed and pushed
threshold:
pts
|
|
pts
--
|
||
All of the above are "Full Marks"
threshold:
pts
|
|
pts
--
|
||
Total Points:
2
out of 2
|