Skip to content

Restrict student discipline scatter plot to school year#2373

Merged
kevinrobinson merged 4 commits intostudentinsights:masterfrom
edavidsonsawyer:discipline_school_year
Jan 29, 2019
Merged

Restrict student discipline scatter plot to school year#2373
kevinrobinson merged 4 commits intostudentinsights:masterfrom
edavidsonsawyer:discipline_school_year

Conversation

@edavidsonsawyer
Copy link
Collaborator

@edavidsonsawyer edavidsonsawyer commented Jan 28, 2019

Who is this PR for?

Educators

What problem does this PR fix?

The student profile has a discipline incident heatmap that includes incidents for the previous school year, which is unlikely to be useful in finding patterns in the student's behavior.

What does this PR do?

Restricts the heatmap in the profile to the current school year only.

Checklists

Which features or pages does this PR touch?

  • Student Profile

Does this PR use tests to help verify we can deploy these changes quickly and confidently?

  • Included specs for changes
  • Improved specs for existing code in need of better test coverage
  • Manual testing made more sense here

@kevinrobinson
Copy link
Contributor

@edavidsonsawyer Awesome! I had a question about the snapshot, but this seems great and I can ship it later today. 👍

Copy link
Contributor

@kevinrobinson kevinrobinson left a comment

Choose a reason for hiding this comment

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

ah sorry looks like this comment didn't go through. going to ship now, but to confirm, this removes the snapshot?


jest.mock('../components/HighchartsWrapper', () => 'highcharts-wrapper');

it('snapshots', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

this removes the snapshot?

@kevinrobinson kevinrobinson merged commit 7ec0b0f into studentinsights:master Jan 29, 2019
kevinrobinson added a commit that referenced this pull request Jan 29, 2019
…snapshot

Profile: Restrict student discipline scatter plot to school year (v2) #2373
@kevinrobinson
Copy link
Contributor

@edavidsonsawyer I added the snapshot back in #2378 to :ship now

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