include("../../classes/API.php"); ?>
include("../../includes/seo_header.inc"); ?>
Course Evaluation Questions
This course evaluation survey template focuses on questions
that are appropriate for either high school or higher education course evaluations.
This course evaluation includes questions such as:
- The instructor demonstrated knowledge of course materials?
- The instructor stimulated interest in the course
- What could be done to improve this course?
$survey = API::fetch_instance("Survey", 355);
foreach ($survey->get_questions() as $question)
$question->render("html");
?>
Collaborative Learning Survey Template
Survey Template Samples from SurveyShare's Survey Template Library
Nonprofit survey template examples
$source = "seo"; include("../../control/common/quick_register.tpl"); ?>
include("../../control/common/corners.tpl"); ?>
include("../../includes/seo_footer.inc"); ?>