-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'ziggy' of github.com:cmsc430/www into ziggy
- Loading branch information
Showing
5 changed files
with
223 additions
and
95 deletions.
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
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 |
---|---|---|
|
@@ -33,10 +33,11 @@ | |
(define racket-version "8.11") | ||
|
||
(define staff | ||
(list (list "William Wegand" "wwegand@terpmail.umd.edu") | ||
(list (list "Henry Blanchette" "blancheh@umd.edu") | ||
(list "Pierce Darragh" "[email protected]") | ||
(list "Henry Blanchette" "blancheh@umd.edu") | ||
(list "Advait Kushe" "akushe@terpmail.umd.edu") | ||
(list "Deena Postol" "[email protected]") | ||
(list "William Wegand" "[email protected]") | ||
(list "Kazi Tasnim Zinat" "[email protected]") | ||
#;(list "Fuxiao Liu" "[email protected]") | ||
#;(list "Vivian Chen" "[email protected]") | ||
|
@@ -57,6 +58,6 @@ | |
|
||
;(define discord "TBD") | ||
(define piazza "https://piazza.com/class/lrs6masma6h2o1/") | ||
(define gradescope "https://www.gradescope.com/") ; FIXME | ||
(define gradescope "https://www.gradescope.com/courses/723511") | ||
|
||
(define feedback "https://docs.google.com/forms/d/e/1FAIpQLSc80xQELhHb_Ef-tn0DkpH2b6pYadQiT3aYSEJFNqEqBjzdGg/viewform?usp=sf_link") | ||
(define feedback "https://docs.google.com/forms/d/e/1FAIpQLSc80xQELhHb_Ef-tn0DkpH2b6pYadQiT3aYSEJFNqEqBjzdGg/viewform?usp=sf_link") |
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
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
Oops, something went wrong.