mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-09 00:37:59 -06:00
Some changes
This commit is contained in:
@@ -31,7 +31,7 @@ public class fields {
|
||||
new sliderType("Overall Driving Performance", 5, 1, 10),
|
||||
new textType("Overall Driving Comments", "None"),
|
||||
new sliderType("Score area (AMP <-> Speaker)", 5, 1, 10),
|
||||
new dropdownType("End Condition", new String[]{"Nothing", "Attempted Climb", "Successful Climbed", "Climbed with multiple robots", "Climbed with trapz"}, 1),
|
||||
new dropdownType("End Condition", new String[]{"Nothing", "Attempted Climb", "Successful Climbed", "Climbed with multiple robots", "Climbed with trap"}, 1),
|
||||
new dropdownType("Robot Condition", new String[]{"Everything was working", "Something seemed to be broken", "Something was broken", "Missing robot (Joe Johnson)"}, 1),
|
||||
new textType("Other Comments", "None")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user