Clickable Mockup — Options C & D

Both phones show the parent Learn tab. Everything below the QOD stats is new. Tap the research cards — the system browser sheet (SFSafariViewController) slides up with the stripped /research-parents page. In C the app has one entry card and the paper index lives on the web page; in D the five-paper index is native and each card deep-links straight to its paper.

Simulate offline
— flip this, then tap a card to see the graceful-failure states
Option C One entry card → web index
9:41☰ 📶 🔋
Learning Progress
Family QOD Dashboard
2,340
FAMILY XP
86%
AVG ACCURACY
2/3
ANSWERED TODAY
Maya · Grade 9
🔥 12-day streak · 91% accuracy this month
Why Centsible Scholar Works
🎓
The Research Behind Centsible Scholar
87 scholarly sources, an academic working paper, and a practical playbook — the science behind the four-bucket split.
Read the studies →
🏠Dashboard
📊Grades
Behavior
💰Earnings
📚Learn
⚙️Settings
Done
🔒centsiblescholar.com/research-parents
🧭
App work: one card + one openBrowserAsync() call. The five-paper index lives on the stripped web page inside the sheet.
Option D Native index → paper deep-links
9:41☰ 📶 🔋
Learning Progress
Family QOD Dashboard
2,340
FAMILY XP
86%
AVG ACCURACY
2/3
ANSWERED TODAY
The Research
🏠Dashboard
📊Grades
Behavior
💰Earnings
📚Learn
⚙️Settings
📡 You're offline — research articles need a connection.
Done
🔒centsiblescholar.com/research-parents
🧭
Same web pages, but the index is five themed native cards (~30 min more work). The sheet only appears at the moment of reading — and the offline check happens before it opens.
What to look for while clicking: In C, the browser sheet carries the whole experience — index and papers — so the app feels thinner but ships fastest. In D, the index feels first-class and each card deep-links to its paper (watch the URL change). The Practical Guide card in D cross-links to your existing Family Meetings screen. Open the Bibliography in either option to see the searchable, collapsible treatment instead of an 87-source wall of text. Flip Simulate offline: C fails gracefully inside the sheet with a retry; D catches it before opening the sheet with a native toast — the better pattern. Nothing reachable from either sheet links to pricing, demos, or site navigation.