Forums » Using AMC (english) »
Possibility of Generating Randimised Questions
Added by Partha Pratim Ghosh about 10 years ago
Dear All,
With my regards,
partha
problem.pdf - Description of the Problem (78.1 kB)
mcq-test.pdf - Python Code (17.4 kB)
mcq-out.pdf - Output from the Python Code (12.8 kB)
Replies (1)
RE: Possibility of Generating Randimised Questions - Added by Alexis Bienvenüe about 10 years ago
Two options:
- Use you python code to build several questions in a group named
integral
, and then use\shufflegroup{integral}\insertgroup[1]{integral}
to insert one question from this group, chosen at random. - Use the
fp
package to build random numeric questions, as in the attached example.
simple.tex - LaTeX source file to build random numeric questions (2 kB)
DOC-sujet.pdf - Generated subject (120.1 kB)
(1-1/1)