Development of VBA Program for Generation of Documents of Tasks
Main Article Content
Abstract
In online education, remote accountability has required the use of new techniques to minimize the potential for abuse due to limited control. With different sets of tasks, we can solve it so that the candidates at the same time cannot get unnecessarily more points by sharing their solutions with each other. However, in the case of a large number of candidates, it is not possible to create individual task sets manually. There is a need for a VBA program that compiles the required number of tasks from a task store as a Word document. To do this, it was necessary to assess how many tasks the task store should contain and what its structure should be. The document generation program allows each candidate to receive a unique set of tasks, which, although they may include common tasks, can be kept at a sufficiently low level depending on the size of the task pool.