logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

auto-multiple-choice-association-auto - automatic association between students and answer sheets for AMC

Authors

AlexisBienvenüe <paamc@passoire.fr>
           Main author

       AnirvanSarkar
           Author and Editor

       HirotoKagotani
           Editor

       FrédéricBréal
           Author and Editor

       JeanBérard
           Translation from French

       GeorgesKhaznadar
           Translation from French

Description

       The auto-multiple-choiceassociation-auto command associates students with their answer sheet (when there
       are no errors from students when coding their student number and no error during data capture). See the
       section called “Identification of the students” from English user documentation for details.

       --dataproject-data-dir
           gives the directory where data files are (see for example auto-multiple-choice-prepare(1)).

       --notes-idid
           gives the identification string of the code provided for student numbers (command \AMCcode in the
           LaTeX source file).

       --pre-association
           if used, the --notes-id option is ignored and the automatic association is made from the
           pre-association data (command \AMCassociation in the LaTeX source file).

       --listestudents-list.csv
           gives the students list.

       --encodage-listelist-encoding
           gives the students list file encoding (default is utf-8).

       --liste-keykey
           gives the column name where to find the student number in the students list.

       --debugfile.log
           gives a file to fill with debugging information.

Name

       auto-multiple-choice-association-auto - automatic association between students and answer sheets for AMC
       multiple choice exams.

Synopsis

auto-multiple-choice association-auto --data project-data-dir --notes-id id --liste students-list.csv
                            [--encodage-liste list-encoding] --liste-key key

See Also