Partial Grading in CodeRunner for Java Codes

Partial Grading in CodeRunner for Java Codes

by wael hadi -
Number of replies: 1

Hello everyone,

I'm currently using CodeRunner to assess Java code submissions from my students, and I'm looking for some assistance. I want to be able to grade their submissions partially, especially when they write some parts of the code correctly but miss others.

Could anyone please guide me on how to set up CodeRunner to allow for partial grading? Specifically, I'd like to assign partial points for correctly implemented sections of the code.

Any help or advice on this matter would be greatly appreciated.

Thank you in advance!


In reply to wael hadi

Re: Partial Grading in CodeRunner for Java Codes

by Richard Lobb -
To do partial grading you just have to uncheck the All or nothing grading checkbox, then fill out how many marks you wish to give each test case.