Fall 2023 Update

This commit is contained in:
2024-03-04 15:18:50 -06:00
parent 0cd3bcc6b2
commit 99207228b4
2 changed files with 2 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ async function parseName() {
*/
async function PapaParse(department, num, name, sem) {
const semesterURLs = {
'f2023': 'https://derec4.github.io/ut-grade-data/2023%20Fall.json',
's2023': 'https://derec4.github.io/ut-grade-data/2023%20Summer.json',
'sp2023': 'https://derec4.github.io/ut-grade-data/2023%20Spring.json',
'f2022': 'https://derec4.github.io/ut-grade-data/2022%20Fall.json',