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

As user, I want that my question pool to be initialized with a selection of general questions plus my special character questions after character creation so that I have extensive and meaningful options for the rest of the game. #261

Open
1 of 8 tasks
AndresZarta opened this issue Nov 20, 2023 · 0 comments
Assignees

Comments

@AndresZarta
Copy link
Contributor

AndresZarta commented Nov 20, 2023

User story
As user, I want that my question pool to be initialized with a selection of general questions plus my special character questions after character creation so that I have extensive and meaningful options for the rest of the game.

Acceptance criteria
Initial Question Pool Setup: After the character creation process, the user's question pool should automatically populate with an appropriate mix of general and character-specific questions.

  • Total Question Count: The total number of questions in the initial pool should be 66.
  • General Question Pool: 60 questions should be selected from a general pool.
  • Character-Specific Questions: 6 questions should be derived from the character's activity selections made during character creation.

Definition of Done

  • The system correctly populates the pool of questions according to the acceptance criteria.
  • The feature has been manually tested to ensure it meets all the acceptance criteria.
  • The feature has unit test coverage and passes all tests.
  • The feature has been merged into the develop branch of the codebase without introducing any breaking changes.
  • The feature has been deployed to the production environment and monitored for any unexpected behavior.
@AndresZarta AndresZarta changed the title As user, I want that my question pool to be initialized with a selection of general questions plus my special character questions after character creation so that I have extensive and meaningful options for the rest of the game. #260 As user, I want that my question pool to be initialized with a selection of general questions plus my special character questions after character creation so that I have extensive and meaningful options for the rest of the game. Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants