maproulette / maproulette/maproulette-backend
Get User data per challenge from API?
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
Is it possible to obtain per-challenge user data from the API? I'm working on a 3rd party app where we would ideally like to display for each challenge:
- total # tasks fixed, already fixed, skipped, too hard, not an issue
- user id's who have worked on challenge, and for each user:
- user's # tasks fixed, already fixed, skipped, too hard, not an issue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or API entry points. Review the existing challenge and user-data API surface first, then determine whether the requested per-challenge totals and user-level outcomes can be exposed. Done means the API provides the requested data or clearly documents the supported limitation.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100