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

Add a Gutenberg block for adding a module to a course #1966

Closed
wants to merge 10 commits into from

Conversation

donnapep
Copy link
Collaborator

@donnapep donnapep commented Dec 15, 2017

This PR adds a Gutenberg block that enables adding a module to a course.

To Do

  • Figure out how we're going to be able to determine module order based on the module blocks that have been added to a course.
  • Fix "Updating failed" error when saving a course with a module block in it.
  • The module is always rendered at the beginning of the course content, regardless of its location in the editor. Possible Gutenberg bug?
  • Limit block usage to Course post type.
  • Test coverage

@donnapep donnapep self-assigned this Dec 15, 2017
@donnapep donnapep added the [Status] In Progress Currently being worked on label Feb 2, 2018
@donnapep donnapep removed the [Status] In Progress Currently being worked on label May 14, 2018
@donnapep donnapep closed this May 15, 2018
@jom jom deleted the add/module-block branch May 30, 2018 15:25
@jom jom restored the add/module-block branch May 30, 2018 15:25
@jom jom deleted the add/module-block branch May 30, 2018 15:27
@donnapep donnapep restored the add/module-block branch June 27, 2018 08:47
@donnapep donnapep deleted the add/module-block branch February 9, 2023 18:45
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.

1 participant