All public logs

Jump to navigation Jump to search

Combined display of all available logs of Expertiza_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:03, 3 July 2026 Blalu talk contribs created page Score Calculation (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...")