As a user
I want to earn XP
So that I will be able to reach next level and earn a reward
———
Acceptance Criteria
AC 1
Given a user has connected his Discord account
When a user completes a quest on Discord (see Pic.1 (1)) certain number of times (see Pic.1 (2))
And
Then provide a user XP points (see Pic.1 (3))
Pic.1. Example of XP, q-ty, and quest
AC 2
Given a user has connected his Twitter account
When a user completes a quest on Twitter certain number of times
And
Then provide a user XP points
AC 3
Given a user has not connected his wallet
When a user connects his wallet
Then provide a user XP points
AC 4
A user must be able to earn XP before connecting a wallet (XP is saved in DB) or after connecting it (XP is saved on chain
AC 5
When a user connects his wallet, then all XP he has earned before must be saved on chain
Statement of Value
As a user I want to earn XP So that I will be able to reach next level and earn a reward
———
Acceptance Criteria
AC 1 Given a user has connected his Discord account When a user completes a quest on Discord (see Pic.1 (1)) certain number of times (see Pic.1 (2)) And Then provide a user XP points (see Pic.1 (3))
Pic.1. Example of XP, q-ty, and quest
AC 2 Given a user has connected his Twitter account When a user completes a quest on Twitter certain number of times And Then provide a user XP points
AC 3 Given a user has not connected his wallet When a user connects his wallet Then provide a user XP points
AC 4 A user must be able to earn XP before connecting a wallet (XP is saved in DB) or after connecting it (XP is saved on chain
AC 5 When a user connects his wallet, then all XP he has earned before must be saved on chain
———
Additional Information
Earn XP user flow
List of XP, quests and rewards