{"id":4711,"date":"2025-08-18T08:04:07","date_gmt":"2025-08-18T13:04:07","guid":{"rendered":"https:\/\/madlysane.com\/?page_id=4711"},"modified":"2025-08-26T01:12:21","modified_gmt":"2025-08-26T06:12:21","slug":"4711-2","status":"publish","type":"page","link":"https:\/\/madlysane.site\/en\/4711-2\/","title":{"rendered":"Start Here"},"content":{"rendered":"\n<!-- Start Here: Personalize Your Journey -->\n<section style=\"background:var(--bg-soft); padding:40px 0; margin-top:40px;\">\n  <div class=\"container\">\n    <div class=\"card\" style=\"max-width:520px; margin:auto;\">\n      <h2 style=\"margin-top:0; color:var(--ink); font-weight:800;\">Start Here: Personalize Your Journey<\/h2>\n      <label for=\"goal\" style=\"font-weight:600;\">What is your primary goal?<\/label>\n      <select id=\"goal\" style=\"width:100%;padding:0.6em;margin-top:0.5em;font-size:1em;border-radius:8px;border:1px solid #d8c3bc;\">\n        <option value=\"\">&#8212; Select a goal &#8212;<\/option>\n        <option value=\"anxiety\">Anxiety Relief<\/option>\n        <option value=\"social\">Improve Social Skills<\/option>\n        <option value=\"emotional\">Emotional Regulation<\/option>\n        <option value=\"focus\">Improve Focus<\/option>\n      <\/select>\n\n      <button id=\"getRecBtn\" type=\"button\" class=\"btn\" style=\"margin-top:10px;\">Get Recommendations<\/button>\n\n      <div class=\"results\" id=\"results\" style=\"display:none;margin-top:1em;padding:1em;background:#fff;border-radius:8px;border:1px solid #f0e4df;line-height:1.6;\"><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\ndocument.getElementById(\"getRecBtn\").addEventListener(\"click\", showRecommendations);\nfunction linkify(list) {\n  return list.map(item => \n    `<a href=\"${item[1]}\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">${item[0]}<\/a>`\n  ).join(\", \");\n}\n\nfunction showRecommendations() {\n  const goal = document.getElementById(\"goal\").value;\n  const results = document.getElementById(\"results\");\n\n  const recs = {\n    anxiety: {\n      forums: [\n        [\"TranquilTalks\", \"https:\/\/madlysane.site\/forums\/tranquiltalks\"], \n        [\"EmotionPathways\", \"https:\/\/madlysane.site\/forums\/emotionpathways\"]\n      ],\n      games: [\n        [\"Breathing Exercise\", \"https:\/\/madlysane.site\/en\/madlysane-games\/#breathing-exercise\"], \n        [\"Color Match Calm\", \"https:\/\/madlysane.site\/en\/madlysane-games\/#color-match-calm\"]\n      ],\n      resources: [\n        [\"Managing Anxiety 101\", \"https:\/\/madlysane.site\/en\/managing-anxiety-101\/\"], \n        [\"Guided Meditation Videos\", \"https:\/\/madlysane.site\/en\/guided-meditation-library\/\"], \n        [\"Moodfit App\", \"https:\/\/madlysane.site\/en\/a-demo\/\"]\n      ],\n      mood: \"Track anxiety triggers and calming activities in Moodfit\",\n      extras: [\n        [\"Live guided meditation in WellnessWeave\", \"https:\/\/madlysane.site\/forums\/wellnessweave\"], \n        [\"TelePractice strategies\", \"https:\/\/madlysane.site\/en\/telepractice\"]\n      ]\n    },\n    social: {\n      forums: [\n        [\"InsightHub\", \"https:\/\/madlysane.site\/forums\/insighthub\"], \n        [\"WellnessWeave\", \"https:\/\/madlysane.site\/forums\/wellnessweave\"]\n      ],\n      games: [\n        [\"Mood-Based Activity Picker\", \"https:\/\/madlysane.site\/en\/madlysane-games\/#mood-based-activity-picker\"], \n        [\"Memory Match\", \"https:\/\/madlysane.site\/en\/madlysane-games\/#memory-match\"]\n      ],\n      resources: [\n        [\"Building Social Confidence\", \"https:\/\/madlysane.site\/en\/building-social-confidence\/\"], \n        [\"Conversation Starters\", \"https:\/\/madlysane.site\/en\/conversation-starter\/\"], \n        [\"Relationship Tips\", \"https:\/\/madlysane.site\/en\/relationship-tips\/\"]\n      ],\n      mood: \"Track social interactions and confidence levels\",\n      extras: [\n        [\"Creative Workshop on conversation flow\", \"https:\/\/madlysane.site\/en\/events\/creative-workshops\"], \n        [\"Peer-led support group in TranquilTalks\", \"https:\/\/madlysane.site\/forums\/tranquiltalks\"]\n      ]\n    },\n    emotional: {\n      forums: [\n        [\"EmotionPathways\", \"https:\/\/madlysane.site\/forums\/emotionpathways\"], \n        [\"InsightHub\", \"https:\/\/madlysane.site\/forums\/insighthub\"]\n      ],\n      games: [\n        [\"Color Match Calm\", \"https:\/\/madlysane.site\/en\/madlysane-games\/#color-match-calm\"], \n        [\"Breathing Exercise\", \"https:\/\/madlysane.site\/en\/madlysane-games\/#breathing-exercise\"]\n      ],\n      resources: [\n        [\"Personalized Training Module\", \"https:\/\/madlysane.site\/en\/personalized-training-models\/\"], \n        [\"Wellness Journaling\", \"https:\/\/madlysane.site\/en\/personalized-wellness-journal\/\"], \n        [\"Expert Q&A replays\", \"https:\/\/madlysane.site\/forums\/insighthub\"]\n      ],\n      mood: \"Track emotional highs\/lows and coping strategies\",\n      extras: [\n        [\"Permission Slip ritual\", \"https:\/\/madlysane.site\/en\/rituals\/permission-slip\"], \n        [\"Themed discussion in EmotionPathways\", \"https:\/\/madlysane.site\/forums\/emotionpathways\"]\n      ]\n    },\n    focus: {\n      forums: [\n        [\"WellnessWeave\", \"https:\/\/madlysane.site\/forums\/wellnessweave\"], \n        [\"InsightHub\", \"https:\/\/madlysane.site\/forums\/insighthub\"]\n      ],\n      games: [\n        [\"Memory Match\", \"https:\/\/madlysane.site\/en\/madlysane-games\/#memory-match\"], \n        [\"Focus Builder\", \"https:\/\/madlysane.site\/en\/madlysane-games\/#focus-builder\"]\n      ],\n      resources: [\n        [\"Focus Hacks\", \"https:\/\/madlysane.site\/en\/focus-hack\/\"], \n        [\"Mindfulness for Productivity\", \"https:\/\/madlysane.site\/en\/mindfulness-for-productivity\/\"], \n        [\"Moodfit Focus Tracker\", \"https:\/\/madlysane.site\/en\/mood-fit-focus-tracker\/\"]\n      ],\n      mood: \"Track focus levels and distractions\",\n      extras: [\n        [\"TelePractice productivity coaching\", \"https:\/\/madlysane.site\/en\/telepractice\"], \n        [\"Focus Challenge\", \"https:\/\/madlysane.site\/en\/events\/focus-challenge\"]\n      ]\n    }\n  };\n\n  if (goal && recs[goal]) {\n    const rec = recs[goal];\n    results.innerHTML = `\n      <h3>Your Personalized Plan<\/h3>\n      <strong>Forums to Join:<\/strong> ${linkify(rec.forums)}<br>\n      <strong>Games to Play:<\/strong> ${linkify(rec.games)}<br>\n      <strong>Resources to Read:<\/strong> ${linkify(rec.resources)}<br>\n      <strong>Mood Tracking Goals:<\/strong> ${rec.mood}<br>\n      <strong>Extra Engagement:<\/strong> ${linkify(rec.extras)}\n    `;\n    results.style.display = \"block\";\n  } else {\n    results.innerHTML = \"<p>Please select a goal to get started.<\/p>\";\n    results.style.display = \"block\";\n  }\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Start Here: Personalize Your Journey What is your primary goal? &#8212; Select a goal &#8212;Anxiety ReliefImprove Social SkillsEmotional RegulationImprove Focus Get Recommendations<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-4711","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/4711","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/comments?post=4711"}],"version-history":[{"count":5,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/4711\/revisions"}],"predecessor-version":[{"id":5654,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/4711\/revisions\/5654"}],"wp:attachment":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/media?parent=4711"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}