KITPraktomatTeam / Praktomat

quality control for programming assignments
http://pp.ipd.kit.edu/projects/praktomat/praktomat.php
GNU General Public License v2.0
46 stars 22 forks source link

Only show one SolutionFileForm instead of three #329

Closed hannesbraun closed 2 years ago

hannesbraun commented 2 years ago

Instead of showing three forms to select a file for a solution, only a single form will be displayed per default. You can still add more of those forms with the plus button.

I think this is a lot less confusing for students. Also, the help text mentions that the files for the solution shall be packed into a zip archive rather than being selected/uploaded individually.

Or is there a relevant use case where three forms should be shown initially to not have to manually add the additional forms?