Skip to content

Question length exceeds 500 characters, making it impossible to take the quizzes. #10019

@marcin-jasinski

Description

@marcin-jasinski

What is the URL where the issue is happening

https://roadmap.sh/ai/quiz

What browsers are you seeing the problem on?

Firefox, Chrome

Describe the Bug

Current status: After the question is generated, it is not possible to provide any answer due to a server error:
Image

Expected behavior: The question length falls within the limits. If the answer length must also fall within a certain range, the answer field should indicate this (by displaying the number of characters remaining).

Output from browser console (if any)

{
	"0": {
		"message": "question length must be less than or equal to 500 characters long",
		"location": "question"
	}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions