fix(ooniprobe): introduce the onboarding quiz as a comprehension check - #1826
Open
ChandlerHardy wants to merge 1 commit into
Open
ChandlerHardy wants to merge 1 commit into
ChandlerHardy wants to merge 1 commit into
Conversation
The Pop Quiz currently shows bare statements with true/false options and
no framing, which reads as ambiguous ('are these questions? true/false
what?', ooni/probe#2865). Add one introductory line so the statements are
explicitly a confirm-your-understanding check, per the direction proposed
by @hellais in that issue. Wording only; no flow or behavior changes.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
Description
The onboarding Pop Quiz currently presents bare statements with
true/falseoptions and no framing. As reported in ooni/probe#2865, this reads ambiguously: the survey prompt renders a?in front of what is actually a statement, and it's unclear whether the user is being asked for consent, for facts, or for preferences.In that thread @hellais ruled out consent-style wording (OONI can't act on a refusal — the goal is informing the user) and proposed framing the quiz explicitly as a comprehension check:
This PR implements exactly that: one introductory paragraph before the quiz, no flow or behavior changes.
Before:
After:
The reporter's other point (being re-asked about publishing after opting out at install time) is a config-flow question @hellais addressed separately in the thread; deliberately out of scope here.
Verified with
gofmt+go vetand package compilation. Happy to adjust the copy however the team prefers.🤖 Generated with Claude Code
https://claude.ai/code/session_011x7Jp2AKWfdvv9YAU5bW4b