...
1. Once the race starts, we wanted to make sure users didn't feel like they should be editing the UI (since being in a race means that you will not have time to interact with the iPhone). We accomplished this by removing the affordances for dragging rows and editing the race title. However, we
2. We still allowed users to scroll since a user might actually want to quickly take a peek at the other pieces of data during a race (if their coach tells them that they need to keep an eye on that). This improves error correction if they accidentally misplace the data but don't want to restart the race to rearrange it.
"Stop Race" Pressed -> View Past Race Screen
...