Skip to content

Commit

Permalink
updated 2025 note scouting app
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingMaster121 committed Jan 28, 2025
1 parent 148973f commit d17b432
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions scoutingapp/src/config/structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,12 +299,12 @@
}
},
{
"name": "2024 Note Scouting App",
"description": "Team 4099: The Falcon's 2024 note scouting app for providing qualitative data.",
"name": "2025 Note Scouting App",
"description": "Team 4099: The Falcon's 2025 note scouting app for providing qualitative data.",
"components": [
{
"type": "GenericHeaderOne",
"text": "2024 Note Scouting App"
"text": "2025 Note Scouting App"
},
{
"type": "GenericHeaderTwo",
Expand Down Expand Up @@ -386,7 +386,7 @@
"text": "Where are they mostly intaking from?",
"options": [
"-",
"Source",
"Coral Station",
"Ground"
],
"id": "TeleopIntakeLocation"
Expand All @@ -401,8 +401,8 @@
"text": "Climb Alignment Speed",
"options": [
"-",
"Slow: Took at least 5 seconds to climb on chain",
"Fast: Took at most 5 seconds to climb on chain"
"Slow: Took at least 5 seconds to climb on the cage",
"Fast: Took at most 5 seconds to climb on the cage"
],
"id": "ClimbAlignmentSpeed"
},
Expand Down

0 comments on commit d17b432

Please sign in to comment.