OWASP / OWASP/SecurityShepherd
Create Ability to Add Players to a Team
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 515
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
As a trainer
I would like the ability to add players to a team
because I want every participant to move along and learn at the same pace as the strongest participant
Definition of Done
- Players can be added to a team
- Players can be removed from a team
- The team's score can be based on the lowest scoring player
- The team's score can be based on the average score of the team
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing team and player management flows, then locate where team scores are calculated. Implement the membership operations and both lowest-score and average-score options described in the definition of done. Verify that players can be added and removed and that each scoring mode produces the expected team score.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100