Skip to content
Snippets Groups Projects
Commit ae9a1ef6 authored by Rémi PAPIN's avatar Rémi PAPIN
Browse files

Add exploration

parent cf96ef04
No related branches found
No related tags found
No related merge requests found
......@@ -27,8 +27,16 @@ We get all this information to determine the custom question (All information ar
Then, he generate two randoms answers following the right answer.
A user can stop during a quiz and picks up where he left off. To define where the user left off, we have to check if at least one of the question result status is unlocked.
## Mission
## Exploration
Exploration is a feature which in the user got to do an action in order to help him to discover all features of this app.
They are 4 types of action :
- DECLARATIVE : The user has to do something outside of the app => No way for the app to know if the user did it so we trust him.
- ACTION : Action whitin the app. When the user finish he got a notification.
- CONSUMPTION : He got to do something in his consumption view.
- ECOGESTURE : He need to have a look to a specific Ecogesture.
When the user finish the exploration, he got a success message and five more stars on his challenge progression.
## Duel
### On launch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment