maproulette / maproulette/maproulette-frontend

Read only challenges functionality

Open
#1,716 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

someday
Dominant language
JavaScript
Stars
167
Forks
39
Avg merge
16h 34m
Merged PRs (30d)
11

Description

Currently all users have an access to the challenge, if it is discoverable.
If the challenge is not discoverable, users can access that using an url shared by admin.

Community members are wondering if there is possibility to create an option when challenge is in 'read only' mode, so they can review the tasks available in a challenge and accept that from their end without possibility of doing any edits within the task when this mode is 'on'.

As we know that our source material is good and correct leads/tasks are being shared within a challenge, community members would like to review and accept that. After the green light is given, this 'lock' could be released and people might contribute to this or another challenge - currently mode with a challenge not discoverable and available for community members is not sufficient for them, as other community members who got the link within organized editing notification may access that and edit the database from the very beginning.

Were there thoughts and ideas about this kind of solution being implemented in MapRoulette? What amount of work is required to create this kind of functionality?

Thanks in advance for your feedback!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing how challenge discoverability and shared-URL access are handled in the frontend, then define the read-only state, its permissions, and how it is released; done means users can review and accept tasks without editing while the mode is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authorization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.