It would be good if there was a function for activity unlocking reachedRound(N), which returned True if the current time was past the start of round N. This would allow unlocking activities for a particular round, without having to set publish dates for everything.
It would be good if there was a function for activity unlocking
reachedRound(N)
, which returned True if the current time was past the start of round N. This would allow unlocking activities for a particular round, without having to set publish dates for everything.