From a478ef0730b4c7ea681d94cfe18d5563de451658 Mon Sep 17 00:00:00 2001 From: carrie <1434597+cstiens@users.noreply.github.com> Date: Thu, 21 Jul 2022 11:02:35 -0500 Subject: [PATCH] Update design-spec-kindness-mode.md --- docs/design-spec-kindness-mode.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/design-spec-kindness-mode.md b/docs/design-spec-kindness-mode.md index 1918e9aa9..6b2a3c9a8 100644 --- a/docs/design-spec-kindness-mode.md +++ b/docs/design-spec-kindness-mode.md @@ -12,20 +12,27 @@ If no, display **km_ineligible-config** in the app. If no (bc of wifi network), display **km_ineligible-wifi** in the app. +Screen Shot 2022-07-21 at 10 38 11 AM + ## Notification Nudges -A. Send **notification A** when ... +A. Send **notification A** after the app updates with launch of kindness mode. -B. Send **notification B** when ... +B. Send **notification B** on the next day (after the app updates) at 9 pm local time. -C. Send **notification C** when ... +C. Send **notification C** _only if_ the user hasn't activated it yet, but have been using a direct connection to Tor. Send 4 days after the app updated with kindness mode. +Screen Shot 2022-07-21 at 10 55 09 AM ## App Views ### Without challenges **km_onboard** --> **km_active** --> **km_adjust-settings** --> **km_off** +Screen Shot 2022-07-21 at 11 01 35 AM + + ### With challenges +Challenges will be rolled out 1-3 months after kindness mode is released. **km_active-prompt --> km_active-challenge-start --> km_active-challenge-progress --> km_active-challenge-end --> km_achievement --> km_active-challenge-post-achievement**