Projects:

Web task submitter

Web system written as Perl CGI. It is developed since 2017 when I decided to write some system to simplify administration around homeworks on my UNIX exercise at MFF UK. I started developing quite simple but generic system and it was used by several other teachers on their exercises.

Main goal is quite simple: allow students to submit their work, let teacher to comment it, send email notifications to the student and finally mark it with some points. All this administration could be done by emails, but this system simplifies it in many ways:

Future plans

GitHub repository (WebTaskSubmitter)