The courses for AP Physics C show up as * and the actual courses are displayed in the notes section. Currently, we don't have support for a notes section, so the courses should be transferred into its appropriate place.

The JSON file should contain this:
{
"name": "AP Exam in Physics C: Electricity and Magnetism",
"5": "PHY 302L, 102N; or PHY 303L, 103N; or PHY 316, 116L; or PHY 317L, 117N",
"4": "PHY 302L, 102N; or PHY 303L, 103N; or PHY 316, 116L; or PHY 317L, 117N",
"3": "PHY 302L, 102N; or PHY 303L, 103N; or PHY 316, 116L; or PHY 317L, 117N"
}
The courses for AP Physics C show up as
*and the actual courses are displayed in the notes section. Currently, we don't have support for a notes section, so the courses should be transferred into its appropriate place.The JSON file should contain this:
{ "name": "AP Exam in Physics C: Electricity and Magnetism", "5": "PHY 302L, 102N; or PHY 303L, 103N; or PHY 316, 116L; or PHY 317L, 117N", "4": "PHY 302L, 102N; or PHY 303L, 103N; or PHY 316, 116L; or PHY 317L, 117N", "3": "PHY 302L, 102N; or PHY 303L, 103N; or PHY 316, 116L; or PHY 317L, 117N" }