You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 47 Next »



Applications with an Endorsement Cycle

Creating a New Unique OC

Create two surveys -- the application and the endorsement. Title them accordingly, eg, ECR Application 2019, ECR Endorsement 2019. 

Applicant survey

  1. Add questions. 
    1. Be sure to include questions for Endorser Name and Email. 
    2. Leave Endorser first and last name in one field if you don't need to split them up for easier piping into other places.
    3. You may consider initially only including the survey questions to be displayed on the endorsement survey / in emails. This will allow you to test the workflow by submitting the forms quickly without having to complete the entire survey. Once the survey is functioning properly, you can add the rest of the survey questions.
  2. Click Survey Options > select Open Access (and review all settings). This allows anyone to access the application survey.
  3. Click Survey Flow
    1. Click Add a New Element Here
    2. Click Embedded Data
    3. Type "LoginID"
      This is the key field that will be used to ensure that the endorser is accessing the correct record. Be sure the case matches everywhere.
    4. Click Set a Value Now
    5. From the dropdown, select Insert Piped Text > Random Number > Integer 100,000...999,999
      This method does run the remote possibility of duplication.
    6. Drag this new block above the Question Block (using Move)
    7. Click Save Flow
  4. Add a Contact List Trigger
    You will be using this contact list as a database to store name/value pairs that you can pull from the application survey into the endorser survey.
    1. Tools > Triggers > Contact List Trigger
    2. Click "Please Select"
    3. Select My Library:...
    4. Click New Contact List
    5. Specify unique name based on offering cycle name, eg EndorseListECR2019
      (this will reduce possibility of duplication)

    6. Click Save (not Save Triggers, which closes the pop-up)
    7. Under External Data Reference select Embedded Data and enter "LoginID"
    8. Click "Add additional fields"
    9. Enter each field from the application survey that you want to display on the endorsement survey (Click + to add more fields) (first name, last name, email?)
      1. Set the value of each field with the "Select Question" and "Select Choice" drop downs
    10. Click Save Triggers
      Note: to edit/view existing trigger details, click the name of the trigger, eg, "Add respondent to the panel..."
       
  5. Add email action to send a confirmation email to the applicant when the application survey is submitted.
    1. Click Actions > Add Action
    2. Event: Survey Response
    3. Conditions: N/A
    4. Tasks: Send Email
      1. To: from the dropdown, select Survey Question > Email > Email
        1. You can copy your departmental email address on messages. Separate 'To' emails with a comma. Each recipient will only see their own email address, so it acts as a BCC.
      2. Add a From Address, From Name, and Reply-To Address
      3. In the Subject field
        1. Type "Successful Application of (name of your offering cycle)"
      4. Add information to the Message field
        1. Pipe in the LoginID so they can reference it if they need to contact you.
  6. Add email action to send an email to the endorser when the application survey is submitted.
    1. Click Actions > Add Action
    2. Event: Survey Response
    3. Conditions: N/A
    4. Tasks: Send Email
      1. To: from the dropdown, select Survey Question > Endorser Email > Endorser Email
        1. You can copy your departmental email address on messages. Separate 'To' emails with a comma. Each recipient will only see their own email address, so it acts as a BCC.
      2. Add a From Address, From Name, and Reply-To Address
      3. In the Subject field
        1. Type "Endorsement request from " (note the space after "request from ")
        2. From the {a} dropdown select "Survey Question" > [endorser_name]
      4. Add instructions to the Message field
        1. Instructions for the endorsement process
        2. Pipe in LoginID, applicant first/last, your contact information, etc.
      5. If you would like to collect the endorser's response using email you are done with the Applicant survey and can begin testing. Make sure to use your own email address when submitting forms to review email templates as well as all surveys and flows.

                           OR

      1. If you would like to collect the endorser's response using a Qualtrics survey, you will need to come back to this email action once you've completed the endorser survey.



