Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97155807
README
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Jan 3, 00:22
Size
1 KB
Mime Type
text/x-tex
Expires
Sun, Jan 5, 00:22 (2 d)
Engine
blob
Format
Raw Data
Handle
23265116
Attached To
R1066 amc-cape
README
View Options
Quick template user guide:
--------------------------
1) Place your QCM & TF questions in the 'questions/[language]/' subfolder(s).
Please use the prefixes for the questions types :
SQC: question with one possible correct answer
MQC: 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-question-A}{~} ...
2) 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}
3) Place your open questions in 'extra_section.tex' file.
4) Edit the exam-info.tex file with the exam information.
5) 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
6) 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'
Event Timeline
Log In to Comment