{{ quizName }}

Defining the quiz

{{ showCreatePanel ? '▲' : '▼' }}
To prepare a quiz for automated grading:
  1. Create a quiz file. This file defines the quiz title, questions and answer key. The format is explained here.
  2. Use Upload Quiz to upload this file.
  3. Use Validate Quiz (Optional) to let Heymans assess the wording of your questions and answer key. After a few minutes, a validation report will appear below, with suggestions to improve the quiz and resolve ambiguities.
  4. Use Export Quiz to download the quiz as a csv file in a Brightspace-compliant format.
  5. On Brightspace, create a new quiz (or edit an existing quiz). Upload your exported file using Add existing → Upload a file.
  6. Your exam is now ready to be administered!
N.B.:
  • Uploading a new quiz file will overwrite any existing quiz data, including the validation report.
  • Heymans' validation report is usually very detailed. Suggestions might not be applicable in the context of your course.

Quiz has {{quizLen}} questions. {{ validationMessage }}

Grading attempts

{{ showGradePanel ? '▲' : '▼' }}
After you have administered the exam:
  1. Download students' attempts on Brightspace via Assessment → Grade (available under the menu next to your quiz) -> Export to CSV, and download the export file when it's ready
  2. Use Upload Attempts to upload this file.
  3. Use Start Grading. This will take time, dependent on the number of questions and attempts.
  4. Once grading is completed, an error analysis report is generated: per question, Heymans assesses how each question has been scored, and gives a qualitative assessment whether this assessment seems fair.
  5. Move on to the final stage (below) to evaluate and export these results.
N.B.:
  • Uploading a new attempts file will erase any existing grading results, including the scores and analysis.
  • Similar to the validation report, the error report is usually very detailed. Suggestions might not be applicable in the context of your course.

{{ gradingMessage }}

Analyzing results

{{ showAnalyzePanel ? '▲' : '▼' }}
Now that the exam has been graded, you can:
  • Use Export Scores to download a csv file with scores per student in a Brightspace-compliant format.
  • Use Export Feedback to download a zip file with per-student feedback reports. Generating this could take a few minutes.
  • Feedback reports can be emailed to students directly, or referenced in an exam inspection

Your quiz has been graded. Download the scores and/or individualized feedback here.

⚠️

{{ quizSelected }}
cardActiveCreate: {{ cardActiveCreate }}
quizState: {{ quizState }}
gradingStatus: {{ gradingStatus }}
{{ fullQuizData }}