Score Calculation: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 July 2026

3 July 2026

  • curprev 17:0317:03, 3 July 2026Blalu talk contribs 1,684 bytes +1,684 Created page with "= Score Calculation = Peer review grades in Expertiza are computed in three layers, each handled by a separate model. == Layer 1: Response (Item Weights) == <code>Response#aggregate_questionnaire_score</code> sums <code>answer * item.weight</code> for all answered, scored items in a single submitted review. Section header items are excluded (they carry no weight). <code>Response#maximum_score</code> computes the maximum possible score for the same set of answered ite..."