Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
autograde
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Learn Renku
Teaching on Renku
autograde
Commits
4f54a0ab
Commit
4f54a0ab
authored
3 years ago
by
Oksana Riba Grognuz
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
5f3be18f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#278910
passed with stage
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-1
7 additions, 1 deletion
README.md
with
7 additions
and
1 deletion
README.md
+
7
−
1
View file @
4f54a0ab
...
...
@@ -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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment