You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating a session, the visibility is before the submission opening time:
When editing the session, it's possible to have the submission opening time be set earlier, in which case the session visibility time becomes invalid:
I think that in such a scenario, having the session visibility time default to the submission opening time is appropriate behaviour. This is somewhat similar to the case when submission opening time is set to be after submission closing time - in that scenario, submission closing time defaults to submission opening time.
Also open to discussion as to whether this behaviour is expected by the user or not
The text was updated successfully, but these errors were encountered:
willzoo
added a commit
to willzoo/teammates-fork
that referenced
this issue
Feb 11, 2024
…er than submission opening time, automatically default to opening time (#13143)
* Update functionality to ensure session visibility time defaults to submission opening time
* Add unit tests
* Fix linting
After creating a session, the visibility is before the submission opening time:
When editing the session, it's possible to have the submission opening time be set earlier, in which case the session visibility time becomes invalid:
I think that in such a scenario, having the session visibility time default to the submission opening time is appropriate behaviour. This is somewhat similar to the case when submission opening time is set to be after submission closing time - in that scenario, submission closing time defaults to submission opening time.
Also open to discussion as to whether this behaviour is expected by the user or not
The text was updated successfully, but these errors were encountered: