$def with (course, data, errors, saved) $# $# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for $# more information about the licensing of this file. $# $var title: $:course.get_name() - Contest settings $var Column: $:template_helper.call('course_admin_menu',course=course,current='contest') $def NavbarF():
$var Navbar: $:NavbarF()This plugin allows you to perform algorithm contests between your students, in the same way as the contests from the ACM-ICPC.
Most of the courses administrators will keep this plugin disabled.
If you enable this plugin, please take note that the start time of the contest will override the accessibility parameters of all your tasks.
All your tasks will be hidden before the contest begins, and they all will be displayed when the contest starts.
Tasks will never be hidden after the end of the contest, but newer submissions will not be taken into account.
You may want to configure the course such that:
accessibility date of the course < registration start date < registration end date < contest start < contest end.