these scripts read the qrcode from the top of a
1) one page quiz, or respectively
2) the top front of a two-page front and back quiz and
using the inventory csv file saves the pdf pages of an individual's quiz to a file with their name as part of the filename
so that it can later be uploaded using another script
this code creates jpg and png image qrcodes for three digit serial numbers and appends below the serial number at the qr code for ease of both machine and human interpretation. As set up it gives the 200 qr codes for str(100) through str(299), because I didn't need anymore than that but it would be easy to modify