Positivity Spectrum Quiz

1 week ago 4

Rommie Analytics

The Positivity Spectrum Quiz

We all get stuck sometimes, but how we get stuck matters.
Are you held back by hidden fears (The Comfort Zone) or by habitual negativity (The Positivity Block)?

Take this 60-second diagnostic to find out exactly what is blocking your happiness right now—and get a personalized prescription to fix it.

Find My Block

Join 200,000+ others who have transformed their mindset.

Progress 0%
Diagnostic Question

Analyzing Your Spectrum...

We are identifying your primary happiness blocker.

Your Recommended Reading

Recommended Book
Best Match For You

Your Primary Block:

Loading...

The Solution

Get The Book On Amazon

Instant Digital Download Available

${option.text} `; optionsContainer.appendChild(btn); }); } function selectOption(type) { // Save score scores[type]++; // Next Question or Finish currentQuestionIndex++; if (currentQuestionIndex < questions.length) { renderQuestion(); } else { showLoadingAndResults(); } } function showLoadingAndResults() { quizScreen.classList.add('hidden'); loadingScreen.classList.remove('hidden'); // Fake loading delay for UX setTimeout(() => { loadingScreen.classList.add('hidden'); calculateAndShowResult(); }, 1500); } function calculateAndShowResult() { resultScreen.classList.remove('hidden'); // LOGIC: Whichever score is higher determines the book. // If tie, default to Comfort Zone (Type A). const isComfortZone = scores.A >= scores.B; if (isComfortZone) { // RESULT: THE COMFORT ZONE document.getElementById('result-diagnosis-title').textContent = "The 'Safety Trap'"; document.getElementById('result-description').innerHTML = ` Your results indicate that you are stuck in The Comfort Zone.

You aren't necessarily negative; you are safe. But that safety has become a cage. You often hesitate to take risks, overthink future scenarios, and stick to routines even when they no longer serve you. Your happiness isn't blocked by a bad attitude—it's blocked by fear of the unknown. `; document.getElementById('result-solution').textContent = "You need to learn how to step into the 'Growth Zone' without triggering your fight-or-flight response. This book is your roadmap."; document.getElementById('result-book-image').src = "https://cdn.powerofpositivity.com/wp-content/uploads/2023/02/hp-sec10-mob-book.png"; document.getElementById('result-link').href = "https://www.amazon.com/The-Comfort-Zone/dp/1788179102"; } else { // RESULT: INSTANT POSITIVITY document.getElementById('result-diagnosis-title').textContent = "The 'Negativity Loop'"; document.getElementById('result-description').innerHTML = ` Your results indicate that you are caught in a Negativity Loop.

You often feel drained, irritable, or overwhelmed by the world around you. It's not that you want to be negative, but your brain has formed a habit of spotting problems before solutions. Your happiness is blocked by habitual thought patterns that steal your energy. `; document.getElementById('result-solution').textContent = "You need quick, actionable tools to snap out of these moods instantly. This book provides the exact shifts you need."; document.getElementById('result-book-image').src = "https://cdn.powerofpositivity.com/wp-content/uploads/2023/02/Book-Ad-instant-positivity.zip-1.jpg"; document.getElementById('result-link').href = "https://www.amazon.com/INSTANT-POSITIVITY-Become-Better-Every/dp/1737970481"; } }
Read Entire Article