Acta Informatica Pragensia (Dec 2015)

Security Measures in Automated Assessment System for Programming Courses

  • Jana Šťastná,
  • Ján Juhár,
  • Miroslav Biňas,
  • Martin Tomášek

DOI
https://doi.org/10.18267/j.aip.71
Journal volume & issue
Vol. 4, no. 3
pp. 226 – 241

Abstract

Read online

A desirable characteristic of programming code assessment is to provide the learner the most appropriate information regarding the code functionality as well as a chance to improve. This can be hardly achieved in case the number of learners is high (500 or more). In this paper we address the problem of risky code testing and availability of an assessment platform Arena, dealing with potential security risks when providing an automated assessment for a large set of source code. Looking at students’ programs as if they were potentially malicious inspired us to investigate separated execution environments, used by security experts for secure software analysis. The results also show that availability issues of our assessment platform can be conveniently resolved with task queues. A special attention is paid to Docker, a virtual container ensuring no risky code can affect the assessment system security. The assessment platform Arena enables to regularly, effectively and securely assess students' source code in various programming courses. In addition to that it is a motivating factor and helps students to engage in the educational process.

Keywords