Skip to content

X needs to be the first Answer option for the interview to proceed #55

Description

@BryceStevenWilley

The below interview will not continue if you select "Insert Title here". Switching the first A: and X: such that X: comes first fixes the problem.

Q(title): What is your title?
A: Insert Title here
X:
	Q(1.2): Does it contain a pun?
	A: yes
		Q(1.2.1):GOTO:yeah
	A: no
		Q(1.2.2): any wordplay?
		A: yes
			Q(1.2.2.1):GOTO:yeah
		A: no
			Q(1.2.2.2): Latin?
			A: yes
				Q(1.2.2.2.1): GOTO:yeah
			A: no
				Q(1.2.2.2.2):GOTO:title
Q(yeah): Sounds good! I love <x>title</x> as a title.

This likely doesn't need to be restricted in this sense, and could be a tag parsing issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions