justinmind-logo
 
Upvote 1

Two user journey's on the same prototype

Solved Victor Conesa 8 years ago

To explain it in depth:


a) Screen 1 asks a question "What kind of user are you?" which has 2 options to choose (Op1 & Op2)


b) Screen 2 is compulsory as it lists the programs the users have and use.


c) Screen 3 (this is the imp. part) - If user chooses Op1, I want him to go to Screen 3A, and Op2 should make him go to Screen 3B.


I am dead new (using it for 2 months) to JIM, and I am not able to get this to work.


How do I get this to work? There aren't two buttons, but rather two active objects for user to check.


Suggestions?

Replies (1)
photo
1

Hi there,


You can do this using a variable. When the user selects one option, you can use a set value event to set the value of the variable. Then, you can create a link on screen two that, if the variable equals a certain value, will go to Screen 3A, or if the variable equals another value, will go to Screen 3B.


If this is unclear, feel free to send us your prototype and we can help you implement these events.


Best,


Danielle

Leave a Comment
 
Attach a file