You are here

long-answer-answering-form.tpl.php in Quiz 7.5

File

question_types/long_answer/theme/long-answer-answering-form.tpl.php
View source
<?php

/**
 * @file
 * Handles the layout of the long_answer answering form.
 *
 * Variables available:
 * - $form.
 */
print drupal_render_children($form);