maproulette / maproulette3

MapRoulette, the micro-tasking tool for OpenStreetMap
https://maproulette.org
MIT License
128 stars 34 forks source link

List a mappers in a project #2478

Open JuanMeloColombia opened 3 hours ago

JuanMeloColombia commented 3 hours ago

Im trying to verify the users that are participating in the challeges that I'm creating, however, I cant see the contributors, I'm not sure if it is something that I have to set up in the creation of the challenge or is a bug in the platform

image

CollinBeczak commented 2 hours ago

the widget seems to be working fine for me. Would you be able to provide the challenge that this is happening on?

JuanMeloColombia commented 47 minutes ago

Thanks for your fast answer It is happending in all my challenges, I cant see the contrubutors https://maproulette.org/browse/challenges/49461 https://maproulette.org/browse/challenges/49399 https://maproulette.org/browse/challenges/49394 I dont know if its something about the configuration in the moment that I create the challenge image in the image that I share you can see that the challenge is complete but the list of mappers is empty

CollinBeczak commented 26 minutes ago

I believe it is because your challenge is not discoverable.

Screenshot 2024-10-24 at 1 52 14 PM

This is the filter that is causing you issue when we query the api for the data:

Screenshot 2024-10-24 at 1 51 57 PM

This is a bug, so we will try to find a solution and get it fixed asap.

Also, only the top 10 mappers will be dissplayed, if you go to the gear in the tasks table, select configure columns.

Screenshot 2024-10-24 at 1 55 18 PM

There is a mapper column you can add to view the mappers names... we will probably also need to enhance this feature so that the usernames are linked so you can verify them.

Screenshot 2024-10-24 at 1 55 59 PM
CollinBeczak commented 16 minutes ago

TODO: