AMC-CAPE/amc-templates/amc_template_kprime9875b6d47704master
AMC-CAPE/amc-templates/amc_template_kprime
9875b6d47704master
amc_template_kprime
amc_template_kprime
README
README
Quick template user guide:
- Place your QCM & K' questions in the 'questions/[language]/' subfolder(s).
QCM :- use the mc_section_1.tex template for QCM questions
K' : - use the mck_groups_section_2.tex template for K' questions groups. This file contains the main subject of each K' questions and include the template above with the T/F questions
- mck_section_2.tex template for T/F questions that are included in the groups below
- use the mc_section_1.tex template for QCM questions
- 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