AMC-CAPE/amc-templates/amc_template_enfc7c4859de53master
AMC-CAPE/amc-templates/amc_template_en
fc7c4859de53master
amc_template_en
amc_template_en
README
README
Quick template user guide:
- Place your QCM & TF questions in the 'questions/[language]/' subfolder(s).
Add the questions in the file section_1.tex Concerning the mixing of the questions, please ask CePRO if you want to have another mixing for the multiple choice questions than all questions and answers mixed.
Please use the prefixes for the questions types : SCQ: question with one possible correct answer MCQ: question with several possible correct answers TF- : true / false question OPEN- : open questions
For example: \begin{question}{SCQ-complexes-A} ... \begin{questionmult}{MCQ-complexes-A} ... \begin{question}{TF-XXX} ... \correctorXXX{OPEN-A}{~} ...
- Place your media files (if any) in the 'media/lang/' subfolders.
In your "\includegraphics" commands in your question files, prefix your path with the same folder name. e.g.: \includegraphics[width=0.5\textwidth]{media/fr/BarreQuiGlisse2.eps}
- Place your open questions in 'extra_section.tex' file.
- Edit the exam-info.tex file with the exam information.
- Edit the first_page.tex file with the instruction for the exam. Instruction to adapt are between the lines
%%% EXAM INSTRUCTIONS TO ADAPT - begin [...] %%% EXAM INSTRUCTIONS TO ADAPT - END
- In a Linux or MacOS terminal :
- run "./build.sh" to build the PDF
- run "./clean.sh" to remove the temporary files and PDF
Notes:
- For extra packages please add them in the file 'packages.tex'
- For extra commands please add them in the file 'commands.tex'
c4science · Help