Forums » Using AMC (english) »
Can I obmit some of choices from AMCCode?
Added by Nhu Le over 11 years ago
If a student ID can only be between 1-100, it is possible to print 3 columns but the first column only contain 0 and 1 and not the rest (invalid) options?
Nhu.
Replies (3)
RE: Can I obmit some of choices from AMCCode? - Added by Alexis Bienvenüe over 11 years ago
This is not available. You have to look at \AMCcode
LaTeX code and write another version of it...
RE: Can I obmit some of choices from AMCCode? - Added by Nhu Le over 11 years ago
This is my first time using Latex. I am swimming in new information :).
I assume that I can go to the precomp tar.gz, search for the place where the AMCcode, then create a new command AMCcodePercent that only prints the "0" and "1" for the first column, correct?
Nhu Le
RE: Can I obmit some of choices from AMCCode? - Added by Alexis Bienvenüe over 11 years ago
Yes. Look inside the automultiplechoice.sty
file installed on your system (in /usr/share/texmf/tex/latex/AMC/
, I think).
(1-3/3)