title, ENT_QUOTES, 'UTF-8') ?>

description, ENT_QUOTES, 'UTF-8') ?>

Response ID: response_id ?>

Submitted At: created_at)) ?>

$question) : ?>

question_text, ENT_QUOTES, 'UTF-8') ?>


answers as $answer) { if ($answer->question_id == $question->question_id) { $answer_texts[] = htmlspecialchars($answer->answer_text, ENT_QUOTES, 'UTF-8'); } } ?> question_type == 'paragraph') : ?>
options)) : ?> options as $optionIndex => $option) : ?>
question_type == 'multiple-choice') : ?> option_text, ENT_QUOTES, 'UTF-8'), $answer_texts)) ? 'checked' : '' ?> readonly> question_type == 'checkbox') : ?> option_text, ENT_QUOTES, 'UTF-8'), $answer_texts)) ? 'checked' : '' ?> readonly>


No questions found for this form.