Randomize order of questions
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: 📑 form creation
feature: 📝 submitting responses
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
Description
It would be cool if the order of the questions could be set to random.
So that everytime the form is opened it shows the questions in different order.
Also would be cool to have a number of questions per site instead of scroling. (tracked in https://github.com/nextcloud/forms/issues/357)
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 names no files, tests, or entry points. Start by locating the code that loads and renders form questions, then trace when that happens as a form is opened. Done means questions appear in a randomized order on each opening, with coverage for the ordering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100