Skip to content

INGInious Coding Style

INGInious Coding Style is a plugin for INGInious 0.7 and up that allows tutors to grade several aspect of student submissions' coding style.

INGInious Coding Style should be easy to use for both tutors and students. The plugin adds new buttons and elements to various existing menus in the application that can be used to add and view coding style grades.

Plugin Additions

The plugin makes changes to various existing elements in INGInious, as well as adding some new pages.

Note

All design is subject to change. As such, some screenshots might show outdated page designs.

Grade Overview

Students can view their coding style grades for each task on a course's task list.

Task list grades

Submission Query

New elements are added to the results displayed when querying submissions (/admin/<courseid>/submissions) denoting whether or not a submission has coding style grades. The header text for the new column is configurable: header.

New button

Detailed Feedback For a Single Submission

Students can read detailed feedback by clicking on the new "Coding Style Grades" button found on the task page.

New button

Submission feedback

Submission Grading Button

A new button is added to a submission's admin menu, so that tutors and admins can access the coding style grading interface for a submission.

Admin button

Pressing the button leads to the grading interface for the submission.

Grading interface