Ability to define "correct" and "wrong" answers for multiple choice questions, like a quiz
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: 📑 form creation
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
Description
Which Forms version are you running? (see apps page)
1.1.1
Nextcloud or ownCloud?:
Nextcloud
Nextcloud/ownCloud version: (see Nextcloud admin page)
17
Steps to reproduce
- When creating the Form, there are some answers we can put like options
- While Putting the answers make 1 field as Best Answer , if someone choose Option A, B , C ,D
it shows if A is correct and person choose B option it should show Incorrect and shows that the Option A is correct and show some explanation content that we can choose upon adding the question - at the end shows how many question a user has answered as correct and shows explanation on each question and answer!
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 reviewing the existing form-creation flow and how submitted answers and results are displayed. Trace where questions and answer options are stored and where completion results are assembled. Done should include configurable correct answers and explanations, per-question feedback, and an overall score.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100