Flow: exams to gradebook & reports
An online exam attempt becomes a gradebook entry, which becomes a report-card mark — automatically, through the assessment–gradebook bridge.
Under the hood
- A finished
ep.assessment.attemptis scored inep_assessment_engine. - The bridge (
ep_assessment_gradebook_bridge) finds or creates the matchingep.assessment.componentin theep.gradebook. - It writes an
ep.gradebook.entryfor the student against that component. - The gradebook recomputes the term aggregate; the report card and transcript read it directly.
Grading scales travel too
Because the entry lives in the gradebook, the configured scale (letter, percentage, competency or IB 1–7) applies consistently — the exam, the report card and the transcript all show the same grade.
Continuous assessment — Teacher-entered CA marks and exam-driven entries sit side by side in the same
ep.gradebook, weighted per the class policy.Was this page helpful?

