Skip to content
Snippets Groups Projects
Commit 4f54a0ab authored by Oksana Riba Grognuz's avatar Oksana Riba Grognuz
Browse files

Update README.md

parent 5f3be18f
No related branches found
No related tags found
No related merge requests found
Pipeline #278910 passed with stage
in 1 minute and 27 seconds
......@@ -37,11 +37,17 @@ Let's uncompress the results
pushd grading/
unzip results_\[Bar\,Foo\]_598b9a96.zip
popd
```
You can display the contents of `grading/report.html` by opening it either from interactive session or locally.
Let's summarise results and generate inside subfolder `grading/` the follwoing 2 files:
- `summary.csv` with aggregated results
- `summary.html` with human readable summary report
```bash
autograde summary grading/
```
You can display the contents of `grading/summary.html` by opening it either from interactive session or locally.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment