python-mapswipe-workers icon indicating copy to clipboard operation
python-mapswipe-workers copied to clipboard

Check order of tasks in Footprint Tutorial

Open Hagellach37 opened this issue 4 years ago • 0 comments

Currently the app displays tasks for the footprint project type in the order they are stored in firebase. The first task in that list, gets displayed on the first screen, second task on the second screen, ...

When uploading tasks for a tutorial that are not in the right order (e.g. first tasks refers to third screen) this results in the fact that the task geometry and the screen description text do not match.

  • [ ] update footprint tutorial creation and ensure that tasks are uploaded to firebase in the right order based on the screen attribute

Hagellach37 avatar Jan 14 '21 11:01 Hagellach37