$def with (course, tasks, user_data, aggregations, tutored_aggregations, tutored_users, checked_tasks, checked_users, valid_formats, chosen_format, show_aggregations) $# $# 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() - Download submissions $var Column: $:template_helper.call('course_admin_menu',course=course,current='download') $ use_classrooms = course.use_classrooms() $def NavbarF():
$var Navbar: $:NavbarF()