Thesis Details

Webový systém pro vytváření matematických příkladů

Bachelor's Thesis Student: Czirok Dávid Nikolas Academic Year: 2021/2022 Supervisor: Szőke Igor, Ing., Ph.D.
Language
Slovak
Abstract

This thesis aims to simplify the creation and evaluation of online math tests by automating the creation of tasks and their subsequent use in test building. It includes the proposal of a language intended for creating task templates and the implementation of an interpreter which processes it and generates concrete tasks. The final product is represented by a simple web system using this language and its interpreter, enabling teachers to create tasks and tests which students can take. The front-end of the application is built with technologies from the Vue.js ecosystem and the Vuetify library. The back-end uses the Express.js framework and the library Sequelize for communication with a MySQL database.

Keywords

web application, math tasks, math tests, IS, JavaScript, Vue, Vuetify, SQL, Sequelize, Axios, API, Node, interpreter, language

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
13 June 2022
Reviewer
Committee
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), předseda
Beran Vítězslav, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Burget Radek, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Fučík Otto, doc. Dr. Ing. (DCSY FIT BUT), člen
Holík Lukáš, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Citation
CZIROK, Dávid. Webový systém pro vytváření matematických příkladů. Brno, 2022. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2022-06-13. Supervised by Szőke Igor. Available from: https://www.fit.vut.cz/study/thesis/24234/
BibTeX
@bachelorsthesis{FITBT24234,
    author = "Nikolas D\'{a}vid Czirok",
    type = "Bachelor's thesis",
    title = "Webov\'{y} syst\'{e}m pro vytv\'{a}\v{r}en\'{i} matematick\'{y}ch p\v{r}\'{i}klad\r{u}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2022,
    location = "Brno, CZ",
    language = "slovak",
    url = "https://www.fit.vut.cz/study/thesis/24234/"
}
Back to top