Skip to content

Commit 47b23eb

Browse files
committed
[A*] Finalize assignment dates
1 parent 5cf78aa commit 47b23eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/utils/assignments.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"product_design": {
33
"issue": "2024-08-19",
4-
"submission": "2024-09-02T23:59:00",
4+
"submission": "2024-09-02T11:59:00",
55
"show_updating_notice": false
66
},
77
"seminar": {
@@ -15,7 +15,7 @@
1515
"artificial_intelligence": {
1616
"issue": "2024-08-26",
1717
"submission": "2024-09-27T23:59:00",
18-
"show_updating_notice": true
18+
"show_updating_notice": false
1919
},
2020
"project": {
2121
"issue": "2024-09-16",
@@ -28,6 +28,6 @@
2828
"is_poster_session_date_tentative": true,
2929
"final_report_submission": "2024-11-20T23:59:00",
3030
"google_sheet": "https://docs.google.com/spreadsheets",
31-
"show_updating_notice": true
31+
"show_updating_notice": false
3232
}
3333
}

0 commit comments

Comments
 (0)