-
Notifications
You must be signed in to change notification settings - Fork 2
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
Schema issue preventing component rendering form in AAT v1 #31
Comments
joe-allen-89
added a commit
that referenced
this issue
Jul 29, 2024
github-project-automation
bot
moved this from Assigned
to Recently Released
in adapt_framework: The TODO Board
Sep 5, 2024
🎉 This issue has been resolved in version 3.2.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Subject of the issue/enhancement/features
Originally raised during v1 testing - https://github.com/cgkineo/adapt-authoring/issues/40
When adding adapt-youtube to a course in AAT the form is unable to render due to below required:
https://github.com/adaptlearning/adapt-youtube/blob/e9fd6fcf660b981d45c8349ac0c553819ba6d4f2/schema/component.schema.json#L10C1-L12C9
Suggest moving required to _media itself to make the source required:
"required": [ "_source"],
Your environment
Steps to reproduce
The text was updated successfully, but these errors were encountered: