Closed spMohanty closed 9 years ago
@elliec , @supranove : Should we include the link to these visualizations for every task somewhere in the task presenter ?
@spMohanty its best where it is. We want to avoid influencing peoples answers by showing them what others have said. In the results summary that we share under tasks I would allow people to only see results for those photos that have been completed according to the redundancy (eg 20 people have looeked at them)
@elliec : The results for incomplete tasks are not shown now. It waits till all the task runs are complete.
@spMohanty thanks saw that, will close this one now
@elliec , @supranove : https://github.com/geotagx/geotagx-theme/commit/48e0ebeae4180060e9d1db6cc8ba1a99b037759b and https://github.com/geotagx/pybossa/commit/4505fe53262280b7e53a3d6c15f05add820801df implement the summarization and visualization of the TaskRuns. You might find some noise in the task run summaries, and that is mostly because of the projects where the old data collection schema and the new data collection schema do not match. A sample visualization page can be seen at : http://geotagx.org/geotagx/visualize/wintershelter/854
And the generic way to access the visualizations is
Project Page > Tasks > Browse Tasks > See Summary of Tasks
TODO : Figure out how to summarise the geolocation question types.
@supranove : If you are trying to pull in these commits, you will also have to include this in your
settings_local.py
at the end :