Proceedings of Summer Conference, Digital Game Research Association JAPAN
Online ISSN : 2758-4801
2023 Summer Conference
Conference information

Game Development (session 2)
Correlation Analysis between Keystroke and Code Understanding in Programming Language Typing Game
*Toyohisa NAKADA*Motoki MIURA
Author information
CONFERENCE PROCEEDINGS OPEN ACCESS

Pages 29-34

Details
Abstract
In this study, we analyzed the features for judging whether a player understands the program he/she is typing based on keystroke information such as typed keys and their times in a program typing game. The results showed that (1) the average typing speed during a typing game can be used to separate the understanding from the non-understanding with about 70% accuracy, (2) a machine learning model using the relative interval time normalized from 0 to 1 for each individual can be used to classify with about 80% accuracy, and (3) the features that machine learning discovered were that people who understand the program type line breaks relatively slower than other keys. We further analyzed whether these characteristics appeared as understanding of the program increased, or whether they were inherent characteristics of the user, and found that they appeared from the beginning of the program class. We can infer that some kind of programming background influences the keystrokes.
Content from these authors
© 2023 Digital Research Association JAPAN
Previous article Next article
feedback
Top