User Tools

Site Tools


scoutradioz:forms:2023_team_102_pit_form

2023 - Team 102 Pit form

[
  {
    "type": "h3",
    "label": "Ice Breaker Question of the Week",
    "id": "iceBreaker"
  },
  {
    "type": "textblock",
    "label": "If you had to pick a favorite FRC team other than the team you are on which would it be and why?",
    "id": "iceBreakerAnswer"
  },
  {
    "type": "spacer"
  },
  {
    "type": "h2",
    "label": "Drive Team Questions",
    "id": "driveTeam"
  },
  {
    "type": "slider",
    "label": "How Many Years Have They Been On Drive Team?",
    "id": "yearsOnDriveTeam",
    "options": {
      "min": 0,
      "max": 4,
      "step": 1
    }
  },
  {
    "type": "textblock",
    "label": "Estimated cycle time?",
    "id": "estimatedCycleTime"
  },
  {
    "type": "textblock",
    "label": "What Is Their Usual Strategy / How Do They Usually Play The Game?",
    "id": "usualStrategy"
  },
  {
    "type": "spacer"
  },
  {
    "type": "h2",
    "label": "Drive Base",
    "id": "driveBase"
  },
  {
    "type": "textblock",
    "label": "Drive base type",
    "id": "driveBaseType"
  },
  {
    "type": "slider",
    "label": "Drive Base Length (in)",
    "id": "driveBaseLength",
    "options": {
      "min": 20,
      "max": 40,
      "step": 1
    }
  },
  {
    "type": "slider",
    "label": "Drive Base Width (in)",
    "id": "driveBaseWidth",
    "options": {
      "min": 20,
      "max": 40,
      "step": 1
    }
  },
  {
    "type": "spacer"
  },
  {
    "type": "h2",
    "label": "Picking Up and Placing Cones and Cubes",
    "id": "handlingConesCubes"
  },
  {
    "type": "checkbox",
    "label": "Can they pick up from the single substation?",
    "id": "pickUpSingleSub"
  },
  {
    "type": "checkbox",
    "label": "Can they pick up from the double substation?",
    "id": "pickUpDoubleSub"
  },
  {
    "type": "checkbox",
    "label": "Can they pick up from the ground?",
    "id": "pickUpGround"
  },
  {
    "type": "h2",
    "label": "Can they place ...",
    "id": "canPlace"
  },
  {
    "type": "h3",
    "label": "Cones?",
    "id": "canPlaceCones"
  },
  {
    "type": "checkbox",
    "label": "Low",
    "id": "placeConeLow"
  },
  {
    "type": "checkbox",
    "label": "Medium",
    "id": "placeConeMed"
  },
  {
    "type": "checkbox",
    "label": "High",
    "id": "placeConeHigh"
  },
  {
    "type": "h3",
    "label": "Cubes?",
    "id": "canPlaceCubes"
  },
  {
    "type": "checkbox",
    "label": "Low",
    "id": "placeCubeLow"
  },
  {
    "type": "checkbox",
    "label": "Medium",
    "id": "placeCubeMed"
  },
  {
    "type": "checkbox",
    "label": "High",
    "id": "placeCubeHigh"
  },
  {
    "type": "h1",
    "label": "Autonomous",
    "id": "autoHeader"
  },
  {
    "type": "spacer"
  },
  {
    "type": "h2",
    "label": "Where Can They Start In Auto?",
    "id": "whereStartAuto"
  },
  {
    "type": "checkbox",
    "label": "Near The Outer Grid?",
    "id": "outerGridAuto"
  },
  {
    "type": "checkbox",
    "label": "Near The Co-op Grid?",
    "id": "coopGridAuto"
  },
  {
    "type": "checkbox",
    "label": "Near The Inner Grid?",
    "id": "innerGridAuto"
  },
  {
    "type": "textblock",
    "label": "Describe What They Do In Their Auto?",
    "id": "describeAuto"
  }
]
scoutradioz/forms/2023_team_102_pit_form.txt · Last modified: by moconnell@team102.org

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki