vix.ing · top · new · best · stats · spec

Description of The Task Generator for Testing Students' Knowledge

2023/12/22 by Radik Alkhamov, Alkhamov, Radik
Computer Science · Engineering · #Advanced Data Processing Techniques #Educational Technology and Assessment #Engineering Education and Technology

paper · doi:10.14464/ess.v9i4.563

openalex publication_date 2023/12/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/22

Abstract

Automation of knowledge testing is one of the important tasks. There are special systems that allow you to test knowledge using a task generator. These systems use a special language similar to programming languages. An interpreter has been developed for the described language, which allows to translate the source text into an internal representation. This representation is transferred to the block in which the question is displayed, as well as the analysis of the student's answers. All tasks can contain random parameters, which makes the tasks unique. Each task can contain up to 16 types of answers. This article describes the system and language developed for knowledge testing. This system allows the student to display the algorithm for solving the problem step by step. The system also allows you to collect statistics of student responses.

Related