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

Fix #387: Add support for showing concept cards in explorations [BLOCKED ON MISSING TESTS] #422

Closed
wants to merge 1 commit into from

Conversation

BenHenning
Copy link
Member

@BenHenning BenHenning commented Nov 19, 2019

Fix #387.

This introduces support for showing custom Oppia concept card links in feedback and content HTML. This requires a custom content handler with some hacky tag injection, but this seems like the best we can do (see https://stackoverflow.com/a/36528149 for context).

This updates the 'meaning of equal parts' exploration to include this new tag. This isn't yet finished on Oppia backend (FYI @aks681), so what we're working with in the meantime is a tag of the sort: refresher lesson.

This PR is ready for review, but not submission yet since tests need to be written.

card as one of the remediation pathways for 'the meaning of equal parts'
lesson.
@BenHenning
Copy link
Member Author

@jamesxu0 can you take a look at this?

Copy link
Contributor

@jamesxu0 jamesxu0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Sorry I missed looking at this before. Good workaround!

@oppiabot
Copy link

oppiabot bot commented Jun 15, 2020

Hi @BenHenning. Due to recent changes in the "develop" branch, this PR now has a merge conflict. Please follow this link if you need help resolving the conflict, so that the PR can be merged. Thanks!

@BenHenning
Copy link
Member Author

Replaced by #731.

@BenHenning BenHenning closed this Jun 23, 2020
@BenHenning BenHenning deleted the show-concept-card-links branch June 23, 2020 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support showing concept cards in the exploration player
2 participants