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

Update README.md

parent 6f7e95db
No related branches found
No related tags found
No related merge requests found
......@@ -38,9 +38,10 @@ pushd grading/
unzip results_\[Bar\,Foo\]_598b9a96.zip
popd
```
![image](https://renkulab.io/projects/learn-renku/teaching-on-renku/autograde/files/blob/images/report.png)
You can display the contents of `grading/report.html` by opening it either from interactive session or locally.
Here is how the generated report looks like:
![image](https://renkulab.io/gitlab/learn-renku/teaching-on-renku/autograde/raw/master/images/report.png)
You can display the full 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
......@@ -49,6 +50,8 @@ Let's summarise results and generate inside subfolder `grading/` the follwoing 2
autograde summary grading/
```
Here is how the generated summary looks like:
![image](https://renkulab.io/gitlab/learn-renku/teaching-on-renku/autograde/raw/master/images/summary.png)
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