Skip to main content

MAX_USER_OVERVIEW_ROWS

Constant MAX_USER_OVERVIEW_ROWS 

Source
const MAX_USER_OVERVIEW_ROWS: usize = 200;
Expand description

The most rows a per-user list reports. One row per course the account has ever touched, which stays small for a student and does not for a staff account or a long-lived test account.