nextcloud / nextcloud/forms

Randomize order of questions

Open
#1,869 1 comment 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.