Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
student:gradescope:gradingtier-summarizers [2022/07/26 14:04] – created bernstdhstudent:gradescope:gradingtier-summarizers [2022/07/27 12:36] (current) bernstdh
Line 1: Line 1:
 ===== Understanding the Feedback from gradingtier Summarizers ===== ===== Understanding the Feedback from gradingtier Summarizers =====
  
-This page provides information about the feedback provided by the autograders +Gradescope supports several different autograders. This page provides information about the feedback provided by the autograders that use gradingtier (and Checkstyle, JUnit, and JaCoCo/EclEmma) to assess Java programming assignments.
-that use gradingtier (and Checkstyle, JUnit, and JaCoCo/EclEmma) to +
-assess Java programming assignments.+
  
  
Line 20: Line 18:
 Checkstyle) organized by file that looks something like the following. Checkstyle) organized by file that looks something like the following.
  
-{{by-file-style-summarizer.png}}+{{student:autolab:by-file-style-summarizer.png}}
  
  
Line 29: Line 27:
 it will look something like the following. it will look something like the following.
  
-{{failed-unit-test-summarizer_plain.png}}+{{student:autolab:failed-unit-test-summarizer_plain.png}}
  
 You may also be given hints, in which case You may also be given hints, in which case
 it will look something like the following. it will look something like the following.
  
-{{failed-unit-test-summarizer_terse.png}}+{{student:autolab:failed-unit-test-summarizer_terse.png}}
  
 Or, you may also be given details about the failure, in which case Or, you may also be given details about the failure, in which case
 it will look something like the following. it will look something like the following.
  
-{{failed-unit-test-summarizer_verbose.png}}+{{student:autolab:failed-unit-test-summarizer_verbose.png}}
  
  
Line 49: Line 47:
 the following. the following.
  
-{{by-method-coverage-summarizer.png}}+{{student:autolab:by-method-coverage-summarizer.png}}
  
 Note that if a method contains no branches then the branch coverage Note that if a method contains no branches then the branch coverage