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 math answer saving #204

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Fix math answer saving #204

merged 1 commit into from
Oct 11, 2024

Conversation

zwatson2001
Copy link
Collaborator

I think this fixes the issue where the answer for math trials was always being saved as 7/8. For some reason taskStore().target (which was previously being saved as the answer in the data) is 7/8 for all math trials, but the target value stored in layoutConfig is accurate. It might be good to eventually find out why taskStore doesn't have the right value, but this should fix the problem for now.

@zwatson2001 zwatson2001 merged commit a1bb8a6 into main Oct 11, 2024
3 checks passed
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.

1 participant