TY - GEN
T1 - A proposal of code completion problem for java programming learning assistant system
AU - Kyaw, Htoo Htoo Sandi
AU - Aung, Shwe Thinzar
AU - Thant, Hnin Aye
AU - Funabiki, Nobuo
N1 - Publisher Copyright:
© 2019, Springer International Publishing AG, part of Springer Nature.
PY - 2019
Y1 - 2019
N2 - To enhance Java programming educations in schools, we have developed a Web-based Java Programming Learning Assistant System (JPLAS) that provides a variety of programming assignments to cover different learning stages. For the first stage, JPLAS offers the element fill-in-blank problem where students study the grammar and code reading through filling the blank elements, composed of reserved words, identifiers, and control symbols, in a high-quality code. Unfortunately, it has been observed that students can fill the blanks without reading the code carefully, because the choice is limited for each blank. In this paper, we propose a code completion problem as a generalization of the element fill-in-blank problem. To solve the drawback, it does not explicitly show blank locations in the code, which expects students to carefully read the code to understand the grammar and code structure. The correctness of the answer is verified through string matching of each statement with the filled elements and the corresponding correct one. Besides, to encourage students to study readable code writing, the correct statement satisfies the coding rules including the spaces. For evaluations, we generated six code completion and element fill-in-blank problems respectively, and asked ten students in two universities to solve them. Their solution results show that the code completion problem is much harder than the element fill-in-blank problem, and requires far deeper code reading and understanding of coding rules.
AB - To enhance Java programming educations in schools, we have developed a Web-based Java Programming Learning Assistant System (JPLAS) that provides a variety of programming assignments to cover different learning stages. For the first stage, JPLAS offers the element fill-in-blank problem where students study the grammar and code reading through filling the blank elements, composed of reserved words, identifiers, and control symbols, in a high-quality code. Unfortunately, it has been observed that students can fill the blanks without reading the code carefully, because the choice is limited for each blank. In this paper, we propose a code completion problem as a generalization of the element fill-in-blank problem. To solve the drawback, it does not explicitly show blank locations in the code, which expects students to carefully read the code to understand the grammar and code structure. The correctness of the answer is verified through string matching of each statement with the filled elements and the corresponding correct one. Besides, to encourage students to study readable code writing, the correct statement satisfies the coding rules including the spaces. For evaluations, we generated six code completion and element fill-in-blank problems respectively, and asked ten students in two universities to solve them. Their solution results show that the code completion problem is much harder than the element fill-in-blank problem, and requires far deeper code reading and understanding of coding rules.
UR - http://www.scopus.com/inward/record.url?scp=85049252144&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=85049252144&partnerID=8YFLogxK
U2 - 10.1007/978-3-319-93659-8_78
DO - 10.1007/978-3-319-93659-8_78
M3 - Conference contribution
AN - SCOPUS:85049252144
SN - 9783319936581
T3 - Advances in Intelligent Systems and Computing
SP - 855
EP - 864
BT - Complex, Intelligent, and Software Intensive Systems - Proceedings of the 12th International Conference on Complex, Intelligent, and Software Intensive Systems CISIS-2018
A2 - Barolli, Leonard
A2 - Ikeda, Makoto
A2 - Takizawa, Makoto
A2 - Javaid, Nadeem
PB - Springer Verlag
T2 - 12th International Conference on Complex, Intelligent, and Software Intensive Systems, CISIS 2018
Y2 - 4 July 2018 through 6 July 2018
ER -