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] Ajouter la bannière de la nouvelle page de fin de parcours (PIX-12987). #10230

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from

Conversation

Jeyffrey
Copy link
Contributor

@Jeyffrey Jeyffrey commented Oct 1, 2024

🦄 Problème

Dans le nouvel écran de fin de parcours, il manque la bannière.

🤖 Proposition

Voir tous les cas d'affichage dans le ticket (trop de cas à lister ici).

💯 Pour tester

@Jeyffrey Jeyffrey added Development in progress team-evaluation PR relatives à l'expérience d'évaluation labels Oct 1, 2024
@Jeyffrey Jeyffrey self-assigned this Oct 1, 2024
@Jeyffrey Jeyffrey force-pushed the pix-12987-new-evaluation-results-hero branch from 7580547 to e800a05 Compare October 1, 2024 15:10
@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 :

@Jeyffrey Jeyffrey force-pushed the pix-12987-new-evaluation-results-hero branch 4 times, most recently from 3a633ba to 79503fc Compare October 2, 2024 13:51
@Jeyffrey Jeyffrey force-pushed the pix-12987-new-evaluation-results-hero branch 2 times, most recently from 594ae6f to 89a1ff0 Compare October 2, 2024 14:25
@Jeyffrey Jeyffrey marked this pull request as ready for review October 2, 2024 14:27
@Jeyffrey Jeyffrey force-pushed the pix-12987-new-evaluation-results-hero branch 7 times, most recently from aeb890c to a6e1969 Compare October 4, 2024 08:14
@Jeyffrey Jeyffrey force-pushed the pix-12987-new-evaluation-results-hero branch 2 times, most recently from b1630c6 to 29d583d Compare October 4, 2024 08:52
Comment on lines +25 to +37
acquired: this.args.campaignParticipationResult.reachedStage.reachedStage - 1,
total: this.args.campaignParticipationResult.reachedStage.totalStage - 1,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

refacto à faire dans un autre ticket pour faire :

  • le calcul côté back
  • renommer reachedStage.reachedStage en quelque chose de plus cohérent

@@ -22,14 +22,11 @@ module('Integration | Components | Campaigns | Assessment | Skill Review | Evalu

this.owner.register('service:currentUser', currentUserService);

this.set('campaignParticipationResult', { masteryRate: 0.755 });
this.set('campaignParticipationResult', { masteryRate: 0.75 });
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A faire dans un autre ticket. Arrondir le pourcentage côté api et non côté front.

@Jeyffrey Jeyffrey force-pushed the pix-12987-new-evaluation-results-hero branch 9 times, most recently from 2e1f441 to 3a8ca6d Compare October 8, 2024 15:34
@Jeyffrey Jeyffrey force-pushed the pix-12987-new-evaluation-results-hero branch from 3a8ca6d to 155791b Compare October 8, 2024 15:51
@Jeyffrey Jeyffrey force-pushed the pix-12987-new-evaluation-results-hero branch from 155791b to 4067f14 Compare October 8, 2024 15:51
@AlexNaudyy
Copy link
Contributor

  • lorsque je clique sur "Repasser mon parcours" dans le cadre d'une campagne à envoi multiple, alors on m'affiche le didacticiel -> l'utilisateur a déjà joué un parcours, on ne veut donc pas lui réafficher le didacticiel

@AlexNaudyy
Copy link
Contributor

image Etrange que l'utilisateur ait obtenu 5 étoiles ici. Est ce un bug ou bien les paliers qui sont paramétrés ainsi?

@AlexNaudyy
Copy link
Contributor

Questions pour le design :

@QuentinChapelain-ui
Copy link

  • Sur les RT certifiant, le tag "certifiant" vient par dessus le RT. Ok pour cacher une partie du RT?
    oui c'est ok, c'est une miniature, nous avons le détail en dessous par sécurité
  • Sur le test Partagé + avec formations : https://app-pr10230.review.pix.fr/campagnes/EDUMULTIP/evaluation/resultats, le bouton "Voir mes formations" ne revoit nul part. Où renvoyer l'utilisateur?
    C'est un renvoi dans la page, comme présenté en proto en cliquant sur le bouton "voir mes formations" il faudrait que la fenêtre de l'utilisateur scroll dans la page vers la partie formation. Si elle n'est pas ouvert elle doit s'ouvrir.

@QuentinChapelain-ui
Copy link

j'ai ajouté d'autres commentaire de review directement sur le fichier ici : https://www.figma.com/design/tlukMJuPbw6yec01fWDCuV/App---Rdy-Dev?node-id=11321-1342&t=sSMbYrkwKFViMhQV-1
Les retours sont en commentaire. ON peut les passer en review en mob pour recetter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants