%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/home/tjamichg/cursos.tjamich.gob.mx/main/survey/
Upload File :
Create Path :
Current File : //proc/self/root/home/tjamichg/cursos.tjamich.gob.mx/main/survey/ch_comment.php

<?php
/* For licensing terms, see /license.txt */

/**
 * Class ch_comment.
 */
class ch_comment extends survey_question
{
    /**
     * @param array  $questionData
     * @param string $answers
     */
    public function render(FormValidator $form, $questionData = [], $answers = '')
    {
        $name = 'question'.$questionData['question_id'];
        $form->addTextarea($name, null);
        $form->setDefaults([$name => $answers]);
    }
}

Zerion Mini Shell 1.0