Skip to content

Add AMC quiz generation and grading scripts - #51

Open
fabnemEPFL wants to merge 1 commit into
mainfrom
tools/quiz-scripts
Open

fabnemEPFL wants to merge 1 commit into
mainfrom
tools/quiz-scripts

Conversation

@fabnemEPFL

Copy link
Copy Markdown
Contributor

Adds two internal helper scripts for making and grading quizzes:\n\n- scripts/markdown_quiz_to_amc.py: converts Markdown quiz drafts into AMC-TXT.\n- scripts/amc_grade_scan.py: grades scanned AMC batches and exports annotated PDFs/CSV output.\n\nVerification:\n- python3 -m py_compile scripts/amc_grade_scan.py scripts/markdown_quiz_to_amc.py\n- pre-commit hooks: isort, ruff, ruff format\n\nStudent-facing classification: internal-only tooling. This does not change the deployed course site.

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.

1 participant