Commit Graph

5 Commits

Author SHA1 Message Date
Stig
196873f601
Merge pull request #155116 from wentasah/amc-add-oodoc
auto-multiple-choice: add OpenOfficeOODoc perl module as dependency
2022-01-27 17:37:02 +01:00
Michal Sojka
960ef9fe03 auto-multiple-choice: add OpenOfficeOODoc as dependency
Without this, AMC cannot export the results to OpenOffice. When one
presses "Reports->OpenOffice->Export", a dialog appears saying that
OpenOffice::OODoc perl module is not installed.

We switch to using makeFullPerlPath to make dependencies of
OpenOfficeOODoc also available. Without this, export complains about
missing XMLTwig.
2022-01-16 16:06:47 +01:00
Michal Sojka
3c2dc29a04 auto-multiple-choice: Fix TEXINPUTS
Without this change, LaTeX run during "Update documents" (AMC-prepare)
phase complains about not finding automultiplechoice.sty. TEXINPUTS
should match TEXDIR value specified in makeFlags.
2022-01-15 14:14:16 +01:00
R. Ryantm
f075c1c970 auto-multiple-choice: 1.5.1 -> 1.5.2 2021-12-11 22:11:56 +00:00
Thibault Polge
5b3e4e5408
auto-multiple-choice: init at 1.5.1 2021-10-28 19:17:55 +02:00