Skip to content

Commit

Permalink
Minor change in StandardHeadings
Browse files Browse the repository at this point in the history
  • Loading branch information
principejavier committed Mar 20, 2024
1 parent 5f706f9 commit b846f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exams.jl
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ StandardHeadings[SPA]["Language"]=SPA
StandardHeadings[CAT]["Language"]=CAT
StandardHeadings[ENG]["Language"]=ENG

StandardHeadings[SPA]["ExamRules"]="Sólo hay una respuesta correcta para cada pregunta, marcarla en la hoja de respuestas {\\bf llenando completamente el rectángulo correspondiente}. Cada respuesta incorrecta {\\bf resta un 25\\%} del valor de una correcta. En la hoja de respuestas hay que marcar el DNI (o NIE o pasaporte) y la permutación."
StandardHeadings[SPA]["ExamRules"]="Sólo hay una respuesta correcta para cada pregunta, cal marcarla en la hoja de respuestas {\\bf llenando completamente el rectángulo correspondiente}. Cada respuesta incorrecta {\\bf resta un 25\\%} del valor de una correcta. En la hoja de respuestas hay que marcar el DNI (o NIE o pasaporte) y la permutación."
StandardHeadings[CAT]["ExamRules"]="Només hi ha una resposta correcta per a cada pregunta, marcar-la en la fulla de respostes {\\bf emplenant completament el rectangle corresponent}. Cada resposta incorrecta {\\bf resta un 25\\%} del valor d'una correcta. En la fulla de respostes cal marcar el DNI (o NIE o passaport) i la permutació."
StandardHeadings[ENG]["ExamRules"]="There is only one correct answer and answers need to be inputted into the provided answer sheet by {\\bf completely filling in the rectangle}. Each incorrect answer {\\bf subtracts 25\\%} of the value of a correct answer. On the answer sheet fill your ID (DNI, NIE or passport) and exam permutation. "

Expand Down

0 comments on commit b846f2f

Please sign in to comment.