Closed MichaelPolla closed 6 years ago
I think the step information should be added to the Test data. This way if a test is interrupted the user can later get back directly to the next step it has to do, instead of going through all the already done steps.
Currently we use "stepView", a number incremented at each step. Problems are :
Ideas : an Enum of Steps, available across the pages ? maybe in one of the providers