Solicita Terapia por sólo 40€

Job Satisfaction Survey
Job Satisfaction Survey

Job Satisfaction Survey

Job satisfaction is a key factor in ensuring employee well-being within any organization. This questionnaire aims to evaluate employee satisfaction levels in various areas, such as communication, organizational climate, and professional growth opportunities.

Please select the option that best reflects your perception for each statement. The scale is as follows:

  • 1: Strongly Disagree
  • 2: Disagree
  • 3: Neutral
  • 4: Agree
  • 5: Strongly Agree

Questions

1. I feel motivated to perform my daily tasks.

2. I have a good relationship with my coworkers.

3. My job allows me to develop new skills.

4. I am satisfied with internal team communication.

5. Professional growth opportunities are adequate.

6. My workload is balanced and reasonable.

7. I feel valued by my direct supervisor.

8. I receive recognition for my work.

9. I am satisfied with my current salary.

10. I am satisfied with the physical work environment.

11. My work matches my skills and competencies.

12. I feel recognized for my achievements at work.

<= 12; i++) {const response = document.querySelector(`input[name="q${i}"]:checked`);if (!response) {alert("Please answer all questions.");return;}total += parseInt(response.value);}const average = total / 12;let message = "

Your job satisfaction level is: ";if (average <= 2) message += "Low

";else if (average <= 3.5) message += "Moderate

";else message += "High

";document.getElementById("result").innerHTML = message;}

Author: Ignacio Calvo