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

Allow a combination of media and text elements in questions and feedback #130

Open
matthias-noetzli opened this issue Dec 14, 2021 · 0 comments

Comments

@matthias-noetzli
Copy link

We had the requirement to be able to display a combination of images, videos, and text elements in a question or a feedback message.

I made a fork (https://github.com/HfH-DLC/h5p-multi-choice-media) and implemented the changes there by replacing those text fields with library fields with options for image, video and text, similarly to the already existing media field. Since the feedback messages can get rather big when containing media, I also added a toggle button for those.

Now we would like this functionality to be available on the Content Hub but are unsure about the best course of action. Is this functionality something that could be merged into the main repository or are we better off creating a new "Multiple Choice with Media" content type? And In the second case, how would go about publishing that. I appreciate your feedback.

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

No branches or pull requests

1 participant