portal.mocacognition.com Open in urlscan Pro
2606:4700:20::681a:fe1  Public Scan

Submitted URL: https://mocaxpresso.com/
Effective URL: https://portal.mocacognition.com/
Submission: On July 14 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

DIALOG

<form method="dialog" class="relative flex flex-col">
  <div role="status" class="hidden absolute w-full h-full justify-center items-center bg-[#00000099] z-10">
    <svg aria-hidden="true" class="inline w-8 h-8 text-gray-200 animate-spin dark:text-gray-400 fill-blue-600" viewBox="0 0 100 101" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path
        d="M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z"
        fill="currentColor"></path>
      <path
        d="M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z"
        fill="currentFill"></path>
    </svg>
  </div>
  <div class="flex flex-row px-8 py-4 bg-[#1b75bc] text-white text-xl justify-between items-center"><span>Login</span>
    <div class="cursor-pointer" onclick="this.closest('dialog').close()"><svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
        <circle cx="16.6" cy="16" r="15.5" stroke="white" stroke-opacity="0.2"></circle>
        <line x1="22.5175" y1="10.4351" x2="10.6651" y2="22.2876" stroke="white" stroke-width="1.5"></line>
        <line x1="10.6655" y1="10.452" x2="22.518" y2="22.3044" stroke="white" stroke-width="1.5"></line>
      </svg>
    </div>
  </div>
  <div id="login-dialog-fields" class="px-8 py-4 flex flex-col gap-3"><span id="login-dialog-please-login-to-perform-xpresso-moca" class="hidden text-xs" data-loginmessage="">Please login in order to perform the XpressO MoCA. No account yet? Please
      <a class="underline" href="/register#header-blue-bar">register here</a>.</span><span id="login-dialog-session-expired-please-login-again" class="hidden text-xs" data-loginmessage="">Your session has expired. Please login again.</span>
    <div class="flex flex-row border-2 rounded"><label for="login-dialog-email" class="px-3 py-1 w-[128px] bg-gray-200 text-xs text-gray-500">Email address</label><input id="login-dialog-email" class="px-3 py-1 w-56 text-xs" type="email"
        autocomplete="username" data-cy="login-email" required=""></div>
    <div class="flex flex-row border-2 rounded"><label for="login-dialog-password" class="px-3 py-1 w-[128px] bg-gray-200 text-xs text-gray-500">Password</label><input id="login-dialog-password" class="px-3 py-1 w-56 text-xs" type="password"
        autocomplete="current-password" data-cy="login-password" required="" oninput=";clearLoginDialogPasswordValidity()" data-failedloginmessage="Login failed. Please check your email and password"></div>
    <div class="flex flex-row-reverse justify-between items-center text-gray-500"><button class="uppercase rounded-full bg-[#D07902] text-white px-8 py-2 text-xs cursor-pointer hover:drop-shadow-lg" data-cy="login-submit"
        onclick=";loginClicked();event.preventDefault();">Login</button>
      <div class="flex flex-col flex-wrap text-xs items-start gap-1"><a class="underline text-center cursor-pointer" onclick=";showForgotPassword()" href="#">Forgot password</a><a class="underline text-center" href="/register">Register</a></div>
    </div>
  </div>
  <div id="login-dialog-account-unconfirmed" class="p-4 hidden flex-col gap-3"><span class="font-bold text-lg uppercase text-[#1A6AB4]">Account not yet confirmed</span>
    <hr class="flex-grow border-neutral-400">
    <div class="flex flex-row"><span class="motion-safe:animate-pulse text-5xl">✉️</span><span>You haven't yet confirmed your account. Please check your mailbox for a <span class="font-bold">confirmation link</span>.<br><br>Keep in mind the email
        might be in your junk/spam folder.<br><br>Otherwise, you can request a new confirmation link <a class="underline cursor-pointer" href="javascript:requestNewConfirmationLink()">here</a>.</span></div>
  </div>
  <div id="login-dialog-new-confirmation-sent" class="p-4 hidden flex-col gap-3"><span class="font-bold text-lg uppercase text-[#1A6AB4]">New confirmation link sent</span>
    <hr class="flex-grow border-neutral-400">
    <div class="flex flex-row"><span class="motion-safe:animate-pulse text-5xl">✅</span><span>Please check your email. There will be a <span class="font-bold">confirmation link</span>.<br><br>Keep in mind the email might be in your junk/spam
        folder.</span></div>
  </div>
</form>

DIALOG

