Simeon Wong
Written for MAT188 at the University of Toronto
- Install required packages
pip install -r requirements.txt
- Download student progress data into
../Data
- Download HTML-only Webwork student progress report webpages
- Gradescope exports
- Setup global data files in
../Data
- list of required learning standards
- student roster information from UTAGT
- Download learning standards Latex project to
./Learning_Standards
- Run reports
lsa_v4.py
produces a CSV file indicating which learning standards were achieved by every student in the coursemake_ls_report_v2.py
produces a PDF containing detailed learning reports for each individual student for upload to Gradescope