Problem/Motivation

I like to create a quiz question type. In the question type form I do see the save button only. See attached screenshot.
Screenshot

Steps to reproduce

Just install the quiz module in version 7.0.2 in a Drupal 11 project. Then try to create a quiz question type. You'll see the save button only.

This is a major issue, since creating a question type is crucial for being able to create quizzes.

Proposed resolution

Make the full quiz question type form visible, so a quiz question type can be created.

Issue fork quiz-3545043

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jepster_ created an issue. See original summary.

jepster_’s picture

I've seen, that I must install any question type module first. This info would be very helpful on the "add quiz question type" page. Otherwise this page is quite confusing.

smustgrave made their first commit to this issue’s fork.

smustgrave’s picture

Status: Active » Needs review

Personally I think that route should just be removed, doesn't serve any purpose right?

ravi kant made their first commit to this issue’s fork.

ravi kant’s picture

The issue not solving for me.
I have tested by checkout MR!62.

smustgrave’s picture

Can you elaborate more? All the MR is doing is dropping the route, so you should get a 404 on that page.

ravi kant’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new88.08 KB
new109.04 KB

@smustgrave ,
Thank you for commenting, I try again and find the 'Page not found' message now.
The MR changes working as accepted.
Thank you again :)

smustgrave’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.