員工評估模板
這個員工評估模板將幫助您獲得有洞察力的反饋,了解員工的經驗,以推動工作場所的改進。
收集能夠識別優勢和成長領域的數據,改變您對人力資源規劃的方式。
員工評估模板 建構器
LimeSurvey的模板生成器提供了一個直觀的平台,用於製作詳細且有效的調查,針對員工評估和其他人力資源需求量身定制。
-
800+ 免費調查模板
-
28+ 種不同問題類型
-
80+ 種語言
-
快速翻譯
-
多語言調查
-
品牌化的體驗與個性化
-
無限的調查與問題
-
進階調查功能
最佳人力資源問卷和回饋表模板
探索一系列人力資源類別的模板,旨在幫助您有效評估、規劃和提升您的工作團隊。發現能激發更好參與和明智決策的解決方案。
運動員表現評估表模板旨在幫助教練或評估者評估運動員的身體能力、技術技能、比賽意識和心理韌性。
這個客戶服務評估模板揭示了顯著提升服務質量的潛力,通過評估客戶滿意度並獲得寶貴的見解。
此調查可解鎖來自教練的寶貴反饋,幫助您評估和轉變您的計劃。
這個調查模板幫助你收集數據並獲得寶貴的反饋,以評估和改進你的課程提供。
這個顧客滿意度調查模板幫助您評估顧客體驗並獲取寶貴的反饋。
使用此模板,您可以評估並獲得有關客戶服務表現的寶貴見解。
此調查模板幫助您捕捉詳細的反饋並了解客戶對您服務的體驗。
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);
-->