-
Notifications
You must be signed in to change notification settings - Fork 0
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
v2.4.0 #229
Merged
Merged
v2.4.0 #229
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
KapilSachdev
commented
Oct 16, 2023
- Add support for content module
- Added cli, runner, parser, render and models for module, lesson, and text objects
- Uses existing video course format for now - Updated slide snapshotter to account for segments as well along with episodes
- Fix nil transcript and author for text and assessment segment.
And also updated dc file so we can easily preview. Also pins google protobuf so that it works on ARM musl.
- lo was learning objective acronym
WEB-6415: Add initial support for MMLP modules
WEB-6415: Accept module secrets
WEB-6415: Add default module file location
- Add text content ref details
- Identical with feature_banner
WEB-6415: Add module outcomes details
WEB-6415: Missing method error fix
WEB-6508: Validate presence of ref in text lesson
They need to be scoped within the lessons, otherwise they aren't unique
Paths in markdown metadata should always be relative to the markdown file itself. This updates the file existence checker so that that is the case.
WEB-6543: Updating linter file existence checker to work with subfiles
WEB-6559: Extract the vimeo_id from metadata, add to model, and push
Co-authored-by: sämmi <[email protected]>
WEB-6548: We mostly don't care about widths
WEB-6534: Make lesson ref mandatory
WEB-6564: Complain at non-unique titles
WEB-6569: Lesson title in linter
WEB-6578: Update dependencies
Oh, I have updates to slide generator to add to this release! |
@jellodiil No worries. I am merely creating the PR to review all the changes will be going to production. I will confirm with all before merging anything. |
sammyd
approved these changes
Oct 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.