Questions About Learners' Code (QLCs)

Teemu Lehtinen, teemu.t.lehtinen@aalto.fi, PHD Student, Learning + Technology @ Aalto CS

This work in computing education research builds foundation for a new activity type and approach to learning principles of programming. Our aim is to improve learning through increased reflection, self-explanation, and a gentle push towards deeper learning. Below we outline the articles and future work that this research project is producing.

#1 Let's Ask Students About Their Programs, Automatically

Lehtinen, T., Santos, A. & Sorva, J., 20 May 2021, 2021 IEEE/ACM 29th International Conference on Program Comprehension (ICPC). IEEE, p. 467-475

From this paper: "a student with a program that works is not the same as a student who understands why and how the program works". After learner has created a program, we propose that questions about the properties and behaviour of their program can be automatically generated. We discuss what kind of reflection and other effects could follow when such questions are posed to the learner after they created a program. Furthermore, we discuss how such system could be created.

This article defines the Qustions About Learners' Code (QLCs) and discusses the possible opportunities and challenges. On the right, we include a recording of the article presentation at the conference.

#2 Students Struggle to Explain Their Own Program Code

Lehtinen, T., Lukkarinen, A. & Haaranen, L., 26 Jun 2021, ITiCSE '21: Proceedings of the 26th ACM Conference on Innovation and Technology in Computer Science Education V. ACM, p.206-212.

This early study identifies a potential in the QLCs approach. We used open-ended questions that were geared to target specifics of the learner's own program. This article adds to the evidence that some learners struggle to explain their own functionally correct program code. In addition, correct explanations did correlate with increased course success and retention.

#3 Ongoing evaluation of the QLCs approach

Lehtinen, T., Santos, A., Korhonen, A., & Tilanterä, A.

First QLC experiments were conducted in Spring 2021. In the autumn, we collect more data on students working on QLC tasks. We plan both qualitative and quantitative analysis on how these tasks are experienced and answered.

Example of a QLCs task on a course