From: Elton Date: Fri, 18 Feb 2022 14:22:44 +0000 (-0500) Subject: Add collab policy X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=4ce5b4c2eb42065f4bdbc60f2802ce6b2f3e54d0;p=cs3210-lab1.git Add collab policy --- diff --git a/README.md b/README.md index 59139cd..f4b2f51 100644 --- a/README.md +++ b/README.md @@ -506,6 +506,12 @@ considered a violation of academic integrity and will be punished. The autograder logs all submissions both in Gradescope and remotely, so any submission may be audited. +## Collaboration Policy + +This is an individual assignment. You may not work with another student to complete the assignment. + +To set up a private fork, please follow [these instructions][private-fork]. + ## Extra If you're begging for more after this assignment, you may consider trying some @@ -532,6 +538,7 @@ of the following projects (no credit given, just fun experiments): [bios]: https://github.com/qemu/qemu/tree/master/pc-bios [grub]: https://www.gnu.org/software/grub/ [e820]: https://wiki.osdev.org/Detecting_Memory_(x86)#BIOS_Function:_INT_0x15.2C_EAX_.3D_0xE820 -[syllabus]: https://github.gatech.edu/pages/cs3210-fall2021/course/syllabus/ +[syllabus]: https://github.gatech.edu/pages/cs3210-spring2022/course/syllabus/ [gradescope-a]: https://www.gradescope.com/courses/280787 [gradescope-gr]: https://www.gradescope.com/courses/299636 +[private-fork]: https://github.gatech.edu/pages/cs3210-spring2022/course/wiki/private-fork