Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Sélection des acquis accessibles pour proposer un test aménagé (PIX-14241). #10144

Conversation

HEYGUL
Copy link
Contributor

@HEYGUL HEYGUL commented Sep 19, 2024

🦄 Problème

Un centre de certification a maintenant la possibilité de renseigner le besoin d’un test aménagé pour l’accessibilité d’un candidat inscrit en session.
Pour le moment, le candidat se voit proposer un test avec potentiellement des acquis non accessibles ou non pertinents.

🤖 Proposition

Lorsqu’un candidat ayant été identifié comme nécessitant un aménagement d’accessibilité lance son test de certification v3, on sélectionne la prochaine épreuve uniquement parmis les épreuves dont les champs “Accessibility1” (non-voyants) et “Accessibility2” (daltonien) sont "OK" ou "RAS".

🌈 Remarques

On introduit ici le contexte d' Evaluation et on en profite pour y déplacer les usecases de choix de questions

💯 Pour tester

Passer un test de certification avec un candidat identifié comme ayant besoin d'un test aménagé.

  • les épreuves proposées doivent être accessibles
  • dans les logs de la review app, vérifier la présence d'un log de debug de la forme :
pix:certif:v3:get-next-challenge Candidate needs accessibility adjustment, possible challenges have been filtered (629 out of 1678 selected)

Passer un test de certification avec un candidat non-identifié comme ayant besoin d'un test aménagé.

  • les épreuves proposées peuvent être non accessibles
  • dans les logs de la review app, vérifier la présence d'un log de debug de la forme :
pix:certif:v3:get-next-challenge Candidate does need any adjustment, all 1678 have been selected

@pix-bot-github
Copy link

Une fois les applications déployées, elles seront accessibles via les liens suivants :

Les variables d'environnement seront accessibles via les liens suivants :

@HEYGUL HEYGUL force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch 2 times, most recently from 4b07ade to eeb781a Compare September 19, 2024 14:12
@P-Jeremy P-Jeremy force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from 47acdd1 to d1eff1d Compare September 20, 2024 13:04
@P-Jeremy P-Jeremy self-assigned this Sep 20, 2024
@P-Jeremy P-Jeremy force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch 2 times, most recently from a8cc2ce to 3f60c4b Compare September 20, 2024 14:24
@HEYGUL HEYGUL marked this pull request as ready for review September 23, 2024 07:58
@HEYGUL HEYGUL requested a review from a team as a code owner September 23, 2024 07:58
@HEYGUL HEYGUL force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from c8cc3af to ea5ad87 Compare September 23, 2024 08:58
@HEYGUL HEYGUL force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from ea5ad87 to 4d08c2a Compare September 23, 2024 09:07
@HEYGUL HEYGUL added Func Review OK PO validated functionally the PR and removed 👀 Func Review Needed labels Sep 23, 2024
@HEYGUL HEYGUL force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from 4d08c2a to 17b69e4 Compare September 23, 2024 09:56
@HEYGUL HEYGUL force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from 17b69e4 to 9427e9d Compare September 23, 2024 12:59
@P-Jeremy P-Jeremy force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from 9427e9d to 95cffd1 Compare September 23, 2024 13:02
@HEYGUL HEYGUL force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from f9cc2d9 to 0e20f34 Compare September 23, 2024 13:28
@pix-service-auto-merge pix-service-auto-merge force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from 0e20f34 to a523fc2 Compare September 23, 2024 13:43
@pix-service-auto-merge pix-service-auto-merge force-pushed the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch from a523fc2 to e84feee Compare September 23, 2024 13:43
@pix-service-auto-merge pix-service-auto-merge merged commit 667d39b into dev Sep 23, 2024
5 of 7 checks passed
@pix-service-auto-merge pix-service-auto-merge deleted the feat/pix-14241-adapt-test-when-candidate-needs-adjustement branch September 23, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants