Skip to content

Conversation

@qimcis
Copy link
Collaborator

@qimcis qimcis commented Jan 18, 2026

Description

Adds the COMP 3000 Fall 2022 Final exam and associated solution file to the repository. Registers the exam under the ID comp3000_fall_2022_final and places raw files in the specified directory.

Changes

  • Add exam directory at /home/qi/system-intelligence-benchmark/benchmarks/courseexam_bench/data/raw/comp3000_fall_2022_final containing exam materials.
  • Add solutions file comp3000-final-2022f-sol.pdf to the exam directory.
  • Add metadata entry for exam ID comp3000_fall_2022_final and update dataset index.

Testing

Ran python3 courseexam/prepare.py to validate and prepare the exam materials; the command completed successfully.

Checklist

  • Tests pass locally
  • Code follows project style guidelines
  • Documentation updated (if needed)

Copy link
Collaborator

@777lefty 777lefty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No specific problems since the exam is pure texts without figures, just some format issues and open-book concern


## Question 1 [2 point(s)]

In what circumstances would you expect the signal handler in 3000shell2.c to be called? Would you expect this to happen often?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 3000shell2.c provided or not?

@@ -0,0 +1,826 @@
# COMP 3000 Fall 2022 Final
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the exam is open book, are there any supporting resources that need to be provided?

.quad .LC0
.quad .LC1
.quad 0
.quad .LC2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same, code blocks better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants