Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
No edit summary
Line 11: Line 11:
=== Questions  ===
=== Questions  ===


*Interviewer_Sampling_8555cat: used for creating an answer sheet for the interviewer in 8555cat  
*<span style="color: #ff0000">Interviewer_Sampling_8555cat</span>: used for creating an answer sheet for the interviewer in 8555cat  
*Recruiter_firstname: get the interviewer's firstname  
*<span style="color: #ff0000">Recruiter_firstname</span>: get the interviewer's firstname  
*Intro
*<span style="color: #ff0000">Intro </span>
*Recruitment_quality: retrieve value of constant Recruitment quality
*<span style="color: #ff0000">Recruitment_quality</span>: retrieve value of constant <span style="color: #ff0000">Recruitment quality </span>


[[Image:CGTemplate DK CATI AdHoc - Constants.png]]&nbsp;
[[Image:CGTemplate DK CATI AdHoc - Constants.png]]&nbsp;  


*Recruiter_id: id of the interviewer
*<span style="color: #ff0000">Recruiter_id</span>: id of the interviewer  
*Age
*<span style="color: #ff0000">Age </span>
*Sex
*<span style="color: #ff0000">Sex </span>
*QUOTACHECK: check all quotas, go to question&nbsp;End_Outside_quota if checking fails
*<span style="color: #ff0000">QUOTACHECK</span>: check all quotas, go to question&nbsp;End_Outside_quota if checking fails  
*Panel_recruitment_1: ask if the respondent can receive email (at home or at work)
*<span style="color: #ff0000">Panel_recruitment_1</span>: ask if the respondent can receive email (at home or at work)  
*Panel_recruitment_2: ask if the respondent would like to join the panel (show only if the respondent can receive email: Panel_recruitment_1 == 1)
*<span style="color: #ff0000">Panel_recruitment_2</span>: ask if the respondent would like to join the panel (show only if the respondent can receive email: Panel_recruitment_1 == 1)  
*Contact_information: ask for respondent's information (show only if the respondent would like to join the panel:&nbsp;Panel_recruitment_2 == [1] )
*<span style="color: #ff0000">Contact_information</span>: ask for respondent's information (show only if the respondent would like to join the panel:&nbsp;Panel_recruitment_2 == [1] )  
*Verify_email: ask the respondent to read the email address again
*<span style="color: #ff0000">Verify_email</span>: ask the respondent to read the email address again  
*Verify_email_loop
*<span style="color: #ff0000">Verify_email_loop</span>: shown if the 2 emails are different, ask the user to re-enter the email address (go to Contact_information)
*<span style="color: #ff0000">Panel_recruitment_3</span>: thank you page for joining the panel
*<span style="color: #ff0000">MAILO</span><span style="color: #ff0000">UT</span>: add the user to the panel group, send notification email to the respondent (only if Panel_recruitment == 2)
*HANDLE_QUALITY_CALLS

Revision as of 10:43, 26 February 2009

Ad hoc project

Notes

  • 8555cat: Daily interviewer evaluation (by supervisor): a questionnaire used for evaluating interviewers

CGTemplate: DK CATI AdHoc

This questionnaire is used as a template for all CATI ad hoc questionnaires (if nothing else is specified)

Questions

  • Interviewer_Sampling_8555cat: used for creating an answer sheet for the interviewer in 8555cat
  • Recruiter_firstname: get the interviewer's firstname
  • Intro
  • Recruitment_quality: retrieve value of constant Recruitment quality

 

  • Recruiter_id: id of the interviewer
  • Age
  • Sex
  • QUOTACHECK: check all quotas, go to question End_Outside_quota if checking fails
  • Panel_recruitment_1: ask if the respondent can receive email (at home or at work)
  • Panel_recruitment_2: ask if the respondent would like to join the panel (show only if the respondent can receive email: Panel_recruitment_1 == 1)
  • Contact_information: ask for respondent's information (show only if the respondent would like to join the panel: Panel_recruitment_2 == [1] )
  • Verify_email: ask the respondent to read the email address again
  • Verify_email_loop: shown if the 2 emails are different, ask the user to re-enter the email address (go to Contact_information)
  • Panel_recruitment_3: thank you page for joining the panel
  • MAILOUT: add the user to the panel group, send notification email to the respondent (only if Panel_recruitment == 2)
  • HANDLE_QUALITY_CALLS