Endorser survey (optional; you can alternatively accept endorsements via email)

  • Click "Create Project"
  • Create questions and add any preferred logic. 
    • Add a question of type Text/Graphic to display applicant data
      • Add instructions to endorser
      • Add a placeholder for each field that you want to display (e.g. applicant first and last name)
  • Click Survey Flow 
    • Click Add a New Element Here and select Authenticator
    • Authentication Type: Contact
    • Authenticate Using Contact:  (select "EndorseListECR2019" or whatever contact list name you used in the Application survey)
    • Authentication Fields: External Data Reference; check "Pre-fill"; type "LoginID"
    • Move the Authenticator Block above Question Block
  • Click Add a New Data Element Here and click Embedded Data
    • Type "LoginID"
    • Move above all other blocks
  • Click Add a New Data Element Here and click Embedded Data
    • Add each element that you want to reference from the Applicant survey (e.g. applicant first and last name)
    • Type the field name, i.e. Applicant First Name (Make sure the field names match)
    • Move this block below Authenticator and above the question block
  • Click Save Flow

  • Add Applicant data to the placeholder questions
    • Click the question text to edit
    • Select Piped Text > Embedded Data Field > from dropdown, select Applicant First Name, Applicant Last Name, etc.

  • Customize the Endorser email
    • Copy the Anonymous Link of the Endorser Survey
      • Click Distributions
      • Click Get Reusable Link (if visible) or click "Anonymous Link"
      • Copy the Anonymous Survey Link

    • Paste the Anonymous Link to the Endorser Survey into the Endorser email (within the application survey)
    • Append anonymous link URL with ?LoginID=${e://Field/LoginID}

  • Be sure to take a look at the Survey Options to make sure it is set up properly (specifically, make sure Open Access is selected)
  • You are ready to test. Fill out the applicant survey and include your own email as the endorser. Once you receive the endorsement request email, complete that survey


Copying From a Previous OC


You will be copying the two surveys that best match the current OC (an applicant survey and an endorser survey). Edit the titles as needed.

Applicant survey - copying from previous

    • Click "Create Project"

      • Click "Create From Existing"
      • Select Source Project
      • Enter a new Project Name
      • Click "Create Project"
    • Edit the questions, logic, etc., as necessary

    • Click Survey Options > make sure Open Access is selected (review all other settings). This allows anyone to access the application survey.

      • Click Save
    • Edit the Contact List Trigger
      You will be using this contact list as a database to store name/value pairs that you can pull from the application survey into the endorser survey.

      • Tools > Triggers > Contact List Trigger

      • Click "Add respondent to the panel..."

      • Change to a new Contact List

        • Click on the name of the existing list

        • From My Library, click "New Contact List"
        • Type the name of your new list (choose a name specific to the current OC)

        • Click Save (not Save Triggers, which closes the pop-up)
          This must be in addition to Save Triggers, which is next.

      • Click SaveTriggers

    • Add email action for applicant (confirmation email upon submitting application survey)

      • Click Actions > Add Action > name the action (eg. Applicant Email)

      • Event: Survey Response

      • Tasks: Send Email - use piped text {a} to customize your To, From, Subject, and Message fields

    • Add email action for endorser (Actions don't copy over from previous surveys.)

      • Click Actions > Add Action > name the action (eg. Endorser Email)

      • Event: Survey Response

      • Tasks: Send Email

        • To: from the piped text dropdown, select Survey Question > Endorser Email > Endorser Email

        • Add a From Address, From Name, and Reply-To Address

        • In the Subject field

          • Type "Endorsement request from "

          • From the {a} dropdown select "Survey Question" > [first_name]

          • Type a space

          • From the {a} dropdown select "Survey Question" > [last_name]

        • Add instructions to the Message field

        • If you would like to collect the endorser's response using email you are done with the Applicant survey
          OR

        • If you would like to collect the endorser's response using a Qualtrics survey, you will need to come back to this email to add the endorser survey link once the endorser survey is done.


Endorser survey - copying from previous (optional; you can alternatively accept endorsements via email)

    • Click "Create Project"
      • Click "Create From Existing"
      • Click "Select a Project"
      • Enter a Project Name
      • Click "Create Project"
    • Edit the questions, logic, etc.
    • Click Survey Flow
      • If the fields that you are transferring differ from the original applicant survey, you will need to edit the Survey Flow, otherwise no changes are needed
    • If the fields that you transferred differ from the original applicant survey you will need to edit some questions
      • Click the question text to edit
      • Select Piped Text > Embedded Data Field > [field name]
    • Customize the Endorser email
      • Copy the Anonymous Link of the Endorser Survey
        • Click Distributions
        • Click Get Reusable Link (if visible)
        • Click "Anonymous Link"
        • Copy the Anonymous Survey Link
    • Go back to the Applicant survey
      • Click "Actions"
      • Click to open the endorsement request email
      • Click the Send E-mail task in section 3
      • Paste the Anonymous Link of the Endorser Survey into the Message section
      • Append with ?LoginID=${e://Field/LoginID}
      • Click "Save"
  • Be sure to take a look at the Survey Options to make sure it is set up properly
  • You are ready to test. Fill out the applicant survey and include your own email as the endorser. Once you receive the endorsement request email, complete that survey


Creating a hidden question that can be used to document status as Endorsed


  • Add a multiple choice question
    • Add question text: "Is Endorsed?" or "Endorsed by Primary Endorser?"
    • Choices: Yes/No
    • Answers: Single Answer
    • Actions: Add Display Logic
      • Choose any existing question that is always displayed and select the condition "is not displayed"
        This will ensure that the "Is Endorsed?" question is never displayed




  • Marking applications as endorsed
    As you receive endorsements (or in a batch) you can use this field to mark each application as endorsed
    • Open the project
    • Click Data & Analysis
    • If you do not see the "Is Endorsed" question
      • Click Tools > Choose Columns
      • Click the "Is Endorsed" question
      • Click Tools to close the menu
    • To Edit the "Is Endorsed" question
      • Click "Edit"
      • Click the + icon
      • Select yes or no
      • Click "Edit" when done




If multiple people from the same team want to share access to contact lists etc, they can contact the HMS Qualtrics admin, Tamara Will at servicenow@hms.harvard.edu to have a group created for you.




  • No labels