-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourses.json
17 lines (17 loc) · 1.19 KB
/
courses.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{
"id": "ap-physics-1",
"name": "AP Physics 1",
"description": "AP Physics 1 is an algebra-based, introductory college-level physics course. Students cultivate their understanding of physics through classroom study, in-class activity, and hands-on, inquiry-based laboratory work as they explore concepts like systems, fields, force interactions, change, conservation, and waves."
},
{
"id": "us-history",
"name": "U.S. History",
"description": "United States History and Geography is a survey course of late nineteenth through twenty-first century American history, starting with a brief review of democratic foundations and the impact of the Civil War. "
},
{
"id": "spanish-3",
"name": "Spanish 3",
"description": "This third-year language course enables students to develop intermediate proficiency in the four overarching goals of listening, speaking, writing, and reading. Students also develop an increasing awareness of the idiomatic aspects of language, continue practicing the present and past tenses, learn the present subjunctive tense, and continue studying the culture of Spanish-speaking countries."
}
]