Skip to main content

MAX_SUBMISSION_SUMMARIES

Constant MAX_SUBMISSION_SUMMARIES 

Source
const MAX_SUBMISSION_SUMMARIES: usize = 400;
Expand description

The most exercises a whole-course call reports on, and the most timestamps a call narrowed to one exercise lists. Both are far above what a real course or a real student reaches; they exist so a pathological row count cannot crowd the other facets out of the same output.