AMC

Multiple Choice sheets automated marking

Any questions about AMC installation? Use the dedicated forum on AMC project website (register first).

Installing on Fedora

OBS repository

Fedora packages are regularily built on the OpenSuse Build Service.

Repository "eddy33"

Patrice Kadionik maintains the package auto-multiple-choice in his Fedora repository.

To use this repository, type the fllowing command (here for Fedora 36, but this also works starting from Fedora 23) as root:

dnf install http://kadionik.enseirb-matmeca.fr/fedora/eddy33-release-36.rpm

Then you can install all necessary packages:

dnf install evince libreoffice
dnf install auto-multiple-choice

Manual building

You can also build a RPM package from AMC source. Just download some auto-multiple-choice_xxx_precomp.tar.gz from the download area), and type:

rpmbuild -tb auto-multiple-choice_*_precomp.tar.gz