Sorry, we don't support your browser.  Install a modern browser

more conditional logic#326

I need 2 things:

  • the ability to restrict input to some specific type (like numbers, integer, etc) so that we can create a quiz for example

  • some more conditional logic to play around with numbers
    example: the ability to create a simple formula that gives true or false and manipulates variables, like “if var1 + var2 <= var 3 then TRUE else FALSE”

3 years ago