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

Added metadata field for video xblocks #394

Conversation

farhaanbukhsh
Copy link
Member

This adds an additional field to video xblocks, a field called metadata, where any information related to the component can be used by admin/course-creators.

JIRA tickets: BB-4651

Discussions: Link to any public dicussions about this PR or the design/architecture. Otherwise omit this.

Dependencies: None

Screenshots:

image

Sandbox URL: TBD - sandbox is being provisioned.

Merge deadline: "None" if there's no rush, "ASAP" if it's critical, or provide a specific date if there is one.

Testing instructions:

  1. This pr is based on Koa.3
  2. So make sure to have a koa.3 devstack up and running,
  3. In the edx-platform repository pull the branch
  4. Run make dev.restart-devserver.studio
  5. Login to lms at port 18000 and then visit http://localhost:18010
  6. Edit the demo course and add another unit, in the new unit add video xblocks
  7. Click on Edit on the top and switch to Advance tab
  8. Here you can add any data

Author notes and concerns:

None

Reviewers

Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
Copy link

@shimulch shimulch left a comment

Choose a reason for hiding this comment

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

@farhaanbukhsh LGTM 👍

  • I tested this: on local devstack I've tested the new metadata field appears, saving to the field persists and import-export works with this field as well.
  • I read through the code
  • [N/A] I checked for accessibility issues
  • Includes documentation
  • [N/A] I made sure any change in configuration variables is reflected in the corresponding client's configuration-secure repository.

@farhaanbukhsh
Copy link
Member Author

This is no more needed by NELP so closing this,

@farhaanbukhsh farhaanbukhsh deleted the farhaan/bb-4651-implementing-metadata-changes-video-blocks branch November 2, 2021 14:24
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.

2 participants