-
Notifications
You must be signed in to change notification settings - Fork 0
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
hugo/feature/Handle Exercise status and displays it #567
hugo/feature/Handle Exercise status and displays it #567
Conversation
HPezz
commented
Jan 5, 2024
- ✨ (GEK): Add ExerciseResult enum
- ♻️ (GEK): Add ExerciseResult as .completed parameter
- ♻️ (GEK): Add allowedTrials notion in generic gameplays
- ♻️ (GEK): Add parameters to ExerciceSharedData
- ♻️ (GEK): Compute final score percentage
8eff9d6
to
0603f60
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
premier passage, c'est très intéressant! 👍
Modules/GameEngineKit/Sources/_NewSystem/Exercises/ExerciseResult.swift
Outdated
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Exercises/ExerciseResult.swift
Outdated
Show resolved
Hide resolved
...urces/_NewSystem/Gameplays/AssociateCategories/GameplayAssociateCategories+DragAndDrop.swift
Outdated
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Gameplays/GameplayChoiceModels.swift
Outdated
Show resolved
Hide resolved
...wSystem/Gameplays/FindTheRightAnswers/GameplayFindTheRightAnswers+DragAndDropIntoZones.swift
Outdated
Show resolved
Hide resolved
1222e8d
to
a7c5904
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
belle implémentation, well done! 👍
j'ai mis pas mal de requests/remarques/questions, plus sur la forme que sur le fond, afin de rendre la lecture plus digeste, dispo pour en parler si besoin :)
...eEngineKit/Sources/_NewSystem/Exercises/Specialized/HideAndSeek/HideAndSeekView+Player.swift
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityProgressBar.swift
Outdated
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityProgressBar.swift
Outdated
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityProgressBar.swift
Outdated
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityView.swift
Outdated
Show resolved
Hide resolved
...ces/_NewSystem/Gameplays/FindTheRightAnswers/GameplayFindTheRightAnswers+TouchToSelect.swift
Show resolved
Hide resolved
...wSystem/Gameplays/FindTheRightAnswers/GameplayFindTheRightAnswers+DragAndDropIntoZones.swift
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityProgressBar.swift
Outdated
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityProgressBar.swift
Outdated
Show resolved
Hide resolved
Modules/GameEngineKit/Sources/_NewSystem/Views/Activity/ActivityProgressBar.swift
Outdated
Show resolved
Hide resolved
988f9fa
to
651af62
Compare
651af62
to
60204e7
Compare
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 9 New issues |