Skip to content

Conversation

@srivastava-diya
Copy link

Description

Added support for the True/False question type and updated input handling logic to improve quiz rendering consistency.
This enhancement introduces a new conditional block for true-false type questions and ensures that radio inputs correctly capture user responses.

Notes for Reviewers

  • Verify that True/False questions now render with two radio button options.
  • Check that selection states are properly preserved and submitted.
  • Ensure visual consistency with other question types (single-answer, multiple-answer).

This PR fixes #131

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Diya <diyasrivastava2023@gmail.com>
@srivastava-diya srivastava-diya changed the title Added support for true-false answer type Added support for true-false type of questions Oct 25, 2025
@srivastava-diya
Copy link
Author

hey @leecalcote can you please please review my PR

@ritesh-karankal
Copy link

Thank you for your contribution!
Let’s discuss this during the Meshery Development Meeting today at 9 AM CT | 7:30 PM IST.

Please add it as an agenda item to the meeting minutes. :)

@leecalcote
Copy link
Member

@srivastava-diya, thanks. We will need to put this PR on hold as supporting this functionality requires adjoining backend server changes.

@ritzorama ritzorama added the pr/on hold PR/Issue on hold label Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support true-false as a dedicated question type

4 participants