nextcloud / nextcloud/forms

Ability to define "correct" and "wrong" answers for multiple choice questions, like a quiz

Open
#227 12 comments 2 reactions 0 assignees View on GitHub

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
  1. When creating the Form, there are some answers we can put like options
  2. 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
  3. at the end shows how many question a user has answered as correct and shows explanation on each question and answer!

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.