Skip to content

Commit

Permalink
♻️ certif: change wording for C7 report
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiaPena committed Dec 9, 2024
1 parent e2df459 commit bdd76ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ module(
assert
.dom(
screen.getByText(
"Signalement à titre informatif, le problème rencontré n'a pas empêché le candidat de continuer à répondre aux questions. En cas d’incident sur une question focus, merci de vous reporter à la catégorie E10.",
"Signalement à titre informatif, le problème rencontré n'a pas empêché le candidat de continuer à répondre aux questions. Pour rappel, un incident technique sur une question doit être signalé en direct pendant la session, depuis l'espace surveillant.",
),
)
.exists();
Expand Down
2 changes: 1 addition & 1 deletion certif/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
"candidate-examples": "Left temporarily, under invigilation, the exam room, arrived late, encountered difficulties to connect to the session, had to reconnect to the session, had forgotten their password…",
"candidate-information": "Reporting on an indicative basis, the problem encountered didn’t prevent the candidate from continuing to answer the questions.",
"technical-examples": "The computer switched off, significant slowness of the network and/or of the machine etc…",
"technical-information": "Reporting on an indicative basis, the problem encountered didn’t prevent the candidate from continuing to answer the questions. In case of an incident during a focus mode question, please refer to the E10 category."
"technical-information": "Reporting on an indicative basis, the problem encountered didn’t prevent the candidate from continuing to answer the questions. As a reminder, any technical incident with a question must be reported live during the session, using the Invigilator’s Portal."
},
"subcategory-labels": {
"accessibility-issue": "Problem with the accessibility of the question (ex : colour blindness)",
Expand Down
2 changes: 1 addition & 1 deletion certif/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
"candidate-examples": "a quitté temporairement, sous surveillance, la salle d’examen, est arrivé en retard, a rencontré des difficultés pour se connecter à la session, a dû se reconnecter à la session, avait oublié son mot de passe...",
"candidate-information": "Signalement à titre informatif, le problème rencontré n'a pas empêché le candidat de continuer à répondre aux questions. ",
"technical-examples": "L’ordinateur s’est éteint, lenteur significative du réseau et/ou de l’appareil etc.",
"technical-information": "Signalement à titre informatif, le problème rencontré n'a pas empêché le candidat de continuer à répondre aux questions. En cas d’incident sur une question focus, merci de vous reporter à la catégorie E10."
"technical-information": "Signalement à titre informatif, le problème rencontré n'a pas empêché le candidat de continuer à répondre aux questions. Pour rappel, un incident technique sur une question doit être signalé en direct pendant la session, depuis l'espace surveillant."
},
"subcategory-labels": {
"accessibility-issue": "Problème avec l’accessibilité de la question (ex : daltonisme)",
Expand Down

0 comments on commit bdd76ab

Please sign in to comment.