[Jira ticket](https://lumenlearning.atlassian.net/browse/)
- I have reviewed the AC for this feature and my changes meet all requirements
- (For UI changes) I have considered the accessibility of this feature (see https://www.a11yproject.com/checklist/ for a high-level checklist)
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- My changes generate no new warnings
- I have added tests that prove my fix is effective or that my feature works
- New and existing unit tests pass locally with my changes
- Any dependent changes have been merged and published in downstream modules
- My change requires a change to the documentation.
- I have updated the documentation accordingly.
- I have requested a review from at least one other dev