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 - manual association between students and answer sheets for AMC multiple

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 command handles association data between students and their answer
       sheet.

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

       With option --list, all association data is output.

       With option --set, a manual association is updated.

Name

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

Synopsis

auto-multiple-choice association --data project-data-dir --list

       auto-multiple-choice association --data project-data-dir --set --student student-sheet-number
                            [--copy copy-number] --id student-id

See Also