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

T&A 43267: Fixes being able to save a question with no positive point answers (Matching question) #8861

Open
wants to merge 1 commit into
base: release_10
Choose a base branch
from

Conversation

matheuszych
Copy link
Contributor

When editing a Matching question and setting all matches to give negative (incl. 0) points, the question get successfully saved but when looking in the question overview it says that the question is incomplete.

There error seems to be affected by the way how it is determined, whether the question has enough positive points assigned.

By checking what the highest point value is, you could determine if the question is solveable and if correctly solved even gives any points. Correctly solved questions should always give more than 0 points.

Mantis: 43267

@dsstrassner dsstrassner requested a review from kergomard January 16, 2025 11:08
@dsstrassner dsstrassner added the php Pull requests that update Php code label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants