-
Notifications
You must be signed in to change notification settings - Fork 10
Description
I got the impression sometime in the past couple years that creating the detailed-results tables (for nominations and final results) requires administrators to copy and paste data. Is that true?
If not, then you can close this issue. But if so: Would it be feasible to generate the tables for publication directly, without requiring human intervention?
One approach, for example, might be use a PDF-generation library to generate the PDFs.
Another approach might be to shift away from PDF and instead generate the detailed results in HTML.
(Sorry if this suggestion makes no sense. Some day I’ll go through and try to get a better understanding of how all the parts of NomNom work, and how they fit together, but I figured I should go ahead and post this instead of waiting until that day.)