ASSESSMENT OF SOLUTIONS OF LITHUANIAN INFORMATICS OLYMPIADS FROM THE POINT OF VIEW OF SOFTWARE QUALITY MODEL Cover Image

LIETUVOS INFORMATIKOS OLIMPIADOS DARBŲ VERTINIMAS PROGRAMINĖS ĮRANGOS KOKYBĖS MODELIO POŽIŪRIU
ASSESSMENT OF SOLUTIONS OF LITHUANIAN INFORMATICS OLYMPIADS FROM THE POINT OF VIEW OF SOFTWARE QUALITY MODEL

Author(s): Jūratė Skūpienė
Subject(s): Education
Published by: Vilniaus Universiteto Leidykla

Summary/Abstract: Lithuanian Informatics Olympiads are algorithmic and programming competitions where the contestants are given algorithmic tasks and have to design and implement correct and effi cient algorithms in one of the allowed programming languages (currently Pascal, C/C++). The current grading scheme consists of automated testing and manual assessment of verbal algorithm description and programming style. Two aspects of submission should be taken into account – algorithm (computer science area) and its implementation (computer engineering fi eld). The fi nal submission (program) delivered for grading is more likely to resemble piece of software rather than constructed algorithm. The paper focuses on analysing the grading of submissions from the point of view of Software quality model. Understanding of quality of a submission can’t be homogenous as quality is a constructed notion dependant on a particular software quality model chosen by the experts (scientifi c committee of the Olympiad). The grading schema (except for verbal description of an algorithm) correspond ISO-9126-1 software quality model. Current grading schema foresees assessing three out of six quality characteristics of this model, namely functionality, effi ciency and maintainability. The main goal of the Olympiad to emphasize problem solving, but not technical details of implementation, is a reasonable motivation why reliability and portability are not assessed. As for usability, there are very concrete requirements for the data input/output and the programs, the compliance to these requirements may be checked many times during the contest by submitting the program to Contest and Grading System (and corrected if needed). The programs which do not obey the requirements are not forwarded for grading. The most important characteristic is functionality and other have meaning only if the program is functional. This (i.e. the level of functionality) is taken into account while assessing maintainability, but not when assessing effi ciency. The most complicated is assessing functionality as the there exists confrontation between three different points of views. From the point of view of software quality model, functionality is a Boolean value and there should be no partial score. From educational point of view, motivation of contestants has high priority in the contest, so partial scoring is very important, while from the point of view of problem solving, automated grading is not good enough as not equivalent algorithms may be assigned similar scores (i.e. testing reveals the existence of an error, but it doesn‘t show the scope of the error). It can be concluded that overall current grading schema in Lithuanian Olympiads corresponds ISO-9126-1 quality model, however, the assessment of functionality should be more investigated and motivated.

  • Issue Year: 2009
  • Issue No: 50
  • Page Range: 153-159
  • Page Count: 7
  • Language: Lithuanian