学校调查模板
此模板允许您收集数据,并了解学生的整体体验、学术认知、课外参与、设施满意度和对管理的反馈。
学校调查模板 构建器
LimeSurvey的模板构建器使您能够创建针对学校环境和社区关键方面评估的综合调查。
-
800+ 免费调查模板
-
28+ 种不同问答类型
-
80+ 种语言
-
快速翻译
-
多语言调查
-
品牌体验与个性化
-
无限问卷与问题
-
高级调查功能
最佳教育问卷和反馈表模板
教育类别中的学校调查模板旨在为您提供深入的学校体验洞察。查看其他模板,以持续衡量和改善教育成果。
使用这个学术项目评估模板来收集重要数据,旨在衡量利益相关者的满意度并识别改进领域。
此课后项目评估模板帮助您高效地获取有关项目结构、实施和便利性的重要见解。
此校园气候调查模板使您能够全面评估学生的体验,帮助创建一个培养和包容的校园环境。
这个校园生活满意度调查模板让您评估校园生活的不同方面,揭示可以推动改进的关键见解。
使用这个全面的调查模板获取有关您校园安全有效性的宝贵见解。
这个校园安全反馈模板使您能够深入了解您大学的安全措施。
这个校园参观反馈表模板帮助您了解校园参观的优势和改进领域。
LIMESURVEY 得到世界上最好奇的头脑的信赖:
Fallback demo to English');
return loadSurveyDemo(authCode, mapId, 'en');
}).catch(async error => {
console.log('--> Fallback demo to fallback survey: ' + fallbackId);
return loadSurveyDemo(authCode, fallbackId, 'en');
}).catch(() => {
displaySurveyError();
});
$('#toggle-dk').click(function() {
$('.toggle-responsive > span').removeClass('active');
$(this).addClass('active');
$('.form-template-wrap').removeClass('mobile-view');
});
$('#toggle-mb').click(function() {
$('.toggle-responsive > span').removeClass('active');
$(this).addClass('active');
$('.form-template-wrap').addClass('mobile-view');
});
if($(window).width() < 991) {
$('.form-template-wrap').addClass('mobile-view');
$('.toggle-responsive').remove();
if($('#t4-promotion').length > 0) {
$heightForm = $(window).height() - ($('#t4-promotion').height() + $('#t4-header').height() + $('.view-cta-mobile').outerHeight() + 10);
} else {
$heightForm = $(window).height() - ($('#t4-header').height() + $('.view-cta-mobile').outerHeight() + 10);
};
$('.form-template-wrap').css('height', $heightForm );
};
// Resize window
$(window).resize(function() {
if($(window).width() < 991) {
$('.form-template-wrap').addClass('mobile-view');
$('.toggle-responsive').remove();
if($('#t4-promotion').length > 0) {
$heightForm = $(window).height() - ($('#t4-promotion').height() + $('#t4-header').height() + $('.view-cta-mobile').outerHeight() + 10);
} else {
$heightForm = $(window).height() - ($('#t4-header').height() + $('.view-cta-mobile').outerHeight() + 10);
};
$('.form-template-wrap').css('height', $heightForm );
};
});
});
})(jQuery);
-->