{{ loginStep === 'email' ? 'Login to Demotivator' : loginStep === 'password' ? 'Enter Password' : 'Verify Email' }}
{{ isValidEmail ? '✓ Valid email format' : '✗ Please enter a valid email address' }}
Welcome back! {{ email }}
Reset your password for
{{ email }}
New user! We sent a verification code to
{{ email }}
Click on a spreadsheet in the dropdown or paste your own:
No community spreadsheets yet
{{ spreadsheetMessage }}
Please fix your spreadsheet URL before going back.
{{ successMessage }}
{{ error }}
Logged in as: {{ email }}
📝 Change Spreadsheet
Click on a spreadsheet in the dropdown or paste your own:
No community spreadsheets yet
{{ spreadsheetMessage }}
Share this spreadsheet with the community?
Current Word:
{{ currentWord }}
Loading...
Generating question...
{{ mcQuestion.sentence }}
{{ mcQuestion.source }}
{{ mcResult && mcResult.is_correct ? 'Correct! +' + mcPoints + ' XP' : 'Incorrect! 0 XP' }}
Difficulty {{ mcDifficulty || '?' }}/5 · {{ mcAttempt === 1 ? '1st' : '2nd' }} try = {{ mcPoints }} XP
The correct answer was: {{ mcResult.correct_option.toUpperCase() }}) {{ mcQuestion['option_' + mcResult.correct_option] }}
Loading question...
{{ error }}