pub const GRADE_IMPROVEMENT_LIMIT: i64 = 200;Expand description
How many re-attempts one iteration may start. Bounded apart from MATERIALIZE_LIMIT because
each of these costs a round trip to the study registry for a credit the student already has.