You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
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.
Definition of Done
The text was updated successfully, but these errors were encountered: