edulinq / quizgen

MIT License
4 stars 0 forks source link

CLI Tool: PDF Creation #31

Closed eriq-augustine closed 6 months ago

eriq-augustine commented 6 months ago

We have CLI tools for quiz parsing/outputting to tex. We also have a tool specifically for gradescope.

But, we should have a tool for PDFs (quizgen.cli.pdf.create). This will behave similarly to (quizgen.cli.gradescope.create), but without any upload semantics. We will probably do a good amount of abstracting and sharing between the two.

eriq-augustine commented 6 months ago

Complete in 35b9498a88b2281be4ef6c560700465a0d531258.