File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ export const PADDING = "0.5rem";
2121
2222export const APP_CONFIG : Config = {
2323 academicYear : "2025/2026" ,
24- currentTerm : "term-1 " ,
24+ currentTerm : "term-2 " ,
2525 banners : [
2626 {
2727 id : "welcome" ,
@@ -32,6 +32,6 @@ export const APP_CONFIG: Config = {
3232 message : "Don't forget to plan your timetable for the upcoming term!" ,
3333 } ,
3434 ] ,
35- termStartMonday : "2025-08-18 " ,
36- termEndSunday : "2025-11-30 " ,
35+ termStartMonday : "2026-01-12 " ,
36+ termEndSunday : "2026-05-03 " ,
3737} ;
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ export const basketCodes = [
3030 "ARTS" ,
3131 "ACCT" ,
3232 "ACM" ,
33+ "ANLY" ,
3334 "COMM" ,
3435 "COR" ,
3536 "COR-ACM" ,
@@ -44,6 +45,7 @@ export const basketCodes = [
4445 "COR-MGMT" ,
4546 "COR-MLAY" ,
4647 "COR-OBHR" ,
48+ "COR-PHIL" ,
4749 "COR-POSC" ,
4850 "COR-PPPM" ,
4951 "COR-PSYC" ,
@@ -56,6 +58,7 @@ export const basketCodes = [
5658 "DSA" ,
5759 "ECON" ,
5860 "FNCE" ,
61+ "GA" ,
5962 "IDIS" ,
6063 "INTS" ,
6164 "IS" ,
@@ -65,8 +68,8 @@ export const basketCodes = [
6568 "MKTG" ,
6669 "OBHR" ,
6770 "OPIM" ,
68- "POSC" ,
6971 "PLE" ,
72+ "POSC" ,
7073 "PPPM" ,
7174 "PSYC" ,
7275 "QF" ,
You can’t perform that action at this time.
0 commit comments