{{/* Copyright 2014 Team 254. All Rights Reserved. Author: pat@patfairbank.com (Patrick Fairbank) UI for entering realtime scores. */}} {{define "title"}}Scoring Panel{{end}} {{define "body"}}
 
 
Exited Initiation Line?
Endgame Status
{{range $i := seq 3}}
{{$i}}
{{add $i 3}}
{{end}}
{{if not .PlcIsEnabled}}
 
Inner
Outer
Lower
Auto
{{template "goal" dict "period" "auto" "level" "Inner" "plus" "W" "minus" "Q"}} {{template "goal" dict "period" "auto" "level" "Outer" "plus" "S" "minus" "A"}} {{template "goal" dict "period" "auto" "level" "Bottom" "plus" "X" "minus" "Z"}}
Teleop
{{template "goal" dict "period" "teleop" "level" "Inner" "plus" "R" "minus" "E"}} {{template "goal" dict "period" "teleop" "level" "Outer" "plus" "F" "minus" "D"}} {{template "goal" dict "period" "teleop" "level" "Bottom" "plus" "V" "minus" "C"}}
Rotation Control
Color After Rotation
Position Control
Rung Is Level
O
K
P
L
{{end}}
Click or use the labeled keyboard shortcuts to toggle each element
Waiting for the next match...
{{end}} {{define "head"}} {{end}} {{define "script"}} {{end}} {{define "goal"}}
{{.minus}}
-
{{.minus}}
{{.plus}}
+
{{.plus}}
{{end}}