diff --git a/amc-templates/amc_template/README b/amc-templates/amc_template/README index af740af..a67b96f 100644 --- a/amc-templates/amc_template/README +++ b/amc-templates/amc_template/README @@ -1,49 +1,54 @@ Guide rapide d'utilisation du modèle : -------------------------- 1) Placez vos questions QCM et TF dans le(s) sous-dossier(s) 'questions/[langue]/'. Ajoutez les questions dans le fichiers section_1.tex Concernant le mixage des questions, veuillez demander au CePRO si vous désirez avoir un autre mixage pour les questions à choix multiple que toutes les questions et réponses mélangées. Veuillez utiliser les préfixes pour les types de questions : SCQ : question avec une seule réponse correcte possible MCQ : question avec plusieurs réponses correctes possibles TF- : question vrai/faux Par exemple : \begin{question}{SCQ-complexes-A} ... \begin{questionmult}{MCQ-complexes-A} ... \begin{question}{TF-XXX} ... +Créer un fichier par question +Mettez un ID unique pour chaque question. Le seul caractère spécial autorisé est le tiret - + --- 2) Placez vos fichiers multimédias (le cas échéant) dans les sous-dossiers "media". Dans les commandes "\includegraphics" de vos fichiers de questions, préfixez votre chemin d'accès avec le même nom de dossier. ex : \includegraphics[width=0.5\textwidth]{media/BarreQuiGlisse2.eps} --- 3) Placez vos questions ouvertes dans le fichier 'extra_section.tex'. Veuillez demander au CePRO si vous avez des besoins particuliers. Veuillez utiliser le préfixe OPEN- pour vos questions ouvertes +Mettez un ID unique pour chaque question. Le seul caractère spécial autorisé est le tiret - + Insérez vos corrector box \correcteurXXX{OPEN-A}{~} ... --- 4) Editez le fichier exam-info.tex avec les informations sur l'examen. --- 5) Editez le fichier 'first_page.tex' avec les instructions pour l'examen. Les instructions à adapter sont entre les lignes %%% INSTRUCTIONS D'EXAMEN À ADAPTER - commencer [...] %%% INSTRUCTIONS D'EXAMEN À ADAPTER - FIN --- 6) Dans un terminal Linux ou MacOS : - Exécutez "./build.sh" pour construire le PDF. - Exécutez "./clean.sh" pour supprimer les fichiers temporaires et le PDF. --- Notes : ------ * Pour les paquets supplémentaires, veuillez les ajouter dans le fichier 'packages.tex', sous la ligne %% Additional packages * Pour les commandes supplémentaires, veuillez les ajouter dans le fichier 'commands.tex' diff --git a/amc-templates/amc_template_en/README b/amc-templates/amc_template_en/README index 9538f49..e68eb3b 100644 --- a/amc-templates/amc_template_en/README +++ b/amc-templates/amc_template_en/README @@ -1,49 +1,54 @@ Quick template user guide: -------------------------- 1) Place your MCQ and TF questions in the sub-folder(s) 'questions/[language]/'. Add the questions in the file section_1.tex Regarding the mixing of questions, please ask CePRO if you want to have another mixing for the multiple choice questions than all questions and answers mixed together. Please use the prefixes for the question types: SCQ: question with only one possible correct answer MCQ: question with several possible correct answers TF-: true/false question For example: \begin{question}{SCQ-complexes-A} ... \begin{questionmult}{MCQ-complexes-A} ... \begin{question}{TF-XXX} ... +Create one file per question +Put a unique ID for each question. The only special character allowed is the dash - + --- 2) Place your media files (if any) in the "media" sub-folders. In the "\includegraphics" commands in your question files, prefix your path with the same folder name. eg: \includegraphics[width=0.5\textwidth]{media/BarreQuiGlisse2.eps} --- 3) Place your open questions in the file 'extra_section.tex'. Please ask CePRO if you have any special requirements. Please use the prefix OPEN- for your open questions Insert your corrector boxes \correctorXXX{OPEN-A}{~} ... +Put a unique ID for each question. The only special character allowed is the dash - + --- 4) Edit the exam-info.tex file with the exam information. --- 5) Edit the file 'first_page.tex' with the instructions for the exam. The instructions to be adapted are between the lines %%% EXAM INSTRUCTIONS TO BE ADAPTED - start [...] %%% EXAM INSTRUCTIONS TO BE ADAPTED - END --- 6) In a Linux or MacOS terminal: - Run "./build.sh" to build the PDF. - Run "./clean.sh" to delete the temporary files and the PDF. --- Notes : ------ * For additional packages, please add them to the 'packages.tex' file, under the line %% Additional packages * For additional commands, please add them to the 'commands.tex' file diff --git a/data/workspace/conf/bamc.conf b/data/workspace/conf/bamc.conf index da5eaaf..3bc1fa0 100644 --- a/data/workspace/conf/bamc.conf +++ b/data/workspace/conf/bamc.conf @@ -1,19 +1,17 @@ #!/bin/bash # Use this file to override the default settings # Default settings: #DEFAULT_ITEMS=$(get_exam_list) #DEFAULT_ACTIONS="help" -#DEFAULT_PARAMS="" +DEFAULT_PARAMS="force" #DEFAULT_EXAM_TEMPLATE='default' #EXTRA_STUDENTS=9 # Example settings -#DEFAULT_ITEMS=$(get_exam_list) #DEFAULT_ACTIONS="list" #DEFAULT_PARAMS="debug,verbose,force" #DEFAULT_EXAM_TEMPLATE='maths' -#EXTRA_STUDENTS=1 # EOF diff --git a/data/workspace/exams/skel/exam.conf b/data/workspace/exams/skel/exam.conf index bb837bd..bc8b842 100644 --- a/data/workspace/exams/skel/exam.conf +++ b/data/workspace/exams/skel/exam.conf @@ -1,9 +1,10 @@ PROF_NAME:Ens: M. Skeleton EXAM:Mathématiques DURATION:2 heures -DATE:8 janvier 2016 +DATE:1 janvier 2022 LANG:fr TOTAL_PAGES:8 +#QRCODE #SIGNATURE #ROOM -#QRCODE +#SEAT