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

MCAS values not shown correctly on charts #1882

Open
kevinrobinson opened this issue Jul 10, 2018 · 1 comment
Open

MCAS values not shown correctly on charts #1882

kevinrobinson opened this issue Jul 10, 2018 · 1 comment

Comments

@kevinrobinson
Copy link
Contributor

This has two parts.

With summary charts

Single data points for recent scaled scores don't show up on the sparkline chart, even though they show on the numeric value, and they show on the chart below. As a guess, this may be because it's a single data point or because it's for Next Gen MCAS. Somerville test case: student_id: 1126, probably impacts NB too.

Next Gen SGP values don't show on more details charst

It looks like Next Gen MCAS SGPs don't show up in chart, despite being in the database and it's because of read-side bugs, starting in StudentProfileChart.rb and into the UI code. Somerville test case: student_id: 1126, student_assessment_id: 124584, and this probably impacts NB too.

@kevinrobinson
Copy link
Contributor Author

Somewhat related, about validations on these values: #1941

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant