I only get one solution in AMC 1.5.2

Added by Pablo UPM over 1 year ago

I'm using a template I used other times:

\documentclass[a4paper,10pt]{article}

\usepackage[lang=ES,box,completemulti]{automultiplechoice}
\usepackage{fp}

\begin{document}

%%% copies

\onecopy{3}{

\input{kk.tex}

%%% header:
{\centering\large\bf Exam} \vspace{5ex}

{\setlength{\parindent}{0pt}\hspace*{\fill}\AMCcode{etu}{8}\hspace*{\fill}
\begin{minipage}[b]{6.5cm}
$\longleftarrow{}$\hspace{0pt plus 1cm} Instructions
\end{minipage}\hspace*{\fill}
}\vspace{0.5cm}
%%% end of the header

\insertgroup[1]{topic1}
\insertgroup[1]{topic2}

}

\end{document}

I get 3 copies, and I can change that number in the GUI or in the onecopy command, but I only get one solution, and one copy in "catalog", no matter what I do: has something changed in version 1.5.2? is there something I forgot this time?

Regards


Replies (5)

RE: I only get one solution in AMC 1.5.2 - Added by Pablo UPM over 1 year ago

The same happens with the template "separate answers".

Maybe everything works fine at the end, but how can I check the solutions and explanations before the real exam?

Regards

RE: I only get one solution in AMC 1.5.2 - Added by Pablo UPM over 1 year ago

I did a test, filling the pdf with xournal and it works to the end, even sending the corrected exam to each student by email.

I still would prefer to see more than one solution when I build the exam :-/

Regards

RE: I only get one solution in AMC 1.5.2 - Added by Alexis Bienvenüe over 1 year ago

Among the documents that AMC can produce, the Individual solution contains all the students sheets, with correct answers ticked. Is that what you are looking for?

RE: I only get one solution in AMC 1.5.2 - Added by Pablo UPM over 1 year ago

Shame on me! It was there.
Thanks, Alexis

RE: I only get one solution in AMC 1.5.2 - Added by Pablo UPM over 1 year ago

It's just that the individual solution does not have the explain{} and the catalog does not have one solution for each student. I was writing a detailed explain{} with intermediate steps and wanted to check more than one example... that would be my wish, but it is not too important, and possibly it's not worth to be included in the GUI.
But if there is a command for that, however, I'd love to know.
Regards

(1-5/5)