
Generate student's and full version of the homework
Source:R/assignment.grades.R
assignment.grades.Rd
This function extracts grades from submitted assignments. It also
moves all the HTML files from each student repo to a main folder where
the instructor can check the rendered submissions.If you're interested in
using wkhtmltopdf
to transform HTML files into PDFs, and submit comments
in PDF files, that's also an option. However, please make sure that wkhtmltopdf
is installed to the path. Instructors can also just give feedback directly in
github or using any other approach they decide is suitable given their expectations.