Auto Marking and Student Performance Analyser System for Continuous Assessments


Project_Into_Image

Team

Supervisor

Dr. Mahanama Wickramasinghe mahanamaw@eng.pdn.ac.lk

Scrum Master

Poornima Lankani lankaniperera@eng.pdn.ac.lk

Table of Contents

  1. Introduction
  2. Proposed Solution and its Scope
  3. High Level Plan of Reaching the Solution
  4. Project Timeline
  5. Links

Introduction

The Department of Computer Engineering uses many coding-based assignments for the continuous assessment of student learning. The instructors have to spend a lot of time manually marking these assignments which is not the ideal use of the instructors’ time. Under the current system, instructors have to manually go through each student’s code to evaluate their performance. As a result, Instructors have less time to spend on other student activities such as teaching.

Most coding assignments these days can be evaluated relatively well by using an Auto Grader. By giving a diverse set of test cases, codes written by a student can be evaluated well.

So the motivation of this project is to create an Autograder which is capable of evaluating coding assignments submitted by students.

The other objective is to use the data generated by the auto grader to evaluate the student. This data can be used to assess the students strengths and weaknesses.

Proposed Solution and its Scope

Our solution to the above problem is to integrate an already existing Auto-Grading system to a web interface that allows to track the students’ performances.

The GitHub classroom will be used as the Auto-Grading tool. It has an inbuilt Autograder to evaluate codes written in most languages.

We will create a web interface to communicate with GitHub. The students can use all the inbuilt features of GitHub. This way Students can communicate with peers in group projects as well as post questions to the instructor via GitHub. The Instructor will be able to respond to these queries. They will also be able to see the overall performance of the students. The website will track the overall progress of the students and will display key information to the instructor.

So the scope of this project is to Use and Autograder to evaluate the students and then use that information to analyze their performance.

High Level Plan of Reaching the Solution

Solution plan

Here we create a web Interface to communicate with GitHub Classroom. The instructors as well as the students have access to this web interface.

Project Timeline

timeline