Automatic project selection using a QRcode on the subjects (Feature #192)
Description
It could be interesting to identify the project with an unique ID shown on the subject pages using a QRcode. When feeding AMC automatic data capture with scans, AMC could select automatically the right project directory based on this QRcode.
The ID has to be changed when copying/cloning a project. Maybe it should also be changed each time the source is compiled. However, a problem arises when the user make a backup/copy of his project manually (outside AMC): store the project name along with the project ID in the options.xml
file and check it has not been changed when several projects have the same ID?
Related issues
related to Feature #546: Ajout de données supplémentaires dans le code binaire en ... | New | 03/24/2018 |
History
Updated by Philipp von Klitzing about 11 years ago
Small enhancement: Also include the AMC version in the QRCode that was used to print the sheets. Processing the same sheet with a newer AMC version might fail, so this would surely help. Likewise, I wondered if the AMC version can be printed f.e. in the footer of the paper with the help of command/variable.
Updated by Philipp von Klitzing about 11 years ago
For ballot papers, but also for opinion pools, this would be a very welcome feature. It probably means having to first sort the scans into project folders, and then either leave it up to the user to load those projects and do the processing, or to do that in a batch fashion (if it is clear that all papers are present for each project).
Updated by Alexis Bienvenüe about 11 years ago
Processing the same sheet with a newer AMC version might fail, so this would surely help.
Printing from AMC can only be done if the layout data (position of all the boxes on all the pages) has been stored in the database. So if you upgrade AMC after having printed your sheets, automatic data capture from the scans should run smoothly...
I wondered if the AMC version can be printed f.e. in the footer of the paper with the help of command/variable.
LaTeX \AMC@VERSION
can help you.
Updated by Alexis Bienvenüe about 10 years ago
- Target version changed from 1.3.0 to 1.4.0
Updated by Alexis Bienvenüe over 6 years ago
- Target version deleted (
1.4.0)