2021 AP CSA FRQ #1A : scoring
Sign in to Google to save your progress. Learn more
Scorer's Name (optional)
Point 1 : Compares guess to a substring of secret *
1 point
Point 2: Uses a substring of secret with correct length for comparison with guess *
1 point
Point 3: loops through all necessary substrings of secret (no bounds errors) *
1 point
Point 4: counts number of identified occurrences of guess within secrete (in the context of a condition involving both secret and guess) *
1 point
Point 5: calculates and returns correct final score (algorithm) *
1 point
Point 6: calls scoreGuess to get scores for the guess1 and guess2 *
1 point
Point 7: Compares the scores *
1 point
Point 8:  Determines which of guess1 and guess2 is alphabetically greater *
1 point
Point 9: Returns the identified guess1 or guess2 (algorithm) *
1 point
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy