• KSII Transactions on Internet and Information Systems
    Monthly Online Journal (eISSN: 1976-7277)

AI-Enhanced Adaptive Testing: Integrating Response Time with IRT Models


Abstract

AI use in the education system has been changing typical ways of testing students and offering alternative methods of personalized and effective assessments. This study aims to develop a testing system that is innovative and more precise and evaluates the performance of students not only based on right or wrong answers but it incorporates response time and test completion time. Unlike prior adaptive systems that rely solely on response accuracy, this study uniquely integrates response time into the scoring process through cubic and linear regression techniques, combined with AI-based classification models such as Random Forest and k-Nearest Neighbors (k-NN). This fusion provides a more granular, equitable, and time-aware framework for evaluating student performance. A web-based system, "TestYourself," was developed in Python to implement this adaptive testing approach. The system collects data on answer times, time for completing the test, and correct/incorrect responses for every question. The data is then processed using algorithms of machine learning, where the score of each student is calculated by combining cubic and linear regression, accounting for the difficulty of the question and the time taken for the response. This innovative assessment method has been tested on university students in their first year. The results demonstrate that the AUROC value for classification using the Random Forest algorithm, incorporating both ability scores and time-based extra scores, is 11.13% more sensitive than classification using only ability scores and extra time-based scores, and 33.46% more sensitive than using only ability scores. The new time-based exam assessment and grading system allows for more accurate determination of student abilities in timed exams.


Statistics

Show / Hide Statistics

Statistics (Cumulative Counts from December 1st, 2015)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article

[IEEE Style]
A. H. İnce and S. Özbay, "AI-Enhanced Adaptive Testing: Integrating Response Time with IRT Models," KSII Transactions on Internet and Information Systems, vol. 19, no. 8, pp. 2480-2498, 2025. DOI: 10.3837/tiis.2025.08.005.

[ACM Style]
Ahmet Hakan İnce and Serkan Özbay. 2025. AI-Enhanced Adaptive Testing: Integrating Response Time with IRT Models. KSII Transactions on Internet and Information Systems, 19, 8, (2025), 2480-2498. DOI: 10.3837/tiis.2025.08.005.

[BibTeX Style]
@article{tiis:103074, title="AI-Enhanced Adaptive Testing: Integrating Response Time with IRT Models", author="Ahmet Hakan İnce and Serkan Özbay and ", journal="KSII Transactions on Internet and Information Systems", DOI={10.3837/tiis.2025.08.005}, volume={19}, number={8}, year="2025", month={August}, pages={2480-2498}}