$def with (course, start, end, blackout) $# $# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for $# more information about the licensing of this file. $#

Contest

Contest starts: $start.strftime('%d/%m/%Y %H:%M:%S')
Contest ends: $end.strftime('%d/%m/%Y %H:%M:%S')
$if start > start.now(): $else: $if blackout != end:
Scoreboard