Ücretsiz Araç

Çalışma Alışkanlığı Testi

12 soruluk testimizle çalışma alışkanlıklarının güçlü ve geliştirilmesi gereken yönlerini keşfet. Kişiselleştirilmiş önerilerle verimini artır.

{ const qScore = this.questions[rec.q].scores[this.answers[rec.q]]; if (qScore <= 1 && this.recommendations.length < 4) { this.recommendations.push(rec.text); } }); if (this.recommendations.length === 0) { this.recommendations.push('Çalışma alışkanlıkların genel olarak çok iyi. Mevcut düzenini korumaya devam et!'); } }, async submitLead() { if (!this.lead.email) { this.error = 'E-posta adresinizi girin.'; return; } this.submitting = true; this.error = ''; try { await axios.post('/api/public/tools/submit', { tool_name: 'calisma-aliskanligi-testi', tool_score: this.percentage, tool_data: { answers: this.answers, score: this.score, category: this.category, recommendations: this.recommendations }, name: this.lead.name, email: this.lead.email, phone: this.lead.phone }, { headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]').getAttribute('content') } }); this.step = 'results'; } catch (e) { this.error = 'Bir hata oluştu. Lütfen tekrar deneyin.'; } finally { this.submitting = false; } } }" >

Testi tamamladın!

Kişiselleştirilmiş sonuçlarını ve önerilerini görmek için bilgilerini bırak.

Bilgilerin KVKK kapsamında güvende. Asla spam göndermeyiz.

Sonuçların

/ 100

Sana Özel Öneriler

Koçluk Desteği ile Çalışma Alışkanlıklarını Dönüştür

Bu sonuçları birlikte değerlendirip sana özel bir çalışma planı oluşturalım. İlk görüşme tamamen ücretsiz.

Ücretsiz Görüşme Al
Ara
WhatsApp