The data for AP US Government needs to be organized into a notes section and should have GOV 310L as the designated course for scores 3-5 by default. Also, the "with UT Austin Test on Texas Government" should be omitted from the name on the website for brevity.

The JSON file should look like this:
{
"name": "AP Exam in U.S. Government and Politics",
"3": "GOV 310L",
"4": "GOV 310L",
"5": "GOV 310L"
}
The data for AP US Government needs to be organized into a notes section and should have GOV 310L as the designated course for scores 3-5 by default. Also, the "with UT Austin Test on Texas Government" should be omitted from the name on the website for brevity.
The JSON file should look like this:
{ "name": "AP Exam in U.S. Government and Politics", "3": "GOV 310L", "4": "GOV 310L", "5": "GOV 310L" }