The Adverse Adulthood Experiences (AAE) Self-Assessment

Identify emotional patterns shaped by unprocessed pain

Important Disclaimer:

This is not a diagnostic tool. It's a self-reflective framework to help you recognize emotional patterns that may have been shaped by adverse experiences. This assessment does not replace professional medical or psychological evaluation.

Format: 32 questions | 5-point scale | ~10 minutes

Answer based on how you typically feel or behave, not how you wish you felt or how you think you should respond.

Your AAE Assessment Results

0

out of 128 possible points

Interpretation

What's next?

This assessment provides a starting point for understanding how past experiences may be influencing present patterns. The Resurrection Algorithm offers a structured framework for addressing what you've identified.

Get the Book Access Free Resources Work With Dr. Rajaipour
// Mobile dropdown toggle document.querySelectorAll('.nav-dropdown-toggle').forEach(toggle => { toggle.addEventListener('click', function(e) { if (window.innerWidth <= 768) { e.preventDefault(); const dropdown = this.closest('.nav-dropdown'); dropdown.classList.toggle('active'); } }); });