Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ You have acces to a database with the following format:
|
|
72 |
-List of DO dates, when students take assessments in class
|
73 |
-List of DUE assignments
|
74 |
-List of DO assessments
|
75 |
-
The policy is that students
|
76 |
HOWEVER, DUE assignments do not count towards this total.
|
77 |
|
78 |
#Instructions
|
|
|
72 |
-List of DO dates, when students take assessments in class
|
73 |
-List of DUE assignments
|
74 |
-List of DO assessments
|
75 |
+
The policy is that students cannot have 3 (or more) DO assessments the same day. 0, 1, or 2, is fine.
|
76 |
HOWEVER, DUE assignments do not count towards this total.
|
77 |
|
78 |
#Instructions
|