You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: