Mini-project Code Explanation
- Due Nov 8, 2016 by 3pm
- Points 24
- Submitting an external tool
- Available Nov 8, 2016 at 2pm - Nov 8, 2016 at 2:40pm 40 minutes
No additional details were added for this assignment.
Rubric
Please include a title
Keep in mind that 44 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts |
---|---|---|
Identified Action Name
The name of the actions used in the line of code (e.g., For loop, assignment, dictionary access, if statement)
threshold:
pts
|
pts
--
|
|
Described the Action
A general description of the purpose of the action (e.g., "retrieves the value associated with a key").
threshold:
pts
|
pts
--
|
|
Described Flow
The effect that the action has on the flow of the program (e.g., loops, branches)
threshold:
pts
|
pts
--
|
|
Described State
The effect that the action has on the state (e.g., updates a value, creates a property)
threshold:
pts
|
pts
--
|
|
Avoided Misconceptions
Does not suggest any major misconceptions.
threshold:
pts
|
pts
--
|