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

bug: Incorrect responses being ignored #114

Closed
saraburns1 opened this issue Aug 12, 2024 · 1 comment
Closed

bug: Incorrect responses being ignored #114

saraburns1 opened this issue Aug 12, 2024 · 1 comment
Assignees

Comments

@saraburns1
Copy link
Contributor

In the int_problem_results model, the query is filtering out any incorrect responses for actors that had a correct response. This is not correct since actors can have a successful response for one question, but an incorrect response on another question and both should be returned in the query results.

https://github.com/openedx/aspects-dbt/blob/v3.29.1/models/problems/int_problem_results.sql#L22

@saraburns1
Copy link
Contributor Author

This was resolved in #112

@saraburns1 saraburns1 self-assigned this Aug 12, 2024
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

No branches or pull requests

1 participant