-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change extension deadline for CS 290 assignment 3.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ const assignments = { | |
// }, | ||
notes: [ | ||
'Preferred deadline: **Tuesday, 11/12/2024, 11:59pm**', | ||
'Extension deadline: **Wednesday, 11/13/2024, 11:59pm** (no submissions after this)', | ||
'Extension deadline: ~~Wednesday, 11/13/2024~~ **Thursday, 11/14/2024, 11:59pm** (no submissions after this)', | ||
'Assignment and Code Blog entry due at the same time. **Submit Code Blog link on Canvas.**', | ||
'Grading demo due: **Monday 11/25/2024, 11:59pm**', | ||
'[Sign up for a grading demo here](https://outlook.office365.com/owa/calendar/[email protected]/bookings/)' | ||
|