a choice shall look like this
NAME
Text
choice
“option 1” {
}
“option 2” {
}
you have not added this “” . and you dont need this _ in a choice just use a space
a choice shall look like this
NAME
Text
choice
“option 1” {
}
“option 2” {
}
you have not added this “” . and you dont need this _ in a choice just use a space