$def with (course, tasks, users, aggregations, data, statistics, old_input, allowed_sort, allowed_sort_name, valid_formats, msg, show_collapse) $# $# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for $# more information about the licensing of this file. $# $ num_tags_filter = 4 $var title: $:_("View submissions") $var Column: $:template_helper.call('course_admin_menu',course=course,current='submissions') $ is_admin = user_manager.has_admin_rights_on_course(course) $ use_classrooms = course.use_classrooms() $def NavbarF():
$var Navbar: $:NavbarF() $for m in msg: