Skip to content

Commit

Permalink
chore(data): add new timetable data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 23, 2024
1 parent 706128c commit 8c47303
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 70 deletions.
76 changes: 8 additions & 68 deletions public/timetable_data/2024/X4.json
Original file line number Diff line number Diff line change
Expand Up @@ -1440,66 +1440,6 @@
}
]
},
"PASI8306_X4": {
"title": "PASI8306_X4\u00a0The China Alternative? Changing Geopolitics in the Pacific_Online",
"id": "PASI8306_X4",
"link": "https://programsandcourses.anu.edu.au/2024/course/PASI8306",
"dates": "Displaying Dates: 1 Jan 24 - 29 Dec 24 (calendar week(s) 1\u201152)",
"classes": [
{
"name": "PASI8306_X4-SemA/01",
"day": 0,
"start": "10:00",
"finish": "13:00",
"weeks": "46\u201151",
"activity": "SemA",
"occurrence": "01",
"location": "Coombs Seminar Room B 3.104",
"locationID": "http://www.anu.edu.au/maps#show=11281",
"lat": "-35.281813",
"lon": "149.120055"
},
{
"name": "PASI8306_X4-SemB/01",
"day": 0,
"start": "14:00",
"finish": "17:00",
"weeks": "46\u201151",
"activity": "SemB",
"occurrence": "01",
"location": "Coombs Seminar Room B 3.104",
"locationID": "http://www.anu.edu.au/maps#show=11281",
"lat": "-35.281813",
"lon": "149.120055"
},
{
"name": "PASI8306_X4-SemC/01",
"day": 1,
"start": "10:00",
"finish": "13:00",
"weeks": "46\u201151",
"activity": "SemC",
"occurrence": "01",
"location": "Coombs Seminar Room B 3.104",
"locationID": "http://www.anu.edu.au/maps#show=11281",
"lat": "-35.281813",
"lon": "149.120055"
},
{
"name": "PASI8306_X4-SemD/01",
"day": 1,
"start": "14:00",
"finish": "17:00",
"weeks": "46\u201151",
"activity": "SemD",
"occurrence": "01",
"location": "Coombs Seminar Room B 3.104",
"locationID": "http://www.anu.edu.au/maps#show=11281",
"lat": "-35.281813",
"lon": "149.120055"
}
]
},
"POGO8232_X4": {
"title": "POGO8232_X4\u00a0Persuasion for Policymakers_Online_Online",
"id": "POGO8232_X4",
Expand Down Expand Up @@ -1907,10 +1847,10 @@
"weeks": "47",
"activity": "SemA",
"occurrence": "01",
"location": "Innovations Theatre",
"locationID": "http://www.anu.edu.au/maps#show=11370",
"lat": "-35.28236",
"lon": "149.11573"
"location": "HA Tank",
"locationID": "http://www.anu.edu.au/maps#show=11295",
"lat": "-35.277596",
"lon": "149.122472"
},
{
"name": "POLS2136_X4-SemA/01",
Expand All @@ -1933,10 +1873,10 @@
"weeks": "47",
"activity": "SemB",
"occurrence": "01",
"location": "Innovations Theatre",
"locationID": "http://www.anu.edu.au/maps#show=11370",
"lat": "-35.28236",
"lon": "149.11573"
"location": "HA Tank",
"locationID": "http://www.anu.edu.au/maps#show=11295",
"lat": "-35.277596",
"lon": "149.122472"
},
{
"name": "POLS2136_X4-SemB/01",
Expand Down
2 changes: 1 addition & 1 deletion public/timetable_data/2024/X4.min.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ let App = () => {
<a target="_blank" rel="noreferrer" href="https://cssa.club/">ANU CSSA</a>&nbsp;
(and a <a target="_blank" rel="noreferrer" href="/contributors.html">lot of people</a>), report issues&nbsp;
<a target="_blank" rel="noreferrer" href="https://forms.office.com/r/sZnsxtsh2F">here</a>.
Course data updated at 12:32 am, 22 Oct 2024 (UTC). {/* Automatically updated by CI */}
Course data updated at 12:34 am, 23 Oct 2024 (UTC). {/* Automatically updated by CI */}
</Navbar.Text>
</Navbar>
</Col>
Expand Down

0 comments on commit 8c47303

Please sign in to comment.