A Dataset of Digitized Student Examination Papers, Answer Keys, and Manual Evaluations for Automated Grading Research
Description
The automation of academic grading is a critical challenge in Educational Data Mining (EDM), Natural Language Processing (NLP), and Computer Vision. This dataset provides a comprehensive, end-to-end collection of university-level examination records for 50 students in a Data Science course. It serves as a ground-truth benchmark for researchers developing Optical Character Recognition (OCR) systems, Automated Essay Scoring (AES) models, and automated student evaluation pipelines. Examination Structure: The exam evaluates students on Data Science concepts and comprises two sections for a maximum of 50 marks: Part I: 20 Multiple Choice Questions (1 mark each). Part II: 15 Short Answer Questions (2 marks each). Dataset Contents: The dataset provides paired, transparent data at every stage of the examination and grading process: Source Material: The original examination questionnaire (Question.txt) and the authoritative grading rubric/answer key (answerkey.txt). Raw Data: 50 digitized, uncorrected student answer sheets (/Student_Pdf/), serving as raw inputs for OCR and handwriting-recognition models. Corrected Data: 50 manually evaluated answer sheets (/Corrected_Pdf/) featuring teacher annotations, visual corrections, and tally marks. Tabular Records: A comprehensive CSV file (Teacher_manual_marks_Anonymized.csv) detailing the precise item-level manual evaluation scores for every question (Q1 through Q35) for all 50 students, allowing for granular ML model evaluation. Ethical Compliance & Anonymization: To comply with standard ethical guidelines for open educational datasets, all Personally Identifiable Information (PII) has been strictly anonymized. Real student names and institutional roll numbers were computationally replaced with sequential identifiers (e.g., Student_1) across all files. Furthermore, all physical instances of handwritten names and IDs within the scanned PDF pages were visually redacted and flattened to guarantee complete subject anonymity.
Files
Steps to reproduce
1. Examination Administration: A Data Science examination consisting of 20 MCQs and 15 Short Answer questions was administered to a cohort of 50 university-level students. 2. Digitization of Raw Data: The students' handwritten physical answer sheets were scanned and converted into raw PDF files (forming the uncorrected dataset). 3. Manual Evaluation and Annotation: An expert evaluator graded the raw papers using a standardized rubric (answerkey.txt). The evaluator digitally annotated the PDFs with corrections and marks (forming the corrected dataset). 4. Data Transcription: The itemized scores for every single question (Q1 through Q35) for all 50 students were transcribed into a tabular format (Teacher_manual_marks_Anonymized.csv). 5. Data Anonymization (File and Tabular Level): A Python script utilizing the Pandas library was executed to computationally replace real student names and institutional roll numbers with sequential anonymous identifiers (e.g., Student_1 to Student_50) across all CSV records and PDF filenames. 6. Data Anonymization (Visual Redaction): To ensure complete ethical compliance, all instances of student names and identification numbers visible within the scanned contents of the digitized PDF pages were visually redacted (blacked out and flattened) to prevent any potential identification of the subjects.
Institutions
- Anna University, ChennaiTamil Nadu, Chennai