Administrators should be able to edit answers
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
- Dominant language
- PHP
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Title says all. I created #33 to edit my responses...
This is needed e.g. in registration forms. When users put in spelling errors or other mistakes, administrators should be able to correct those.
In large forms, the data gets processed automatically, so wrong data should be corrected at the root cause to reduce errors.
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
Start by reading the related issue #33 and tracing how submitted responses are handled. Identify where administrator permissions and answer editing belong in the existing form flow. Done means administrators can correct submitted answers and later processing uses the corrected data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100