Teams

View or Edit Information About a Team

Changed in version 2.0: The ability to disable the changing of team information by members of the team.

  1. On the left side-bar menu, click on “Admin Area” if it is visible.

  2. On the left side-bar menu, click on “Teams”. A page like the one below will appear.

    ../_images/team_list.png
  3. Click on a team’s name to view in-depth information about the team. A form like below will appear.

    ../_images/team_edit.png
  4. The form shows the current number, name, organization, IP range, logo, and guest division status for the team. If you check the box “Disable info change” the team will not be able to change their logo, name, and organization.

  5. If you wanted to change a value:

    1. Change any values you want to change.
    2. Click the blue “Submit” button.

Disable a Team

Disabling a team will cause it to not appear in all views (and the API) and will display a banner to the team members when they are logged in.

  1. On the left side-bar menu, click on “Admin Area” if it is visible.

  2. On the left side-bar menu, click on “Teams”. A page like the one below will appear.

    ../_images/team_list.png
  3. Click on the name of the team you want to disable. A form like the below will appear.

    ../_images/team_edit.png
  4. Check the “disabled” box and click the blue “Submit” button.

Delete a Team

  1. On the left side-bar menu, click on “Admin Area” if it is visible.

  2. On the left side-bar menu, click on “Teams”. A page like the one below will appear.

    ../_images/team_list.png
  3. Click on the name of the team you want to delete. A form like the one below will appear.

    ../_images/team_edit.png
  4. Click on the red “Delete” button. A message box like the one below will appear.

    ../_images/team_delete_confirm.png
  5. Click on the red “Delete” button.

Bulk Delete/Disable Teams

  1. On the left side-bar menu, click on ‘Admin Area”.

  2. On the left side-bar menu, click on “Teams”. A page like the one below will appear.

    ../_images/team_list.png
  3. Click the checkbox next to each team you want to delete or disable.

  4. Click the red “Delete Selected” button to bulk delete the teams or the orange “Disable Selected” button to bulk disable the teams.

Bulk Edit Team Information

  1. On the left side-bar menu, click on “Admin Area”.

  2. On the left side-bar menu, click on “Teams”. A page like the one below will appear.

    ../_images/team_list.png
  3. Click the blue “Bulk Edit Teams” button that is the center button in the upper right hand corner. A page like the one below will appear.

    ../_images/team_bulk_edit.png
  4. If you want to use the default IP addresses, click the white “Default IP Ranges” in the upper left corner.

  5. If you want to use the default team names, .e.e CDC Team 1, CDC Team 2, etc., click the white “Default Names” button in the upper left corner.

  6. Change the number, name, organization, IP range, and domain as desired.

  7. Select or unselect the guest division checkbox if you want to place or remove the team from the guest division respectively.

  8. Click the blue “Submit” button in the bottom right corner to save your changes.

Add a New Team

Note

Additional data will be generated with the following assumptions:

  • Services have shared credentials
  • Services have a url based on the first service’s url <name>.teamN.<TEAM_DOMAIN_SUFFIX>.
  • Flags will be generated with random data of length 50

It will NOT generate team specific info.

  1. On the left side-bar menu, click on “Admin Area”.

  2. On the left side-bar menu, click on “Teams”. A page like the one below will appear.

    ../_images/team_list.png
  3. Click the “New Team” button in the upper right corner. A form like the one below will appear.

    ../_images/team_edit.png
  4. Fill out the fields. The fields are described below.

    Number

    Team Number of the new team

    Name

    Team Name of the new team

    Organization

    Organization, if any, that the team belongs to.

    IP Range

    Assigned IP Range for the team.

    Domain

    The team’s Custom Domains.

    Guest Division

    Whether or not the team is in the guest division.

    New in version 2.0.

    Disable info change

    Whether or not the team will be able to change their name, organization, or logo.

  5. Click on the blue “Submit” button.

Disabling a Team

New in version 1.6.

Disabling a team will cause it to be suppressed from all output except the admin area team list. This will also cause it to be ignored in the ranking/scoring process. To disable a team, edit the team an ensure the disabled checkbox is selected.