Returns the index of the given step in the survey.
step
int currentStepIndex(Step step) { return taskNavigator.currentStepIndex(step); }