Skip to content

Commit

Permalink
add second semester schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-0 committed Jan 8, 2024
1 parent 3adf92d commit e660911
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/data/schedules.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Late Arrival",
"isSpecial": true,
"dates": ["8/24/2023", "9/1/2023", "9/14/2023", "10/19/2023", "11/16/2023", "12/7/2023"],
"dates": ["1/18/2024", "2/8/2024", "3/14/2024", "4/18/2024"],
"modes": [
{
"name": "Normal",
Expand All @@ -35,7 +35,7 @@
{
"name": "Activity Period",
"isSpecial": true,
"dates": ["8/22/2023", "8/31/2023", "9/6/2022", "10/3/2023", "10/24/2023", "11/14/2023", "11/27/2023"],
"dates": ["1/23/2024", "2/27/2024", "3/19/2024", "4/9/2024", "5/2/2024"],
"modes": [
{
"name": "Normal",
Expand All @@ -54,7 +54,7 @@
{
"name": "PM Assembly",
"isSpecial": true,
"dates": ["9/22/2023"],
"dates": ["2/23/2024", "5/17/2024"],
"modes": [
{
"name": "Normal",
Expand Down Expand Up @@ -106,7 +106,7 @@
{
"name": "Finals",
"isSpecial": true,
"dates": ["12/20/2023-12/21/2023", "5/25/2023-5/26/2023"],
"dates": ["12/20/2023-12/21/2023", "5/22/2024-5/23/2024"],
"modes": [
{
"name": "Normal",
Expand All @@ -132,7 +132,7 @@
{
"name": "No School",
"isSpecial": true,
"dates": ["9/4/2023", "9/25/2023", "10/9/2023", "11/22/2023-11/24/2023", "12/22/2023-1/8/2024"],
"dates": ["12/22/2023-1/8/2024", "1/15/2024", "2/19/2024", "3/1/2024", "3/4/2024", "3/25/2024-3/29/2024"],
"modes": [],
"eventAliases": ["Non-Attendance Day"]
},
Expand Down

0 comments on commit e660911

Please sign in to comment.