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

Reinstate problem_check event as Problem Checked event #407

Merged
merged 2 commits into from
Jul 16, 2013

Conversation

rlucioni
Copy link
Contributor

This is a small change which will allow us to continue tracking problem check events. We lost this ability after deciding to return the Logger to its original behavior. @shnayder and @dianakhuang, please review?

#Logger.log 'problem_check', @answers
# Calling check from check_fd will result in firing the 'problem_check' event twice,
# since it is also called in the check function.
# Logger.log 'problem_check', @answers

Choose a reason for hiding this comment

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

Remove unused code?

@dianakhuang
Copy link
Contributor

From a technical standpoint, this looks good. 😎

@rlucioni
Copy link
Contributor Author

Thank you @dianakhuang. @shnayder, are you okay with this now?

@shnayder
Copy link

Yup, looks good.

rlucioni added a commit that referenced this pull request Jul 16, 2013
Reinstate problem_check event as Problem Checked event
@rlucioni rlucioni merged commit f2898f8 into master Jul 16, 2013
@rlucioni rlucioni deleted the renzo/problem-check-event branch July 16, 2013 19:20
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
Kelketek referenced this pull request in open-craft/edx-platform Mar 31, 2015
mattdrayer/MCKIN-3046-2: False status for zero grades
xavierchan pushed a commit to xavierchan/edx-platform-1 that referenced this pull request May 20, 2019
 增加了类modefi-loading-animation,修改加载图片样式
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this pull request Nov 17, 2022
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.

3 participants