Skip to content

confirm prompt should not have a continue options#65

Open
trbKnl wants to merge 1 commit intoeyra:masterfrom
trbKnl:confirm-prompt-fix
Open

confirm prompt should not have a continue options#65
trbKnl wants to merge 1 commit intoeyra:masterfrom
trbKnl:confirm-prompt-fix

Conversation

@trbKnl
Copy link
Contributor

@trbKnl trbKnl commented May 21, 2025

The problem

If input validation fails the confirm prompt is triggered (see also script.py). Participant should not be allowed to continue.

Participants can now click continue, and will register as completed, as they have completed the data share task. They will receive an incentive, although they were not able to provide a valid ddp.

The continue was only there, to prevent participant from getting stuck, because Next did not implement a "back or close" button. Next back then did not keep track of completion status

Solution

remove the continue option from the confirm prompt

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