Differences

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

Link to this comparison view

Next revision
Previous revision
student:autolab:start [2018/08/10 13:48] – created bernstdhstudent:autolab:start [2021/04/22 10:59] (current) bernstdh
Line 10: Line 10:
 Help is available on a variety of  Help is available on a variety of 
 [[student:autolab:common-tasks|common tasks]] performed by students. [[student:autolab:common-tasks|common tasks]] performed by students.
 +
 +
 +==== Help Understanding Grade Reports ====
 +
 +Regardless of the autograder that is used, the grade report has the same structure.
 +
 +  * [[student:autolab:grade-report|Help Understanding Grade Reports]]
  
  
 ==== Help Interpreting Feedback from Autograders ==== ==== Help Interpreting Feedback from Autograders ====
  
-There are two kinds of feedback in Autolab -- instructor-generated code +There are two kinds of feedback in Autolab - instructor-generated code 
 annotations and autograder-generated feedback on submission criteria/problems. annotations and autograder-generated feedback on submission criteria/problems.
-The former is self explanatory. The latter varies from autograder to  + 
-autograder. Help is available on the feedback provided by the following +The instructor-generated annotations appear at the bottom of the grade report under the **Remarks** headingThis part of the report contains one line for each annotation that always includes a textual comment and the relevant file and line number. It may also include a criterion and deduction. 
-autograders.+ 
 +The autograder-generated feedback latter varies from autograder to autograder. Help is available on the feedback provided by the following autograders:
  
   * [[student:autolab:gradingtier-summarizers | Autograders using gradingtier (with Checkstyle, JUnit, and JaCoCo/EclEmma) for Java Submissions]]   * [[student:autolab:gradingtier-summarizers | Autograders using gradingtier (with Checkstyle, JUnit, and JaCoCo/EclEmma) for Java Submissions]]
  
 +==== Troubleshooting ====
 +
 +If you have trouble, you should consult the following guide before contacting your professor.
  
 +  *[[student:autolab:troubleshooting|Troubleshooting Autolab]]