Rubric
Keep in mind that 581 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | |||
---|---|---|---|---|---|
Demo Sign Up
Orderly, correct sign-in
threshold:
pts
|
|
pts
--
|
|||
Program creates the five requested variables (name, carbs, fat, protein, cals)
Variable names don't have to be exact, but should be descriptive
threshold:
pts
|
|
pts
--
|
|||
Uses ArgsProcessor to appropriate request user input for the five variables
threshold:
pts
|
|
pts
--
|
|||
Computes the amount of calories from carbs, fat, and protein
threshold:
pts
|
|
pts
--
|
|||
Computes the number of unavailable calories, and amount of fiber
threshold:
pts
|
|
pts
--
|
|||
Properly computes percentages of calories from carbs, fat, protein
threshold:
pts
|
|
pts
--
|
|||
Percentages are rounded to one decimal place and the student can properly explain how the code does this
threshold:
pts
|
|
pts
--
|
|||
Information about whether the food is low carb and low fat is properly displayed
threshold:
pts
|
|
pts
--
|
|||
Program "flips a coin" to determine whether or not you should eat the food, and the student can explain how this code works.
threshold:
pts
|
|
pts
--
|
|||
Program output is reasonable formatted
threshold:
pts
|
|
pts
--
|
|||
GitHub Commit (may be during demo today)
threshold:
pts
|
|
pts
--
|
|||
Total Points:
100
out of 100
|