Jo Feb 21, 2022

Kim Won Ok, a researcher at the Faculty of Information Science and Technology, has developed a C/C++ programming evaluation system to raise practical programming skills of students who are learning C/C++ programming including those who are receiving distance education, and to make an accurate evaluation of the programming assignments performed by them.

What she has done includes the combination of web and other applications by TCP socket communication, the implementation of a C/C++ programming environment by C++ compiler and I/O stream pipeline, accurate evaluation of assignment performance, and the security of learning-related data including assignments by user certification, copy paste protection and encryption.

She herself tried making and running a program so as to make a programming tool and a system for evaluating programming accuracy. This helped raise students’ programming skills and enthusiasm for study, and evaluate their assignment performance rapidly and accurately.