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

Implementation to extract metadata from H5P Content Package #4131

Merged

Commits on Jun 12, 2023

  1. - add jszip yarn package;

    - implement code to extract .h5p files metadata;
    Manav Aggarwal authored and Manav Aggarwal committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7b4608c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. - [add] the extracted metadata from .h5p CP to contentNode

    Manav Aggarwal authored and Manav Aggarwal committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3a2b734 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. - [refactor] code

    - override file title
    Manav Aggarwal authored and Manav Aggarwal committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cef06b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. - [remove] unwanted logs

    Manav Aggarwal authored and Manav Aggarwal committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    04c749b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. - [add] test case for H5P content file extract metadata

    - [lint] fixes
    Manav Aggarwal authored and Manav Aggarwal committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    3f68c51 View commit details
    Browse the repository at this point in the history