Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • learn-renku/teaching-on-renku/autograde
  • fotis.georgatos/autograde
2 results
Show changes
Commits on Source (3)
......@@ -27,7 +27,7 @@ This command generates a compressed archive named `results_[Lastname1,Lastname2,
- `restults.json`: test results
### Inspect and edit automatic grades
Let's use `autogarde audit` to inspect and edit the grades generated by automatic testing located in subfolder `grading/`.
Let's use `autograde audit` to inspect and edit the grades generated by automatic testing located in subfolder `grading/`.
```bash
autograde audit grading/
```
......