Dynamic conversation

Oct 31, 2018

Dear Heroes,

I am trying to develop a dynamic conversation activity. Need help with the logic. Let me explain the scenario - There are two characters. 

Set 1

Character A - Asks a question.
You are the second character - You have to select an answer from the list of 3 answers.

A conversation log is created. Again the second set with the same interactivity is performed. There are 4 to 5 such sets.

So there will be a long list of conversation log.

Please see my try (attached) and suggest if a better option is available.

Thanks in advance.

 

4 Replies
Ansh ⛳

Thanks, Daniel for your version. 

Let me help you understand.

Let's assume there are 7 questions. Each question has 3 options (answers). Use will select one option. Based on the selection the next question will appear. 

So Question 1 - Option 1 (Go to Question 2)
                          - Option 2 (Go to Question 5) 
                          - Option 3 Go to Question 4) 

If the user selects Option 2, the user will be directed to Question 5

Question 5 - Option 1 (Go to Question 3)
                    - Option 2 (Go to Question 7)
                    - Option 3 Go to Question 4)

 

Now I have to show the log of the entire conversation based on the user selection something like

Question 1
      Selected answer - Option 2
Question 5
      Selected answer - Option 3 ...

Daniel Servan

Irritating Flagged Feature.

Hi Ansh,

You need to layout all possible combinations because there is no such thing as Dynamic feature in Storyline.

You have to create these Shapes with many States like these below. It is like MovieClip symbol in Adobe Flash with many frames.

Note:
Questions: 7 Shapes with 7 States
Options: 7 Shapes with 3 States

[Q1]
Question 1, Question 2, Question 3, Question 4, Question 5, Question 6, Question 7,
Opt 1, Opt 2, Opt 3

[Q2]
Question 1, Question 2, Question 3, Question 4, Question 5, Question 6, Question 7,
Opt 1, Opt 2, Opt 3

[Q3]
Question 1, Question 2, Question 3, Question 4, Question 5, Question 6, Question 7,
Opt 1, Opt 2, Opt 3

[Q4]
Question 1, Question 2, Question 3, Question 4, Question 5, Question 6, Question 7,
Opt 1, Opt 2, Opt 3

[Q5]
Question 1, Question 2, Question 3, Question 4, Question 5, Question 6, Question 7,
Opt 1, Opt 2, Opt 3

[Q6]
Question 1, Question 2, Question 3, Question 4, Question 5, Question 6, Question 7,
Opt 1, Opt 2, Opt 3

[Q7]
Question 1, Question 2, Question 3, Question 4, Question 5, Question 6, Question 7,
Opt 1, Opt 2, Opt 3


Possible output depending on your sequence of choices of questions/options.

Question 1
Opt 2
Question 5
Opt 3

Hope this method will help.

This discussion is closed. You can start a new discussion or contact Articulate Support.