openedx / openedx/openedx-platform

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

Open
#36,824 11 comments 0 reactions 1 assignee View on GitHub

@bra-i-am is already working on this.

Since Sep 17, 2026.

  • #35118 by @imasdekar — closed without merging
bug help wanted release testing sumac
Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

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.

https://github.com/openedx/edx-platform/assets/170630433/7f84c701-2a97-44e4-9486-2e32d13fa298

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.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.