90.1k views
2 votes
When an employee completes a questionnaire on an Employee Form, on which table does the system store their answers?

1) Form [sys_ui_form]
2) Metric Result [asmt_metric_result]
3) Question Answer [question_answer]
4) HR Case [sn_hr_core_case]

User Igor Minar
by
8.4k points

1 Answer

3 votes

Final answer:

Employee responses to a questionnaire are usually stored in the Question Answer [question_answer] table, which is used to track individual answers for surveys and forms in systems like ServiceNow.

Step-by-step explanation:

When an employee completes a questionnaire on an Employee Form, the answers are typically stored in the Question Answer [question_answer] table. This is where the system would record the individual responses to each question presented to the employee. For systems like ServiceNow, which is commonly used for such forms, the Question Answer table serves as a repository for user responses to survey or form questions.

In a case involving the measurement of job satisfaction, the job satisfaction score could be derived from answers to specific questions on a survey. Should it be a survey conducted in a healthcare context, responses from nurses on their years of experience, as gathered in a survey, would also be stored in a similar table designed for capturing user input.

User Cristiana
by
8.2k points