MichaelPolla / VESS

Visual Evaluation of Soil Structure (VESS)
GNU General Public License v3.0
3 stars 1 forks source link

Change the way to identify the steps across the pages #44

Closed MichaelPolla closed 6 years ago

MichaelPolla commented 7 years ago

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

MichaelPolla commented 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.