Create Task Individual Response Sheet Outline - Student Study Guide
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.”
Goal of Row - For Evaluators to understand the program.
Notes:
Place Answer Within
My program is….
It’s purpose is…
It functions in this way...
Submission Key
Does your video contain
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.”
Goal of Row - To understand your development process
Notes:
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…..
Submission Key
Does your answer contain
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.”
Goal of Row: To assess how well you used Conditional Statements, Iteration, Math, logic, etc.
Notes:
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….
Submission Key
Does your answer contain
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.”
Goal of Row - To demonstrate how well you used Variables, Procedures, File Management to manage the complexity and ease of support of your app. To demonstrate your understanding of abstraction.
Notes:
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.