CodeGrader for chrome from codegrader
The CodeGrader plugin for Java has the following advantages:
- It helps graders perform code style analysis and grading for any Java course. It supports any Java class in the UMD CS curriculum. You can add code to a test class and have it analyzed.
- It detects and reports on the style of individual lines of code.
- It can be used by a class' TA.
- The results are reported in a readable and user-friendly way.
- It can be used for grades and reports.
- You can use it to write your own plugins.





