python-mapswipe-workers
python-mapswipe-workers copied to clipboard
Check order of tasks in Footprint Tutorial
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
screenattribute