Phase 1 — unblocked. Split out of #7, which is now scoped to the completion-code plumbing only. This issue is the participant-facing wrapper: the largest single piece of unblocked work, and 100% absent today.
The only repo-wide matches for prolific|consent|debrief|comprehension are prose in README.md and the HTML header comments. Nothing is implemented.
| Required |
Status |
| Consent form |
missing |
| Instructions |
missing — only the one-line prompt on the game screen |
| Comprehension check |
missing |
| Debrief |
missing |
| Fullscreen / mobile block |
missing |
| Timing estimate shown to participant |
missing |
Completion codes and the submission redirect are not here — see #7. This issue has no dependency on #7 and can be built in parallel with everything else in phase 1.
Dyad-specific, beyond the standard list
Minor but real
See READINESS.md section 4.
Phase 1 — unblocked. Split out of #7, which is now scoped to the completion-code plumbing only. This issue is the participant-facing wrapper: the largest single piece of unblocked work, and 100% absent today.
The only repo-wide matches for
prolific|consent|debrief|comprehensionare prose inREADME.mdand the HTML header comments. Nothing is implemented.prompton the game screenCompletion codes and the submission redirect are not here — see #7. This issue has no dependency on #7 and can be built in parallel with everything else in phase 1.
Dyad-specific, beyond the standard list
nameTrialthenlobbyTrialleaves one participant reading nothing while the other waits. Anything slow goes before pairing — the files already apply exactly this reasoning topreloadTrial, so extend it.Minor but real
nameTrialcollects a free-text display name, which is participant-entered PII shown to a stranger. Assign neutral labels ("Partner A") or filter. Cheaper than an IRB conversation.jsPsychPreloaddefaults to halting on error. One 404 inassets/tangrams/leaves a paid participant dead in the water with no completion code. Seton_error/continue_after_errordeliberately.See
READINESS.mdsection 4.