144
144
return _get_exercise_attempts(store, user, exercise, as_of,
149
Given a storm.store, User, Exercise and Worksheet, calculates a score for
167
done, _ = get_exercise_status(store, user, exercise)
176
return mand_done, mand_total, opt_done, opt_total