Create Performance Task 2
HTML fragments are portions of code used in a greater coding system that enable functionality specific to the current page. Fragments in HTML are a way to abstract complexity. The greater coding system we use is GitHub Pages which uses Jekyll and Liquid to build and programmatically construct fragments into the larger web site.
Submission 1
Category | Student Score | College Board Score |
---|---|---|
Program Function and Purpose | 0 | 0 |
Data Abstraction | 0 | 0 |
Managing Complexity | 0 | 0 |
Procedural Abstraction | 0 | 0 |
Algorithm Implementation | 0 | 0 |
Testing | 1 | 1 |
Reflection: There are no discrepancies in my scoring versus the ap scoring. My program will need a lot of data abstraction and managing complexity. The submission failed to meet the standard because the CPT only fullfilled a few requirements.
Submission 2
Category | Student Score | College Board Score |
---|---|---|
Program Function and Purpose | 1 | 1 |
Data Abstraction | 1 | 1 |
Managing Complexity | 1 | 1 |
Procedural Abstraction | 1 | 1 |
Algorithm Implementation | 1 | 1 |
Testing | 1 | 1 |
Reflection: There are no discrepancies in my scoring versus the ap scoring. My program will need a lot of data abstraction and managing complexity. The submission did not fail to meet the standard because the CPT fullfilled all the requirements.
Submission 3
Category | Student Score | College Board Score |
---|---|---|
Program Function and Purpose | 0 | 0 |
Data Abstraction | 1 | 1 |
Managing Complexity | 1 | 1 |
Procedural Abstraction | 1 | 1 |
Algorithm Implementation | 1 | 1 |
Testing | 1 | 1 |
Reflection: There are no discrepancies in my scoring versus the ap scoring. My program will need a lot of data abstraction and managing complexity. The submission might have failed to meet the standard because the CPT fullfilled all the requirements except describing the purpose of the program.
Submission 4
Category | Student Score | College Board Score |
---|---|---|
Program Function and Purpose | 1 | 1 |
Data Abstraction | 0 | 0 |
Managing Complexity | 1 | 0 |
Procedural Abstraction | 1 | 1 |
Algorithm Implementation | 1 | 1 |
Testing | 0 | 0 |
Reflection: There was one discrepancy in the scoring. The discrepancy was in the managing complexity. I thought the student described how the list managed complexity. It turns out that the student did not explain how the list managed complexity. The irrelavant part of the response is that The response refers to the list wordList, which is not identified. My program will need to manage complexity. The submission may have failed to meet the standard because it was missing some of the requirements in some of the categories.