Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test failure] <TC_AUTHOR_50>: <Reset option is not working properly for submit button in common problem components> #362

Open
AhmadHassan001 opened this issue May 23, 2024 · 5 comments · May be fixed by openedx/edx-platform#35118
Assignees
Labels
redwood release testing Affects the upcoming release (attention needed)
Milestone

Comments

@AhmadHassan001
Copy link

Release

RedWood

Expected behavior

The "Submit" button should be disabled after clicking reset option.

Actual behavior

After clicking the "Reset" button, questions are reset, but the "Submit" button stays active and clickable. If the user clicks the "Submit" button without selecting any option, it is marked incorrect.

Reset.Option.Issue.mov

Steps to reproduce

  1. Navigate to a common problem type component (SCQ, MCQ ) in the course.
  2. Attempt a question and submit an incorrect answer.
  3. Click the "Reset" button to reset the question.
  4. Click the submit button without selecting any option.
  5. Observe the behavior.

Additional information

  1. This issue affects all common problem components.
@AhmadHassan001
Copy link
Author

label: release testing

@github-actions github-actions bot added the release testing Affects the upcoming release (attention needed) label May 23, 2024
@mariajgrimaldi mariajgrimaldi added this to the Redwood.1 milestone May 24, 2024
@DonatoBD
Copy link

@AhmadHassan001 Thanks for the report ! I tested it as well and was able to replicate the issue. I also ran some tests on previous versions and found that this bug has been around for a while. I will dedicate some time next week to investigate further and will provide any updates here 😊

@mariajgrimaldi
Copy link
Member

This is currently happening in quince as well.

@mariajgrimaldi
Copy link
Member

@DonatoBD: I created an issue in the learning MFE repo to get maintainers attention.

@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented Oct 28, 2024

This issue affects edx-platform instead of the MFE, so I'm going to close the issue in the MFE to track it here directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redwood release testing Affects the upcoming release (attention needed)
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

3 participants