To use this form as-is in your org, you can either…
pitClimbingImage for the first image){ “type”: “image”, “image_id”: “pitClimbingImage” },[ { "type": "subheader", "label": "Ice Breaker Question of the Week" }, { "type": "textblock", "id": "iceBreakerAnswer", "label": "Favorite movie villian?" }, { "type": "header", "label": "Drive Base" }, { "type": "spacer" }, { "type": "textblock", "id": "driveBaseType", "label": "Describe the Robot's Drive Base:" }, { "type": "slider", "id": "driveBaseLength", "label": "Drive Base Length (in)", "options": { "min": 20, "max": 35, "step": 1 }, "variant": "standard" }, { "type": "slider", "id": "driveBaseWidth", "label": "Drive Base Width (in)", "options": { "min": 20, "max": 35, "step": 1 }, "variant": "standard" }, { "type": "slider", "id": "robotHeight", "label": "Robot Height (in)", "options": { "min": 10, "max": 48, "step": 1 }, "variant": "standard" }, { "type": "slider", "id": "robotWeight", "label": "Robot Weight (lbs, and without battery and bumpers)", "options": { "min": 50, "max": 115, "step": 0.5 }, "variant": "standard" }, { "type": "multiselect", "id": "driveCenterOfGravity", "label": "Center of Gravity When Fully Extended", "options": [ "Low", "Middle (Kinda Top Heavy)", "High (Easy to Fall Over)" ] }, { "type": "header", "label": "Is Their Intake..." }, { "type": "checkbox", "id": "inboardIntake", "label": "Inboard (Inside)?" }, { "type": "checkbox", "id": "outboardIntake", "label": "Outboard (Outside?)" }, { "type": "header", "label": "Autonomous Routines ..." }, { "type": "subheader", "label": "What can they do in auto?" }, { "type": "checkbox", "id": "autoL1climb", "label": "On Level 1 Climb?" }, { "type": "checkbox", "id": "autoL2Climb", "label": "On Level 2 Climb?" }, { "type": "checkbox", "id": "autoL3Climb", "label": "On Level 3 Climb?" }, { "type": "checkbox", "id": "autoCapabilities", "label": "Do they go to the middle to get fuel?" }, { "type": "checkbox", "id": "doAutoCodeTeleop", "label": "Do they Use Autonomous/Assisting Code or Vision?" }, { "type": "textblock", "id": "autoCodeTeleopNotes", "label": "If So, Describe How It's Used and What It Is:" }, { "type": "textblock", "id": "humanPlayerCommunication", "label": "Any Special Ways of Communication with Human Player (Lights, Hand Signs)?" }, { "type": "subheader", "label": "What direction do they prefer to climb in?" }, { "type": "image", "image_id": "pitClimbingImage" }, { "type": "checkbox", "label": "Left Climbing Position?", "id": "LeftClimb" }, { "type": "checkbox", "label": "Middle Climbing Position?", "id": "MiddleClimb" }, { "type": "checkbox", "label": "Right Climb Position?", "id": "RightClimb" }, { "type": "image", "image_id": "driverStationArea" }, { "type": "subheader", "label": "What driver station do they prefer to be in?" }, { "type": "checkbox", "label": "Top driver station?", "id": "TopStation" }, { "type": "checkbox", "label": "Middle driver station?", "id": "MiddleStation" }, { "type": "checkbox", "label": "Bottom driver station?", "id": "BottomStation" }, { "type": "header", "label": "What can you do with Fuel?" }, { "type": "checkbox", "id": "CollectFuelGround", "label": "Collect fuel from the ground?" }, { "type": "checkbox", "id": "CollectFuelDepot", "label": "Collect fuel from the depot?" }, { "type": "checkbox", "id": "CollectFuelOutpost", "label": "Collect fuel from the Outpost?" }, { "type": "checkbox", "id": "ShootFuelAnywhere", "label": "Shoot fuel from anywhere in their alliance zone?" }, { "type": "checkbox", "id": "ShootFuelHub", "label": "Shoot fuel from near the HUB?" }, { "type": "checkbox", "id": "ShootFuelTrench", "label": "Shoot fuel from the trench?" }, { "type": "checkbox", "id": "ShootFuelOutpost", "label": "Shoot fuel from near the outpost?" }, { "type": "checkbox", "id": "ShootFuelDepot", "label": "Shoot fuel from the depot?" }, { "type": "header", "label": "Can your robot climb in … Level?" }, { "type": "checkbox", "id": "LevelOneRung", "label": "Does your robot hang onto the Level 1 rung?" }, { "type": "checkbox", "id": "LevelTwoRung", "label": "Does your robot hang onto the Level 2 Rung?" }, { "type": "checkbox", "id": "LevelThreeRung", "label": "Does your robot hang onto the Level 3 Rung?" }, { "type": "slider", "id": "intakeHoldingAbility", "label": "How much fuel can your robot hold at once in its hopper?", "options": { "min": 1, "max": 100, "step": 1 }, "variant": "standard" }, { "type": "slider", "id": "TimeDurationPickUp", "label": "How long does it take you to pick up this amount of fuel? (seconds)", "options": { "min": 0, "max": 10, "step": 0.5 }, "variant": "standard" }, { "type": "slider", "id": "TimeDurationShoot", "label": "How long does it take you to shoot this amount of fuel? (seconds)", "options": { "min": 0, "max": 15, "step": 0.5 }, "variant": "standard" }, { "type": "header", "label": "Other" }, { "type": "textblock", "id": "RobotStrategy", "label": "Robot strategy, Drive team strategy, Focused on passing or scoring fuel?" }, { "type": "textblock", "id": "additionalInfo", "label": "Comments?" } ]