Soham360 / csp-fastpages

MIT License
2 stars 1 forks source link

Performance Task Scoring Submission 3 #30

Open Soham360 opened 1 year ago

Soham360 commented 1 year ago

Program Purpose and Function

Data Abstraction

Managing Complexity

Procedural Abstraction

Algorithm Implementation

Testing

Reporting Category Student Score College Board Score Comments
Row 1: Program Purpose and Function The student met the requirement because the video illustrates the app's features. The response describes the app's objectives, its operations and the inputs and outputs required.
Row 2: Data Abstraction The student does not meet the requirement because two code snippets are presented, one of which illustrates the creation of a list, however, there is no code snippet that demonstrates how that list is used. The name of the list is provided, but the explanation for it is scattered.
Row 3: Managing Complexity The student does not meet the requirement because a code snippet is shown that could be utilized to handle complexity, but no specific alternative method is provided.
Row 4: Procedural Abstraction The student does not meet the requirement because a procedure is demonstrated that requires a parameter for its functionality, but its explanation is not precise or comprehensive enough.
Row 5: Algorithm Implementation The student does not meet the requirement because the algorithm does not incorporate iteration. The steps within the algorithm were not explained in great detail.
Row 6: Testing The student does not meet the requirement because overall, it is difficult to understand. The tests do not appear to be testing specific conditions within the code.