You are on page 1of 6

type

name

integer

a_integer

decimal

a_decimal

calculate

calculate

note

calculate_test_output

select_one yes_no

select_example

label

hint

Enter a integer:
Enter a decimal:

This question has a constraint so that the


decimal must be less that the integer.

The sum of the integer and decimal: ${calculate}


This is a select_one type question.

In the type column you must include the name


of a choices list that sets the available options.
Choices lists are specified on the choices
sheet.

constraint

constraint_message

. <= ${a_integer}

You can set the toast that appears


when a constraint is violated.

read_only

calculation

${a_integer}+${a_decimal}

list_name

name

label

yes_no

yes

Yes

yes_no
a_b
a_b

no
a
b

No
a
b

image

label::chinese

a.jpg
b.jpg

form_title

form_id

sample

sample

You might also like