pub async fn answer_requiring_attention_count( conn: &mut PgConnection, exercise_id: Uuid, ) -> ModelResult<u32>