Commands¶
Synopsis¶
pyam [-h] {run,retrieve,extract,mark,generate-template,find-duplicates,config,cohort,write-csv,init} ..
Description¶
pyam is an integrated tool to automatically retrieve, mark and provide feedback for digital student submissions.
It takes a number of subcommands to carry out the different activities.
Options¶
- -h, --help¶
Show a help message and exit
- {run,retrieve,extract,mark,generate-template,find-duplicates,config,cohort,write-csv,init}¶
The specific subcommand to execute as follows:
Run the test suite for specified cohort and students
Retrieve files from student repositories on github (classroom).
Extract student submissions from downloads files
Generate mark spreadsheets for each student
Generate a template marking spreadsheet
Find duplicate files from students across cohorts
Set or query configuration parameters.
Set or query cohort information.
Read marks from a set of mark spreadsheets and write them into csv files
Initialise a directory for pyAutoMark