$def with (course, thistaskid, tasks, user_data, valid_formats) $# $# 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 $# Left column content $def ColumnF():

Administration

 Go back to task
$var Column: $:ColumnF()

Download submissions

Tasks to download submissions from
Students to download submissions from
$if len(user_data) == 0:
No user to display
$else:
Other options
    $ checked=False $for entry in valid_formats:
  • $ checked=True