English

Predicting Abandonment in Online Coding Tutorials

Machine Learning 2018-02-21 v1 Artificial Intelligence Human-Computer Interaction

Abstract

Learners regularly abandon online coding tutorials when they get bored or frustrated, but there are few techniques for anticipating this abandonment to intervene. In this paper, we examine the feasibility of predicting abandonment with machine-learned classifiers. Using interaction logs from an online programming game, we extracted a collection of features that are potentially related to learner abandonment and engagement, then developed classifiers for each level. Across the first five levels of the game, our classifiers successfully predicted 61% to 76% of learners who did not complete the next level, achieving an average AUC of 0.68. In these classifiers, features negatively associated with abandonment included account activation and help-seeking behaviors, whereas features positively associated with abandonment included features indicating difficulty and disengagement. These findings highlight the feasibility of providing timely intervention to learners likely to quit.

Keywords

Cite

@article{arxiv.1707.04291,
  title  = {Predicting Abandonment in Online Coding Tutorials},
  author = {An Yan and Michael J. Lee and Andrew J. Ko},
  journal= {arXiv preprint arXiv:1707.04291},
  year   = {2018}
}

Comments

Accepted to IEEE Symposium on Visual Languages and Human-Centric Computing (VL/HCC), 2017

R2 v1 2026-06-22T20:46:31.260Z