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

fix: add externalScored property of OutcomeDeclaration in item compilation - NG version #284

Merged

Conversation

julien-sebire
Copy link
Member

Related ticket: https://oat-sa.atlassian.net/browse/MS-1239

In order to be included in item compilation, a newly added property must be annotated with @qtism-bean-property.
This has been missed when adding externalScored property of OutcomeDeclaration.

@julien-sebire julien-sebire changed the title fix: add externalScored property of OutcomeDeclaration in item compilation - main branch fix: add externalScored property of OutcomeDeclaration in item compilation - NG version Jun 11, 2021
Copy link
Member

@wazelin wazelin 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

@roman-kovalev roman-kovalev left a comment

Choose a reason for hiding this comment

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

LGTM

@julien-sebire julien-sebire merged commit 6b20f70 into develop Jun 11, 2021
@julien-sebire julien-sebire deleted the fix/MS-1239/add-external-scored-in-compilation-main branch August 24, 2022 06:28
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.

None yet

3 participants