OWASP / OWASP/SecurityShepherd

Create Ability to Add Players to a Team

Open
#501 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.