Abstract

In a lot of universities across the world, C programming is taught to novice students in the first programming course. To assist their self-studies, we have developed C programming learning assistant system (CPLAS) that offers various programming problems with different learning goals where any answer from a student is automatically marked at the system. In this paper, we studied the phrase fill-in-blank problem (PFP) in CPLAS for learning basic C programming. A PFP instance gives a source code where several key phrases (set of elements) are blanked and requests to fill in them by a student. The correctness of answers is checked through string matching with the original ones. For evaluations, we generated 22 PFP instances for learning basic grammar topics and logic functions and assigned them with previous 15 instances for recursive functions to 21 students in Okayama University. The results confirmed the correctness of the generated instances and found the weakness of students in C programming study.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.