Skip to content

✨ (ContentKit): Add find the right number gameplay#2046

Open
HPezz wants to merge 1 commit into
developfrom
hugo/feature/find-the-right-number-gameplay
Open

✨ (ContentKit): Add find the right number gameplay#2046
HPezz wants to merge 1 commit into
developfrom
hugo/feature/find-the-right-number-gameplay

Conversation

@HPezz
Copy link
Copy Markdown
Contributor

@HPezz HPezz commented Apr 27, 2026

Summary

  • Add the findTheRightNumber gameplay and TTS coordinator
  • Wire it into touch-to-select exercises and schemas
  • Update counting robot new activities to use exact-count manual validation with all choices marked as selectable right answers
  • Add decode and gameplay tests

Closes #2044

Tests

  • swiftformat on changed Swift files
  • swiftlint lint on changed Swift files
  • xcodebuild test -workspace ios-monorepo.xcworkspace -scheme ContentKit -destination 'id=25471307-2912-414A-AC08-D96492A6ACD6' -only-testing:ContentKitTests/NewGameplayFindTheRightNumber_Tests -only-testing:ContentKitTests/CoordinatorGameplayModelDecode/test_FindTheRightNumber
  • pre-commit run check_yaml_content_new_activities --files ...

Note: full xcodebuild test -scheme ContentKit currently fails in existing ExerciseDecode.test_decodeDnDWithZonesOpenPlayFromYamlString due an unrelated assertion mismatch around minimumToSelect.

@HPezz HPezz force-pushed the hugo/feature/find-the-right-number-gameplay branch from 991b1ce to c7f124d Compare April 27, 2026 16:34
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Find the Right Number gameplay

1 participant