Skip to main content
Quiz rules
- Open notes (anything you wrote down)
- Open course website (lecture slides and lecture code)
- 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
- No websites other than course website, course Gradescope, and course GitHub organization (for lecture_code and your own exercise code)
- No phones, even if you forgot your laptop
- No collaboration except with me, and only for clarifying questions