<form method="dialog" class="relative flex flex-col">
  <div role="status" class="hidden absolute w-full h-full justify-center items-center bg-[#00000099] z-10">
    <svg aria-hidden="true" class="inline w-8 h-8 text-gray-200 animate-spin dark:text-gray-400 fill-blue-600" viewBox="0 0 100 101" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path
        d="M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z"
        fill="currentColor"></path>
      <path
        d="M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z"
        fill="currentFill"></path>
    </svg>
  </div>
  <div class="flex flex-row px-8 py-4 bg-[#1b75bc] text-white text-xl justify-between items-center"><span>Forgot password</span>
    <div class="cursor-pointer" onclick="this.closest('dialog').close()"><svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
        <circle cx="16.6" cy="16" r="15.5" stroke="white" stroke-opacity="0.2"></circle>
        <line x1="22.5175" y1="10.4351" x2="10.6651" y2="22.2876" stroke="white" stroke-width="1.5"></line>
        <line x1="10.6655" y1="10.452" x2="22.518" y2="22.3044" stroke="white" stroke-width="1.5"></line>
      </svg>
    </div>
  </div>
  <div id="forgot-password-form" class="p-8 flex flex-col gap-3">
    <div class="flex flex-row border-2 rounded">
      <div class="px-3 py-1 w-[128px] bg-gray-200 text-xs text-gray-500">Email address</div><input id="forgot-password-username" class="px-3 py-1 w-56 text-xs" type="email" name="username" autocomplete="username" required="">
    </div>
    <div class="flex flex-row justify-end items-center text-gray-500">
      <div class="uppercase rounded-full bg-[#D07902] text-white px-8 py-2 text-xs cursor-pointer hover:drop-shadow-lg" onclick=";forgotPasswordClicked()">Submit</div>
    </div>
  </div>
  <div id="forgot-password-success" class="hidden p-4 flex-row"><span class="motion-safe:animate-pulse text-4xl">✅</span><span>Please check your email. If you have an account with us there will be a <span class="font-bold">confirmation link</span>.
      Keep in mind the email might be in your junk/spam folder.</span></div>
</form>

DIALOG

<form method="dialog" class="relative flex flex-col">
  <div role="status" class="hidden absolute w-full h-full justify-center items-center bg-[#00000099] z-10">
    <svg aria-hidden="true" class="inline w-8 h-8 text-gray-200 animate-spin dark:text-gray-400 fill-blue-600" viewBox="0 0 100 101" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path
        d="M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z"
        fill="currentColor"></path>
      <path
        d="M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z"
        fill="currentFill"></path>
    </svg>
  </div>
  <div class="flex flex-row px-8 py-4 bg-[#1b75bc] text-white text-xl justify-between items-center"><span>Delete account</span>
    <div class="cursor-pointer" onclick="this.closest('dialog').close()"><svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
        <circle cx="16.6" cy="16" r="15.5" stroke="white" stroke-opacity="0.2"></circle>
        <line x1="22.5175" y1="10.4351" x2="10.6651" y2="22.2876" stroke="white" stroke-width="1.5"></line>
        <line x1="10.6655" y1="10.452" x2="22.518" y2="22.3044" stroke="white" stroke-width="1.5"></line>
      </svg>
    </div>
  </div>
  <div id="account-deletion-request-confirmation-form" class="py-4 px-8 flex flex-col gap-3">
    <p>Are you sure that you want to delete your account? All test results will be lost.</p>
    <div class="flex flex-row justify-end items-center text-gray-500 gap-4">
      <div class="uppercase rounded-full bg-[#99B0C6] text-white px-8 py-2 text-xs cursor-pointer hover:drop-shadow-lg" onclick=";this.closest('dialog').close()">Cancel</div>
      <div class="uppercase rounded-full bg-[#D07902] text-white px-8 py-2 text-xs cursor-pointer hover:drop-shadow-lg" data-cy="delete-account-confirmation-yes" onclick=";window.accountDeletionRequested()">Yes</div>
    </div>
  </div>
</form>

DIALOG

<form method="dialog" class="relative flex flex-col">
  <div class="flex flex-row px-8 py-4 bg-[#1b75bc] text-white text-xl justify-between items-center"><span>Your request has been received</span>
    <div class="cursor-pointer" onclick="this.closest('dialog').close()"><svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
        <circle cx="16.6" cy="16" r="15.5" stroke="white" stroke-opacity="0.2"></circle>
        <line x1="22.5175" y1="10.4351" x2="10.6651" y2="22.2876" stroke="white" stroke-width="1.5"></line>
        <line x1="10.6655" y1="10.452" x2="22.518" y2="22.3044" stroke="white" stroke-width="1.5"></line>
      </svg>
    </div>
  </div>
  <div id="account-deletion-requested-form" class="py-4 px-8 flex flex-col gap-3">
    <p>Your delete request has been received. Our support team will delete your account within the next 48 hours. We thank you for placing your trust in us and using our services.</p>
    <div class="flex flex-row justify-end items-center gap-4">
      <div class="uppercase rounded-full bg-[#D07902] text-white px-8 py-2 text-xs cursor-pointer hover:drop-shadow-lg" onclick=";this.closest('dialog').close()">Ok</div>
    </div>
  </div>
