Closed hectorsector closed 4 years ago
- Action [1] in [Merge your pull request] does not match the `enablePages` action's schema
- "store" must be of type object
- Action [1] in [Merge your pull request] does not match the `enablePages` action's schema
- "store" must be of type object
Thanks! I used squash and merge and on this one only because my commit history was kinda messy.
In this PR, I'm attempting to
enablePages
programmatically for the learner, even if they've already enabled it. I'm hoping that with that action, I can grab the pages URL and store it in the course for future use.Closes #37.