this post was submitted on 03 Apr 2025
764 points (98.0% liked)
Greentext
5947 readers
1398 users here now
This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.
Be warned:
- Anon is often crazy.
- Anon is often depressed.
- Anon frequently shares thoughts that are immature, offensive, or incomprehensible.
If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Properly made open book exams are not easier. The opposite.
One of the toughest classes I ever took had a final exam that was 24 hours long but it was done at home. It wasn't just open book, it was open internet. The only requirement was that we completed it individually.
It was the first and only exam I slept in the middle of.
It was something like 6 essay style questions in a CS topic, you had to pick 3 to answer.
It was my favourite exam. Not that I generally do badly on more traditional style exams (closed book, cheatsheet, open book, whatever), and not that it was easier because of the format. But it challenged us in real ways rather than test how much we memorized from the course material.
The assignments were similar, assignment 0 was to implement a console to run on an embedded system without an OS or standard libraries or anything other then a UART we could send one byte at a time over. We didn't even have print statements until we implemented them and got them to work (that was fun to debug). It was deliberately set up like that to encourage people to drop the course early so people on the waitlist could get their spot.
Open book where the question merely implies needing to know X without spelling it out is where it really gets hard
That, and also when the questions require actual understanding instead of memorized knowledge.
Also, our professors tended to make open book exams so tight on time that you couldn't realistically look most things up.