Submission 1

Row # Row Name Score Comments
Row 1 Program Purpose and Function 0/1 Does not include the purpose of the program.
Row 2 Data Abstraction 1/1 All criteria is met, includes information regarding how the data is stored.
Row 3 Managing Complexity 0/1 The code does not manage complexity; For example, the "int" variables are not needed.
Row 4 Procedural Abstraction 1/1 All criteria is met, includes and properly describes procedure.
Row 5 Algorithm Implementation 1/1 All criteria is met, sequencing/selection/iteration is properly shown and explained.
Row 6 Testing 1/1 All criteria is met, describes the conditions and identifies the results properly.

Submission 2

Row # Row Name Score Comments
Row 1 Program Purpose and Function 1/1 All criteria is met, includes input, output, purpose and demonstrates functionality.
Row 2 Data Abstraction 1/1 All criteria is met, explains the use of lists and the response identifies what is stored.
Row 3 Managing Complexity 1/1 All criteria is met, complexity is managed and response explains work.
Row 4 Procedural Abstraction 1/1 All criteria is met, includes and explains the functionality of procedure.
Row 5 Algorithm Implementation 1/1 All criteria is met, sequencing/selection/iteration, are properly used and explained in detail.
Row 6 Testing 1/1 All criteria is met, describes two unique procedure and explains their functionality and use.
  • Discrepancy: None. I scored both of the submissions in the same manner done by college board.

  • I will need to manage complexity whilst providing a program that includes lists, procedures, iteration, etc. I will also need to thoroughly yet concisely explain my work.

  • The criteria for each category is very specific and I need to review my work in order to have submission that includes all necessary parts.