User Tools

Site Tools


scoutradioz:forms:2018_team_102_pit_form

2018 - Team 102 Pit form

[
  {
    "type": "h2",
    "label": "Robot",
    "id": "robotlabel"
  },
  {
    "type": "multiselect",
    "label": "Drivetrain?",
    "options": [
      "Mecanum",
      "Tank",
      "Killough",
      "West Coast",
      "Swerve",
      "Other (note)"
    ],
    "id": "robotDrivetrain"
  },
  {
    "type": "multiselect",
    "label": "Type of block grabber?",
    "options": [
      "None",
      "Rollers",
      "Claw",
      "Forklift",
      "Other (note)"
    ],
    "id": "robotGrabber"
  },
  {
    "type": "multiselect",
    "label": "Method of scoring scale?",
    "options": [
      "None",
      "Lift",
      "Launch",
      "Other (note)"
    ],
    "id": "robotScaleMethod"
  },
  {
    "type": "multiselect",
    "label": "Type of climb?",
    "options": [
      "None",
      "Self only",
      "Self + assist others",
      "Only assist others",
      "Other (note)"
    ],
    "id": "robotClimbType"
  },
  {
    "type": "multiselect",
    "label": "If can climb, do you need the whole bar?",
    "options": [
      "N/A",
      "No",
      "Yes"
    ],
    "id": "robotClimbWholeBar"
  },
  {
    "type": "counter",
    "label": "Number of drive motors?",
    "id": "robotCimMotors"
  },
  {
    "type": "h2",
    "label": "Autonomous",
    "id": "robotlabel2"
  },
  {
    "type": "multiselect",
    "label": "Type of autonomous?",
    "options": [
      "None",
      "Cross line only",
      "Score switch near side",
      "Score switch either side",
      "Score switch (multiple)",
      "Score scale (single)",
      "Score scale (multiple)",
      "Other (note)"
    ],
    "id": "autoOptions"
  },
  {
    "type": "h2",
    "label": "Strategy",
    "id": "strategylabel"
  },
  {
    "type": "multiselect",
    "label": "Generally preferred power-up?",
    "options": [
      "Force",
      "Levitate",
      "Boost"
    ],
    "id": "stratPowerUp"
  },
  {
    "type": "h2",
    "label": "Other",
    "id": "otherlabel"
  },
  {
    "type": "textblock",
    "label": "Other comments and notes:",
    "id": "otherNotes"
  }
]
scoutradioz/forms/2018_team_102_pit_form.txt · Last modified: by moconnell@team102.org

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki