The Rubric Editor has a new design, which allows you to reorder categories and use markdown. The new Code Quality step in AutoTest allows you to grade and add inline comments to submissions based on code style. This will replace the current Linters integration.
Rubric improvements. The rubric editor had a makeover: you can now view multiple categories at the same time, it is possible to reorder categories, and you can use markdown in both the category and item descriptions.AutoTest Code Quality comments. AutoTest has a new step type designed for linters. You can now place line comments within AutoTest and deduct points based on the amount of lines. We’ve integrated some popular linters, but it is also possible to create your own custom linters.