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

If-Then-Else conditions #11

Open
danielghost opened this issue Jul 7, 2023 · 1 comment
Open

If-Then-Else conditions #11

danielghost opened this issue Jul 7, 2023 · 1 comment
Labels
bug An error has occurred icebox Issue parked for now

Comments

@danielghost
Copy link

danielghost commented Jul 7, 2023

What happened?

The If-Then conditions for https://github.com/adaptlearning/adapt-contrib-scoringAssessment/blob/issue/8/schema/article.schema.json#L209-L225 prevent the plugin from being enabled. The schema is correctly validated in the tool, i.e. an error is raised if the plugin is enabled and the _id is empty. However, the _isEnabled property is never saved and the plugin remains disabled.

Steps to reproduce

@danielghost danielghost added the bug An error has occurred label Jul 7, 2023
@taylortom taylortom added the high priority Should be prioritised over all other issues label Jul 14, 2023
@taylortom taylortom self-assigned this Jul 14, 2023
@taylortom taylortom transferred this issue from adapt-security/adapt-authoring Jul 19, 2023
@taylortom taylortom moved this from Assigned to Backlog in adapt-authoring: The TODO Board Aug 14, 2023
@taylortom taylortom moved this from Backlog to Assigned in adapt-authoring: The TODO Board Aug 15, 2023
@taylortom taylortom added the icebox Issue parked for now label Sep 28, 2023
@taylortom
Copy link
Contributor

This one is blocked by adapt-security/adapt-authoring-ui#269 (Backbone forms doesn't currently support if/then/else)

@taylortom taylortom moved this from Assigned to Backlog in adapt-authoring: The TODO Board Oct 26, 2023
@taylortom taylortom removed the high priority Should be prioritised over all other issues label Nov 30, 2023
@taylortom taylortom removed their assignment Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error has occurred icebox Issue parked for now
Projects
Development

No branches or pull requests

2 participants