Have an "upload new form" button on the left sidebar that lets users upload a scan/picture of a new form and annotate it with checkboxes/free response sections
Can start by using Dan's "draw.html" (posted in Slack, needs to be re-discovered), which contains functionality to upload an image, draw rectangles on it, label the rectangles with names, and save the final product as an SVG (which contains the coordinates of the boxes in its file structure)
@danielkunin and I made some good progress on this in the last two weeks. Moving it back to low priority for now as we focus on getting the upload + save steps of the pipeline polished for a project this summer.