The survey library only allows users to navigate forward through the survey. We should allow participants to go backwards as well. This may be tricky given the promise-resolution structure of the survey logic, but maybe we can build up the page history in the survey to allow toggling backwards.
The survey library only allows users to navigate forward through the survey. We should allow participants to go backwards as well. This may be tricky given the promise-resolution structure of the survey logic, but maybe we can build up the page history in the survey to allow toggling backwards.