</form>

Text Content

Navbar menu
 * FR
 * Register
 * Login
 * My page
 * Logout

 * About XpressO
 * Q & A
 * Clinical trials


 * 
 * About XpressO
 * Q & A
 * Clinical trials
 * 

 * 
 * Français
 * Register
 * My page
 * Login
 * Logout
 * 


TEST YOUR MEMORY

Self-assess in under seven minutes...


TEST YOUR MEMORY

Self-assess in under seven minutes...


SCREENING & DIAGNOSIS

When in doubt, contact your local doctor
read more...


SCREENING & DIAGNOSIS

When in doubt, contact your local doctor
read more...


CARE & RESEARCH

When in doubt, contact your local doctor
read more...


CARE & RESEARCH

When in doubt, contact your local doctor
read more...


LOOK AFTER YOUR BRAIN HEALTH

Reduce the risk of developing dementia
read more...


LOOK AFTER YOUR BRAIN HEALTH

Reduce the risk of developing dementia
read more...

Cognitive Health
Cognitive health is a crucial component of our overall well-being, encompassing
the ability to think, learn, remember, and make decisions. These cognitive
functions are vital at every stage of life, not just in older age.

--------------------------------------------------------------------------------

more...

--------------------------------------------------------------------------------

Signs & Symptoms
Cognitive health is a crucial part of our wellbeing, encompassing our ability to
remember, think, and make decisions. Mild Cognitive Impairment (MCI) represents
a slight but noticeable change in these abilities.

--------------------------------------------------------------------------------

more...

--------------------------------------------------------------------------------

Screening & Diagnosis
As we journey into and through our golden years, giving attention to our
cognitive health is just as essential as looking after our physical well-being.

--------------------------------------------------------------------------------

more...

--------------------------------------------------------------------------------

Recruiting clinical trialsSCGs as a Proxy for Determining the Cognitive Status
of Older AdultsTACAD Program for Asian American Family Caregivers of Persons
Living With Alzheimer'sEfficacy and Safety of MK-1167 in Participants With
Alzheimer's Disease Dementia Taking Stable Donepezil Treatment (MK-1167-007)

--------------------------------------------------------------------------------

more...

--------------------------------------------------------------------------------

Questions & answersWhat does cognition mean?What is Mild Cognitive
Impairment?What does brain health mean?How can I stimulate my brain?Can I
reverse memory loss?

--------------------------------------------------------------------------------

more...

--------------------------------------------------------------------------------

XpressO MoCA test

Start the test now and get your results immediately

Open XpressO MoCA
Download xpresso

Download the app from both Apple App Store and Google Play Store and test your
cognition



--------------------------------------------------------------------------------

PrivacyCookie policyTerms & Conditions
All rights reserved ©2023 MoCA Cognition
Login

Please login in order to perform the XpressO MoCA. No account yet? Please
register here.Your session has expired. Please login again.
Email address
Password
Login
Forgot passwordRegister
Account not yet confirmed

--------------------------------------------------------------------------------

✉️You haven't yet confirmed your account. Please check your mailbox for a
confirmation link.

Keep in mind the email might be in your junk/spam folder.

Otherwise, you can request a new confirmation link here.
New confirmation link sent

--------------------------------------------------------------------------------

✅Please check your email. There will be a confirmation link.

Keep in mind the email might be in your junk/spam folder.
Forgot password

Email address
Submit
✅Please check your email. If you have an account with us there will be a
confirmation link. Keep in mind the email might be in your junk/spam folder.
Your browser window is too small


Your browser window isn't big enough to perform the XpressO MoCA test.

Please resize your browser window to make room for the test.

If you are not able to make the window bigger, you can also perform the test
using our mobile app. It can be downloaded here:


This message will disappear as soon as the browser window is large enough.

❌


Loading,
one moment
please...



Loading,
one moment
please...

Delete account


Are you sure that you want to delete your account? All test results will be
lost.

Cancel
Yes
Your request has been received


Your delete request has been received. Our support team will delete your account
within the next 48 hours. We thank you for placing your trust in us and using
our services.

Ok