Quiz rules

  1. Open notes (anything you wrote down)
  2. Open course website (lecture slides and lecture code)
  3. Limited IDE access (IntelliJ, Eclipse, Notepad, etc.)
    • This is given so that you can see the syntax highlighting in your code, and that’s it!
    • You may open your IDE to view existing code but not write any new code
    • You may not compile any code (javac)
    • You may not run code in your IDE
  4. No websites other than course website, course Gradescope, and course GitHub organization (for lecture_code and your own exercise code)
    • No Piazza, Canvas, email
  5. No phones, even if you forgot your laptop
  6. No collaboration except with me, and only for clarifying questions