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

Add support Stepik plugin #443

Closed
wants to merge 50 commits into from
Closed

Conversation

2Pit
Copy link

@2Pit 2Pit commented Sep 7, 2016

@@ -114,7 +114,7 @@ public boolean hasFailedAnswerPlaceholders(@NotNull final TaskFile taskFile) {
@Nullable
@Override
public Element getState() {
if (myCourse == null) {
if (myCourse == null && myUser.getEmail().isEmpty()) {
Copy link
Author

Choose a reason for hiding this comment

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

This code is used not only in stepic integration but also with local courses. So user can be not logged in.

<script type="text/javascript" async
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML">
</script>

Copy link
Author

Choose a reason for hiding this comment

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

add LaTeX online

@ktisha
Copy link
Contributor

ktisha commented Feb 9, 2018

Close as not relevant anymore

@ktisha ktisha closed this Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants