Dennis F.

Results 4 comments of Dennis F.

@mrivasa, if only the answers are dynamic, you could do this by defining your questions as components and making your `:options` parameter point to a data variable which you could...

Hi @6540140, glad to hear it works, although this check should belong to the validate() method. We'll check your suggestions and code and add this in the next version. Thanks...

Hi @moranje, this is actually an oversight in the `goToQuestion` method, but there is a way around it - the `jump` parameter of each question can be a function callback....

You always have access to all the question models, although the way to access them depends on how you defined them in the first place. Our questionnaire and quiz examples...