User Tools

Site Tools


scoutradioz:forms:2019_team_102_match_form_no_cp

2019 - Team 102 Match form

NOTE: This form does not include contributedPoints

[
  {
    "type": "derived",
    "operations": [
      {
        "operator": "sum",
        "operands": [
          "sandstormCargoShipCargo",
          "sandstormRocketCargo",
          "teleopCargoShipCargo",
          "teleopRocketCargo",
          "sandstormCargoShipPanel",
          "sandstormRocketPanel",
          "teleopCargoShipPanel",
          "teleopRocketPanel"
        ]
      }
    ],
    "display_percentage": false,
    "label": "Total game pieces",
    "id": "totalPieces"
  },
  {
    "type": "derived",
    "operations": [
      {
        "operator": "sum",
        "operands": [
          "sandstormCargoShipCargo",
          "sandstormRocketCargo",
          "teleopCargoShipCargo",
          "teleopRocketCargo"
        ]
      }
    ],
    "display_percentage": false,
    "label": "Total cargo",
    "id": "totalCargo"
  },
  {
    "type": "derived",
    "operations": [
      {
        "operator": "sum",
        "operands": [
          "sandstormCargoShipPanel",
          "sandstormRocketPanel",
          "teleopCargoShipPanel",
          "teleopRocketPanel"
        ]
      }
    ],
    "display_percentage": false,
    "label": "Total hatches",
    "id": "totalPanel"
  },
  {
    "type": "derived",
    "operations": [
      {
        "operator": "sum",
        "operands": [
          "sandstormCargoShipCargo",
          "sandstormRocketCargo",
          "sandstormCargoShipPanel",
          "sandstormRocketPanel"
        ]
      }
    ],
    "display_percentage": false,
    "label": "Total sandstorm",
    "id": "totalSandstorm"
  },
  {
    "type": "derived",
    "operations": [
      {
        "operator": "sum",
        "operands": [
          "teleopCargoShipCargo",
          "teleopRocketCargo",
          "teleopCargoShipPanel",
          "teleopRocketPanel"
        ]
      }
    ],
    "display_percentage": false,
    "label": "Total teleop",
    "id": "totalTeleop"
  },
  {
    "type": "spacer"
  },
  {
    "type": "checkbox",
    "label": "Started on Level 2?",
    "id": "sandstormStartLevel2"
  },
  {
    "type": "checkbox",
    "label": "Did they cross the hab line during sandstorm?",
    "id": "sandstormCrossHabLine"
  },
  {
    "type": "spacer"
  },
  {
    "type": "h2",
    "label": "Sandstorm",
    "id": "labelSandstorm"
  },
  {
    "type": "h3",
    "label": "Cargo ship",
    "id": "labelSandstormCargoShip"
  },
  {
    "type": "counter",
    "label": "Hatch panel",
    "id": "sandstormCargoShipPanel"
  },
  {
    "type": "counter",
    "label": "Cargo",
    "id": "sandstormCargoShipCargo"
  },
  {
    "type": "h3",
    "label": "Rocket",
    "id": "labelSandstormRocket"
  },
  {
    "type": "counter",
    "label": "Hatch panel",
    "id": "sandstormRocketPanel"
  },
  {
    "type": "counter",
    "label": "Cargo",
    "id": "sandstormRocketCargo"
  },
  {
    "type": "spacer"
  },
  {
    "type": "h2",
    "label": "Teleop",
    "id": "labelTeleop"
  },
  {
    "type": "h3",
    "label": "Cargo ship",
    "id": "labelTeleopCargoShip"
  },
  {
    "type": "counter",
    "label": "Hatch panel",
    "id": "teleopCargoShipPanel"
  },
  {
    "type": "counter",
    "label": "Cargo",
    "id": "teleopCargoShipCargo"
  },
  {
    "type": "h3",
    "label": "Rocket",
    "id": "labelTeleopRocket"
  },
  {
    "type": "counter",
    "label": "Hatch panel",
    "id": "teleopRocketPanel"
  },
  {
    "type": "counter",
    "label": "Cargo",
    "id": "teleopRocketCargo"
  },
  {
    "type": "spacer"
  },
  {
    "type": "h2",
    "label": "End Game",
    "id": "labelEndgame"
  },
  {
    "type": "counter",
    "label": "Attempted climb level",
    "id": "endgameAttemptedClimbLevel"
  },
  {
    "type": "counter",
    "label": "Actual scored climb level",
    "id": "endgameActualScoredClimbLevel"
  },
  {
    "type": "spacer"
  },
  {
    "type": "h2",
    "label": "General",
    "id": "labelGeneral"
  },
  {
    "type": "checkbox",
    "label": "Defended (stopped or delayed at least one score)?",
    "id": "playedDefense"
  },
  {
    "type": "checkbox",
    "label": "Attempted to stop or deflect a defender?",
    "id": "playedCounterDefense"
  },
  {
    "type": "checkbox",
    "label": "Died during the match (or never started)?",
    "id": "diedDuringMatch"
  },
  {
    "type": "checkbox",
    "label": "Recovered from freeze?",
    "id": "recoveredFromFreeze"
  },
  {
    "type": "spacer"
  },
  {
    "type": "checkbox",
    "label": "Outstanding performance? (if so, definitely explain why!)",
    "id": "outstandingPerformance"
  },
  {
    "type": "textblock",
    "label": "Other comments and notes:",
    "id": "otherNotes"
  }
]
scoutradioz/forms/2019_team_102_match_form_no_cp.txt · Last modified: by moconnell@team102.org

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki