Rising enrollments make it difficult for instructors and teaching assistants to give adequate feedback on each student’s work. Our course projects require students to submit GitHub pull requests as deliverables for their open-source software (OSS) projects. We have... Keep reading »
Bug fixing is a time-consuming work. Recently, automated program repair receives more and more attentions. There are many existing tools which can fix Java, C and Python programs. To the best of my knowledge, no tool repairs on... Keep reading »
What is staggered-dealine assignment? This project is related to the “Wiki 1a” and “Wiki 1b” assignment in NC State CSC 517 class. They were structured as separate assignments, with separate signup sheets, teams, and reviews. But actually, since... Keep reading »
This project is related to make contributions to an open-source project named Expertiza. I refactored the existing bad smells following Ruby on Rails best practises, implemented new features related to user model and writing RSpec tests with two... Keep reading »