Skip to content

Commit

Permalink
Merge branch 'release-30.5.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 8, 2024
2 parents 9aaafcf + 56def59 commit 7336dcf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion views/js/loader/taoQtiItem.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion views/js/loader/taoQtiItem.min.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ define([
$form.find('[name="constraints"][value="other"]').prop('disabled', true);
deleteMinMax();
response.attr('cardinality', 'single');
response.setCorrect({});
} else {
$form.find('[name="constraints"][value="other"]').prop('disabled', false);
response.attr('cardinality', 'multiple');
Expand Down

0 comments on commit 7336dcf

Please sign in to comment.