-
Notifications
You must be signed in to change notification settings - Fork 56
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] Rejeter une certification si le candidat n'a pas répondu à assez de questions (PIX-9980). #7511
Merged
pix-service-auto-merge
merged 8 commits into
dev
from
pix-9980-reject-a-certification-if-not-enough-questions-have-been-answered
Nov 24, 2023
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Une fois les applications déployées, elles seront accessibles via les liens suivants : Les variables d'environnement seront accessibles via les liens suivants : |
1d9dc5e
to
59b46d2
Compare
mcampourcy
reviewed
Nov 23, 2023
api/tests/unit/domain/models/CertificationAssessmentScoreV3_test.js
Outdated
Show resolved
Hide resolved
api/tests/unit/domain/events/handle-certification-rescoring_test.js
Outdated
Show resolved
Hide resolved
api/tests/unit/domain/events/handle-certification-rescoring_test.js
Outdated
Show resolved
Hide resolved
api/tests/unit/domain/events/handle-certification-scoring_test.js
Outdated
Show resolved
Hide resolved
api/tests/unit/domain/events/handle-certification-scoring_test.js
Outdated
Show resolved
Hide resolved
59b46d2
to
84b3841
Compare
ea02e0a
to
c110959
Compare
206f2e1
to
ff633cc
Compare
ff633cc
to
e85358d
Compare
e85358d
to
ee6fe42
Compare
Test fonctionnel ok |
alexandrecoin
approved these changes
Nov 24, 2023
mariannebost
approved these changes
Nov 24, 2023
…ertification tests
ee6fe42
to
f193390
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🦄 Problème
Dans le cadre de la nouvelle certification, des nouvelles règles de scoring ont été décidées, afin de coller avec la nouvelle philosophie de la certif.
🤖 Proposition
Pour une certification non terminée, avec moins de 10 questions, et dont la raison de l’abandon sélectionnée lors de la finalisation de la session est “Abandon : manque de temps ou départ prématuré” :
💯 Pour tester