Creating the Create Task
This page will be dedicated to planning the Create Task assignment for the AP test.
Requirements
These are the 6 guidelines outlined in the rubric. A good task will include all of these.
The 6 rows of the rubric are:
- Program Purpose and Function: The program must have a good use and function
- Data Abstraction: Program should store items in dictionaries or lists
- Managing Complexity: Be able to have multiple variables and values defined in order to make the project work
- Procedural Abstraction: Potentially creating functions
- Algorithm Implementation: Using algorithms
- Testing: Be able to show evidence of testing and debugging