Search

Published After
Published Before

Search Results

  • Online tests in Comprehensive Exams – during and after the pandemic
    77-93
    Views:
    84

    The Covid-19 pandemic accelerated the development of electronic (e-learning) assessment methods and forced their use worldwide. Many instructors and students had to familiarize themselves with the form of distance education. During and since Covid-19 in Hungary, at the Faculty of Engineering of the University of Debrecen, the written part of the Comprehensive Exam in Mathematics is organized in a computer lab of the university using an online test. Our goal is that the results of the tests may be as reliable as possible in terms of measuring the students’ knowledge, and thus the grades given based on the test results would be realistic. In this paper, we show the analysis of a sample written exam and compare the real exam results of students who were prepared for the comprehensive exam during Covid-19 and who have participated in face-to-face education since then. The tools provided by the Moodle system necessary for comparison are also presented.

    Subject Classification: 97D40, 97D70, 97U50

  • Application of computer algebra systems in automatic assessment of math skills
    395-408
    Views:
    36
    Mathematics is one of those areas of education, where the student's progress is measured almost solely by testing his or her ability of problem solving. It has been two years now that the authors develop and use Web-based math courses where the assessment of student's progress is fully automatic. More than 150 types of problems in linear algebra and calculus have been implemented in the form of Java-driven tests. Those tests that involve symbolic computations are linked with Mathematica computational kernel through the Jlink mechanism. An individual test features random generation of an unlimited number of problems of a given type with difficulty level being controlled flat design time. Each test incorporates the evaluation of the student's solution. Various methods of grading can be set at design time, depending on the particular purpose that a test is used for (self-assessment or administrative exam). Each test is equipped with the correct solution presentation on demand. In those problems that involve a considerable amount of computational effort (e.g. Gauss elimination), additional special tools are offered in a test window so that the student can concentrate on the method of solution rather than on arithmetic computations. (Another obvious benefit is that the student is thus protected from the risk of frustrating computational errors). Individual tests can be combined into comprehensive exams whose parameters can be set up at design time (e.g., number of problems, difficulty level, grading system, time allowed for solution). The results of an exam can be automatically stored in a database with all authentication and security requirements satisfied.