From 36cb3250608ca50f8c689bc3e0a5123b8c7c9a85 Mon Sep 17 00:00:00 2001 From: ashwinmaran <amaran@wisc.edu> Date: Thu, 5 Oct 2023 12:11:15 -0500 Subject: [PATCH] replace lab-p5.ipynb and p5.ipynb --- lab-p5/lab-p5.ipynb | 10 ---------- p5/p5.ipynb | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/lab-p5/lab-p5.ipynb b/lab-p5/lab-p5.ipynb index 01bd932..c7e53d7 100644 --- a/lab-p5/lab-p5.ipynb +++ b/lab-p5/lab-p5.ipynb @@ -34,16 +34,6 @@ "import public_tests" ] }, - { - "cell_type": "markdown", - "id": "8a7f2aab", - "metadata": {}, - "source": [ - "<h2 style=\"color:red\">Warning (Note on Academic Misconduct):</h2>\n", - "\n", - "Under any circumstances, **no more than two students are allowed to work together on a project** as mentioned in the course policies. If your code is flagged by our code similarity detection tools, **both partners will be responsible** for sharing/copying the code, even if the code is shared/copied by one of the partners with/from other non-partner student(s). Note that each case of plagiarism will be reported to the Dean of Students with a zero grade on the project. **If you think that someone cannot be your project partner then don’t make that student your lab partner.**" - ] - }, { "cell_type": "markdown", "id": "4d7af2a1", diff --git a/p5/p5.ipynb b/p5/p5.ipynb index 7b04e55..74cce09 100644 --- a/p5/p5.ipynb +++ b/p5/p5.ipynb @@ -184,16 +184,6 @@ "That said, it is **important** that you check the Gradescope test results as soon as you submit your project on Gradescope. Test results on Gradescope are typically available somewhere between 10 to 20 minutes after the submission." ] }, - { - "cell_type": "markdown", - "id": "f1abbfa9", - "metadata": {}, - "source": [ - "<h2 style=\"color:red\">Warning (Note on Academic Misconduct):</h2>\n", - "\n", - "Under any circumstances, **no more than two students are allowed to work together on a project** as mentioned in the course policies. If your code is flagged by our code similarity detection tools, **both partners will be responsible** for sharing/copying the code, even if the code is shared/copied by one of the partners with/from other non-partner student(s). Note that each case of plagiarism will be reported to the Dean of Students with a zero grade on the project. **If you think that someone cannot be your project partner then don’t make that student your lab partner.**" - ] - }, { "cell_type": "markdown", "id": "4d776143", -- GitLab