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

[AUT-3780] fix: Fix when 'Category score' checkbox is absent from 'Simple' mode #2500

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

KirylHatalski
Copy link
Contributor

@KirylHatalski KirylHatalski commented Aug 29, 2024

Ticket: AUT-3780

What's Changed

  • Category score checkbox now visible in simple interface mode

Demo

image

How to test

  • Navigate to 'Tests' tab
  • Select the test from 'Preconditions'
  • Click 'Authoring' button
  • Click gear button on the right from test title
  • Open 'Scoring' section in test properties
  • Select ‘Total Score' in 'Outcome processing’ dropdown
  • Observe scoring section with 'Total score' selected
  • Repeat steps 6-7 for 'Cut score'

Copy link

Version

Target Version 48.12.3
Last version 48.12.2

There are 0 BREAKING CHANGE, 0 feature, 2 fixes

Copy link

Front-end summary Node 18

💯 Total ✅ Passed ⏭️ Skipped ❌ Failed
709 709 0 0

Copy link
Contributor

@Karol-Stelmaczonek Karol-Stelmaczonek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

Copy link
Contributor

@viktar-dzmitryieu-tao viktar-dzmitryieu-tao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

Copy link
Contributor

@jsconan jsconan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick code check only, looks good

@KirylHatalski KirylHatalski merged commit 4a652ee into develop Sep 5, 2024
5 checks passed
@KirylHatalski KirylHatalski deleted the fix/AUT-3780/category-score-cbox-fix branch September 5, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants