chrispyles/Assess with PyBryt
Run automated assessment of a repository with PyBryt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| submission-path | The path to the submission | yes | — |
| references | Paths or URLs of reference implementations | yes | — |
| additional-files | Paths to additional files to trace | no | — |
Outputs
| name | description |
|---|---|
| report-path | Path to a text file containing PyBryt's report |
| results-path | Path to a file containing a pickled list of results objects |
| student-implementation-path | Path to a file containing the pickled student implementation |