The auto-multiple-choice extension has been uploaded for testing.
Note that several perl packages are required in order to be able to start auto-multiple-choice, these can be installed using:
$ tce-load -i compiletc gtk3-dev gobject-introspection-dev
$ sudo cpan
> install xxx
where xxx is Gtk3, XML::Simple, Locale::Language, Locale::gettext, XML::Writer, DBI, Text::CSV.
This will download, compile and install 63 perl packages in total.
I would guess that there will be additional runtime extensions required, so I would suggest starting auto-multiple-choice from the command line in order to see any error messages.