Topic cluster
Compare
Test equality ordering membership or another relationship between values.
View topic page8 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
observe_survey_is_submit/2
Check if a question (page block) is a submitting question.
survey_any_correct_answer
Determine if any answer of a question was correct. Used for showing results of thurstone test questions.
survey_any_wrong_answer
Determine if any answer of a question was wrong. Used for showing results of thurstone test questions.
survey_is_history_back
Test whether a survey respondent may return to the previous page in a history.
survey_is_pagebreak_submit
Check if a list of questions contains a pagebreak block with an unconditional submit.
survey_is_save_intermediate
Check if the given survey is configured to save intermediate results. Always returns a boolean value.
survey_is_stop
Check if there is a ‘stop’ question in list of (survey) blocks
survey_is_submit
Check if the questions end with a question type that is a submit button.