pub const SMALL_MODULE_MAX_EXERCISES: i64 = 5;
Modules with at most this many exercises are exempt from the minimum threshold; for them any duration >= 0 is allowed, where 0 turns the duration check off.