const MAX_REVIEW_ROWS: usize = 300;Expand description
The most rows any one review or reset list reports. These grow with the exercises of the course, and a teacher’s justification on a grading decision is free text, so the product is only loosely bounded even though the row count is.