Skip to content

Fall back to downex instructions during older kid tasks#421

Merged
zwatson2001 merged 4 commits intomainfrom
downex-fallback
Feb 28, 2026
Merged

Fall back to downex instructions during older kid tasks#421
zwatson2001 merged 4 commits intomainfrom
downex-fallback

Conversation

@zwatson2001
Copy link
Collaborator

This PR adds the downward extension instructions to the task if the participant meets the criteria (2 out of the first 4 trials are incorrect) for memory game, matrix reasoning, and mental rotation.

Copy link
Collaborator

@asengupta3 asengupta3 left a comment

Choose a reason for hiding this comment

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

LGTM! @zwatson2001 I am wondering if we should also update some of our cypress tests to reflect these new changes?

@zwatson2001
Copy link
Collaborator Author

zwatson2001 commented Feb 28, 2026

LGTM! @zwatson2001 I am wondering if we should also update some of our cypress tests to reflect these new changes?

Great, thanks for reviewing @asengupta3! We definitely could - the current tests won't trigger this feature because they only select correct answers, but it might be good to test other paths as well.

@digital-pro
Copy link
Collaborator

digital-pro commented Feb 28, 2026 via email

@zwatson2001
Copy link
Collaborator Author

That’d be cool! I’ve been trying to figure out how to build a “bot” that can deal with CAT, etc. I asked Adam Ritchie for his thoughts and he has a conceptual idea, but implementing it could be someone’s dissertation. Obviously we can take small steps, but it is not that different (maybe harder) than writing alphaGO (because we’re not hoping it learns how to win, but sorting through paths and judging outcomes against “something.”

Oh interesting! I guess eventually we could have the tests read the participant's estimated ability for CATs and check that it changes as expected from correct and incorrect answers, but that's definitely a bigger project.

@zwatson2001 zwatson2001 merged commit ac4e9d7 into main Feb 28, 2026
3 checks passed
@zwatson2001 zwatson2001 deleted the downex-fallback branch February 28, 2026 01:43
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.

3 participants