Directions:
Create Task Individual Response Sheet
Rubric Row 1 - Creating Programs: Purpose (Video)
Task 1: 2a
Learning Objectives 5.1.1 or 5.1.2 + 5.4.1
“The video demonstrates the running of at least one feature of the program that illustrates the program’s intended purpose as described in the written response or the video narration.”
Place Answer Within
My program is….
It’s purpose is…
It functions in this way...
Rubric Row 2 - Creating Programs: Opportunities & Difficulties
Task 2b
Learning Objectives 5.1.1 or 5.1.2
“The response describes, at least two points in the development process, how the difficulties and/or opportunities encountered were resolved and incorporated as part of an incremental and iterative development process.
AND
The response must identify at least one point in the development process that was completed independently.”
Place Answer Within
When I first started this app I found a difficulty which ...
To resolve this first I tried …
Finally, I resolved it by…
Later in the development process I discovered an opportunity to…
I created a…
Now I can…..
Rubric Row 3 - Creating Programs: Apply Algorithms
Task 2c
Learning Objectives 4.1.1, 4.1.2, 5.2.1, 5.5.1
“The selected algorithm integrates two or more algorithms and integrates mathematical and/or logical concepts, selection (conditional statements), iteration (loops) to create a new algorithm (logic).
AND
The response identified the algorithm’s purpose in the program and accurately describes how at least two of the algorithms function independently as well as in combination to create a new algorithm to achieve the program’s purpose.”
Place Answer Within
My first feature uses [conditional statements] [iteration].... First it does, then it calls, etc…
My second feature uses [conditional statements] [iteration].... First it does, then it calls, etc…
Together they combine to create….
Rubric Row 4 - Creating Programs: Apply Algorithms
Task 2d
Learning Objectives 2.2.1, 5.3.1
“The selected algorithm integrates mathematical and/or logical concepts and serves to manage complexity of the program.
AND
The response indicates that an abstraction was developed and accurately explains the abstraction, its function and how it helps to manage complexity of the program.”
Place Answer Within
My first feature uses [variables] [procedures] [file management] to [reduce] [isolate] [standardize] the…. It also uses [logical] [mathematical] concepts to [reduce] [isolate] [standardize]
--------------------------------------------------
Note: Re-Circle and Re-Square your referenced code above in this section as well.