Internet Client-side Technology in Education
Main Article Content
Abstract
An Internet-based application was developed using client-side technologies. The capabilities of modern browsers were used, which in addition to editing capabilities for the programming languages JavaScript, HTML, have built-in Storage for Data. Specifically, storage capabilities are considered LocalStorage. Using browser storages, a Comprehensive System of Testing (CST) has been built. With the help of the CST, the interested person can independently deepen knowledge of individual topics of any subject, or pass the exam in the form of a test, even in the absence of the Internet. CST allows the subject teacher to autonomously create a test on a separate topic, and each time, for example, the examinee displays different test questions in a different sequence. The program code was created using HTML, JavaScript and JSON.