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 #5041 and #5033: Hide unresolved student answers when the exploration is private, since there is no data to show. #5080

Merged
merged 1 commit into from
Jun 10, 2018

Conversation

seanlip
Copy link
Member

@seanlip seanlip commented Jun 10, 2018

This fixes #5041, which is a blocking bug for the upcoming release. /cc @tjiang11 @kevinlee12

Checklist

  • The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes.
  • The PR explanation includes the words "Fixes #bugnum: ...".
  • The linter/Karma presubmit checks have passed.
  • The PR is made from a branch that's not called "develop".
  • The PR follows the style guide.
  • The PR is assigned to an appropriate reviewer.

@seanlip
Copy link
Member Author

seanlip commented Jun 10, 2018

@kevinlee12 I've tested this, but please could you verify that this fixes the original issue(s)? Thanks!

@codecov-io
Copy link

codecov-io commented Jun 10, 2018

Codecov Report

Merging #5080 into develop will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #5080      +/-   ##
===========================================
- Coverage    45.19%   45.18%   -0.01%     
===========================================
  Files          408      408              
  Lines        23812    23816       +4     
  Branches      3850     3851       +1     
===========================================
  Hits         10761    10761              
- Misses       13051    13055       +4
Impacted Files Coverage Δ
...r/editor_tab/UnresolvedAnswersOverviewDirective.js 2.85% <0%> (-0.37%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5665c3a...689c29f. Read the comment docs.

@brianrodri brianrodri merged commit 1876e31 into develop Jun 10, 2018
@brianrodri
Copy link
Contributor

Thanks!

@kevinlee12
Copy link
Contributor

I know it's been merged, but I do want to confirm that it's been fixed.

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.

Cannot find page error in Text Input after returning from another card
5 participants