Skip to content

Commit 8341886

Browse files
committed
Fix midterm stuff
1 parent 2fd98d2 commit 8341886

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

www/defns.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
(define AVW "AVW")
1515

1616

17-
(define m1-date "TBD")
17+
(define m1-date "03/12")
1818
(define m2-date "TBD")
1919
(define final-date "TBD")
2020
(define elms-url "TBD")

www/midterms.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
@title[#:style '(toc unnumbered)]{Midterms}
44

55
There will be two midterm examinations, which will be @bold{take-home}
6-
exams. Exams will be distributed at least 72 hours before the due
6+
exams. Exams will be distributed at least 48 hours before the due
77
date of the midterm.
88

99
@itemlist[
@@ -12,4 +12,4 @@ date of the midterm.
1212
]
1313

1414
@include-section["midterms/1.scrbl"]
15-
@include-section["midterms/2.scrbl"]
15+
@;include-section["midterms/2.scrbl"]

www/midterms/1.scrbl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
@title{Midterm 1}
77

8-
@bold{Due: @m1-date 3:15PM}
8+
@bold{Due: @m1-date 11:59PM}
99

1010
@(define repo "https://github.com/cmsc430/Midterm1-prog")
1111

12-
Midterm 1 will be released at least 72 hours prior to its due date.
12+
Midterm 1 will be released at least 48 hours prior to its due date.
1313

1414
@section{Instructions}
1515

@@ -28,7 +28,7 @@ Answers to common clarifying questions will be posted to the
2828
@tt{#midterm-1} channel on Discord.
2929

3030
If you have trouble reaching the course staff via Discord, email
31-
@tt|{dvanhorn@cs.umd.edu}|.
31+
@tt|{jmct@umd.edu}|.
3232

3333
You may not communicate with anyone outside of the course staff about
3434
the midterm.

0 commit comments

Comments
 (0)