Closed felipecalvo closed 3 years ago
Add a few methods needed for the corresponding Laboratory PR.
Extract ended? for exam registrations as there were repeated uses of end_time.past?.
ended?
end_time.past?
Also, add multiple_options? for knowing if there are multiple exams associated with that registration.
multiple_options?
Yes
https://github.com/mumuki/mumuki-laboratory/pull/1667
:dart: Goal
Add a few methods needed for the corresponding Laboratory PR.
:memo: Details
Extract
ended?
for exam registrations as there were repeated uses ofend_time.past?
.Also, add
multiple_options?
for knowing if there are multiple exams associated with that registration.:back: Backwards compatibility
Yes
:bookmark: See also
https://github.com/mumuki/mumuki-laboratory/pull/1667