Collecting The Correct Number of Recommendations By Program or Major
  • 18 Mar 2024
  • 4 minute read
  • Dark
    Light
  • PDF

Collecting The Correct Number of Recommendations By Program or Major

  • Dark
    Light
  • PDF

Article summary

Recommendation letters submitted to Slate as PDFs can be managed using Materials. Recommendations submitted with imported applications like the Common App are usually PDFs, and they can be imported to a custom recommendation letter material.

Recommendations submitted directly to Slate using the recommendation widget on a Slate-hosted application can include a PDF type letter as an attachment; however, the recommendation itself is a form submission, not a material.

Assign a checklist item for a PDF type - recommendation letter material

Recommendation letter materials can be assigned as checklist items using a checklist type rule.

To create the checklist item:

  1. From the main navigation, select Database. Then, from the Records section, select Checklists.

  2. Click Insert.

  3. Configure the following settings:

    • Status: Active

    • Scope: Person/Application

    • Group (optional): Enter an optional group name.

    • Section: Material

    • Subject: Enter a descriptive subject name (in this example, Letter of Recommendation #1)

    • Material Fulfillment: Letter of Recommendation

    • Material Fulfillment Rank: 1

  4. Click Save.

Letter_of_Recommendation_Checklist_Item.png

To create the rule (the following is a sample): 

  1. From the main navigation, select Database. Then, from the Automations section, select Rules.

  2. Click New Rule.

  3. Configure the following settings:

    • Name: Give the rule a descriptive name. In this case, Assign Recommendation #1 By Major.

    • Base: Application

    • Type: Checklist

    • Trigger: Upon Update (Deferred)

    • Folder: Organize the rule in an existing folder, or select Other to create a new one. 

  4. Click Save.

  5. Under Filters, create the necessary filter or filters necessary to identify the relevant records (see example). When assigning a checklist item for a PDF-material requirement (like a recommendation) to students with applications created by import, filter on the application ID (such as the Common App application ID or Royall application ID) to assign the Checklist item to the appropriate applications.

  6. Under Action, configure the following settings:

    • Checklist: Select the item created in the previous section.

    • Action: Add New

  7. Click Save. 

Sample_Checklist_Assignment_Rule.png

Assigning Checklist Items For Multiple PDF Type - Recommendation Letter Materials

You will need to create an additional material checklist item for each additional letter of recommendation required beyond the first. 

The subject of each additional letter of recommendation checklist item should match the material fulfillment rank on each. The material fulfillment rank ensures the first recommendation letter material collected will fulfill the first letter of recommendation checklist item, the second recommendation letter material will fulfill the second letter of recommendation checklist item, and so on...

Multiple_Letters_of_Recommendation_-_N_Checklist_Items.png

These checklist items are not recommender specific and they look like this on the application record:

Generic_Recommendation_Checklist_Item.PNG

Recommendation Forms Submitted As Part Of A Slate Hosted Application

The Slate-hosted application allows the collection of recommender-specific checklist items, assigned automatically to the application record when recommender- or reference-scoped data is added to the Slate application. They are not assigned by a rule.

These items look like this on the application record:

Slate-hosted_Application_Recommendation.png

Manage changes to auto-generated, recommender-specific checklist items

Say an applicant switches to a program or major that requires a different number of recommenders. The automatically generated, recommender-specific checklist items that no longer apply can be waived administratively on the application record checklist. This cannot be accomplished with a rule or a query.

If additional recommenders are required after the change of program or major, configure the applicant status page or portal to conditionally display a reference widget.

Configure the appropriate number of recommendation forms required on an application by a given program or major with submission requirements.

Awaiting Materials or Awaiting Decision? Determining application status by number of received recommendations

The number of recommendations required to read an application can be managed automatically by creating a program specific rule in the exclusivity group Application Status Rules.

If your application status rules are configured on the local base Applications, you can use the filter Checklist Status By Section—in conjunction with a program or major filter—to find records with less than the appropriate number of recommendations. The following is a sample rule that achieves this effect.

To create the rule:

  1. Select Database from the main navigation, then select Rules Editor.

  2. Click New Rule. A popup appears.

  3. Enter the following configurations:

  • Name: Awaiting Materials - Recommendations

  • Base: Applications

  • Type: Application Status

  • Folder: Application Status

  • Exclusivity Group: Application Status

  • Non-deterministic: Rule is deterministic and has an exclusive priority

  • Priority: Enter a priority number
    Rule_-_Awaiting_Materials_-_Recommendations.png

  1. Click Save.

  2. Within the rule, click Filter. 

  3. Enter "Checklist Status By Section" in the search bar and select it. Click Continue.

  4. Enter the following configurations:

    • Section: Reference

    • Status: Use ctrl+click to highlight Received Official and Received Copy

    • Number: < 2

  5. Click Save.

  6. Add another Filter.

  7. Enter "Application Major," or a similar program-specific filter, in the search bar and select it. Click Continue.

  8. Select the appropriate major(s) or program(s) to include in the filter.

  9. Click Save

  10. Under Action, set Status to Awaiting Materials.

  11. Click Save.

Rule_-_Awaiting_Materials_-_Recommendations.png

This rule's action sets the application status of records with the application major biology with less than the appropriate number of recommendations to awaiting materials.

Count the number of submitted recommendations on the application record with a subquery filter

Using application status rules built on the Configurable Joins application base, create a rule with a subquery filter that counts the number of submitted recommendations (application references) on the application record.

To create the rule:

  1. Select Database from the main navigation, then select Rules Editor.

  2. Click New Rule. A popup appears.

  3. Enter the following configurations:

    • Name: Number of Recommendations Required

    • Base: Applications

    • Type: Application Status

    • Exclusivity Group: Application Status

    • Non-deterministic: Rules within group and priority should be randomized

  4. Click Save.

  5. Under Filters, create a Subquery Filter. A popup appears.

  6. In the popup, configure the following settings:

    • Name: Does Not Have 2 Submitted Recommendations

    • Aggregate: Count

    • Value: <= 1

    • Filters: Create a Subquery Filter. A popup appears.

    • In the popup, configure the following:

      • Name: Submitted Date Exists

      • Aggregate: Exists

      • Exports: Add an export, Application References Submitted Date. Join to Application References.

    • Click Save. 

  7. Click Save.

  8. Under Status, select Awaiting Materials. 

  9. Click Save. 

Rule_-_Number_of_Recommendations_Required.png


Was this article helpful?