diff --git a/p6/README.md b/p6/README.md index baa799cdc38f790a2612dadcee99597bae6626cf..b09a77105a1bb323f87ca80019e96408f90012b2 100644 --- a/p6/README.md +++ b/p6/README.md @@ -3,7 +3,8 @@ ## Corrections and clarifications: * **3/1/2023 - 12:45 PM**: A bug in `p6_test.py` that caused the notebook to not export has been fixed. Please redownload `p6_test.py` if you are facing this issue. You will **not** have to do anything to your notebook to fix this. -* **3/2/2013 - 12:45 PM**: Typos in the rubric fixed; function rubric deductions broken down further. +* **3/2/2023 - 12:45 PM**: Typos in the rubric fixed; function rubric deductions broken down further. +* **3/3/2023 - 8:45 PM**: Points allotted to Q19 changed from 3 to 4, so the total adds up to 100. **Find any issues?** Report to us: diff --git a/p6/rubric.md b/p6/rubric.md index 80926df82d6142d798375f9659cb9a935186297a..967be743d28716cd021acb9de1c744fc9c33dc40 100644 --- a/p6/rubric.md +++ b/p6/rubric.md @@ -23,7 +23,6 @@ - Incorrect logic is used to answer (-2) - Required functions are not used to answer (-1) - - Q2 (3) - Incorrect logic is used to answer (-2) - Required functions are not used to answer (-1) @@ -120,7 +119,7 @@ - Q18 (3) - Required functions are not used to answer (-2) -- Q19 (3) +- Q19 (4) - Required functions are not used to answer (-2) - Incorrect logic is used to answer (-1)