Utilizing Software Engineering Education Support System ALECSS at an Actual Software Development Experiment: A Case Study
Utilizing Software Engineering Education Support System ALECSS at an Actual Software Development Experiment: A Case Study
复制标题
DOI:
10.5220/0007723203670375
复制
发表时间:
2019-05
期刊:
影响因子:
--
通讯作者:
Mika Ohtsuki;T. Kakeshita
中科院分区:
文献类型:
--
作者:
Mika Ohtsuki;T. Kakeshita
We have proposed a software engineering education support system named ALECSS in our previous paper. ALECSS utilizes various DevOps tools such as Jenkins, Git, JUnit, Checkstyle and FindBugs to automatically check student’s programs from various viewpoints and to quickly provide feedbacks to the students. At the same time, ALECSS collects student’s log so that a teacher can easily observe the status of each student and/or each project team to improve software engineering education. In this paper, we utilize ALECSS at an actual software development experiment for self and peer review of the source code. Students are grouped into project teams and each student can view summary pages for the student or the team containing the messages generated by the DevOps tools integrated into ALECSS. We also collected feedback from the students and received many positive comments.