episphere / quest

experimenting with the idea of a questionnaire markup
https://episphere.github.io/quest/
2 stars 11 forks source link

added ValueEquals and fix cant use "in" error #351

Closed danielruss closed 3 years ago

danielruss commented 3 years ago

Please take a look at my fix to issue_350.

Here is a test modules:

[Q1] This is question 1: #YN

[Q2] This is question 2: 
#YN

[Q3] Show I complain if Q1 and Q2 where not filled out #YN

[Q4,displayif=valueEquals("Q3","yes") and noneExist("Q2","Q1")] Why did you not answer 1 and 2?

[END] All done...