Pedrovgp/se4781 add custom html templates in studio - #403
Merged
pedrovgp merged 3 commits intoSep 21, 2021
Merged
Conversation
The customer required replacing the default list, which requires deleting these snippet files.
ADD html snippets from overview unit From here: https://studio.esme-staging.opencraft.hosting/course/course-v1:esme+CT+2021?show=block-v1%3Aesme%2BCT%2B2021%2Btype%40chapter%2Bblock%400d4aefe059784786bd1f8eb850a633b2 The snippets from the overview Unit were added. ADD snippets from all other subsections Added snippets from Typical Section and Quiz CSS lines were removed from all files, as per requested. CORRECT typo which made template invalid
pedrovgp
changed the base branch from
opencraft-release/koa.3
to
esme-oxford-release/koa.3
September 21, 2021 18:08
pedrovgp
changed the base branch from
esme-oxford-release/koa.3
to
opencraft-release/koa.3
September 21, 2021 18:09
This was referenced Sep 21, 2021
This file contains hidden or 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
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.
This is the continuation of #399, which was closed when I cleaned the commits. The changes in this PR will be cherry picked to the customers production branches as needed.
[SE-4781] This creates a custom list of HTML elements to add to a Unit, in a Subsection, in a Section of a course authored in Studio. This affects any author of courses using Studio.
JIRA tickets:
SE-4781
Screenshots:
When clicking HTML (below)


The list that appears (default below)
Should show all the units designed by ESME and available at this link
Merge deadline: 2021-09-17
Testing instructions:
Author notes and concerns:
This PR is being compared to the current branch in the staging environment.
Reviewers
@jvdm