Skip to main content

Return to TX Community

Liaison

Configuring Scorecards

For each group of Scores, you’ll need to define the following for each Scoring section. Some examples of different Scoring sections might be ‘Academic Score’, ‘Standardized Testing’ or ‘Cultural Fit’. Please note: In order to see the Scorecard section on the Reader, you need to have AT LEAST one Bookmark configured.

  1. Navigate to the Application Review Type you want to configure.
  2. Navigate to the Basic Configuration Editor.
  3. Select the Scorecard tab.
  4. Click the + to add a row.
  5. Click Add New Field.
  6. Select the field that will store the score values in the Choose Field list.

Note: The field to be selected MUST exist on the Application Review object.

  1. Enter a Field Label for the score.
  2. Choose the Field Type; available options are Textbox, Picklist (displayed), Picklist (dropdown) and Picklist (multiselect).
  3. Indicate if the field should be required.
  4. If you wish to make the Score conditionally visible, select the Conditional Visibility toggle. You can use Conditional Visibility to configure certain fields to appear or disappear, depending on what data is entered.
    1. Select Add Condition.
    2. Select the Object from the list of available values (e.g. Application).
    3. Select the Field from the list of available values (e.g. College).
    4. Select the Operator.
  5. Define the Options that will display for the scores. Click + to add a new Option: 
    • Option # will be the value for the score (e.g., 1, 2, 3).
    • Option Description will be the description of the score value (e.g., ‘Excellent Academics’)
  6. Repeat for each group of scores or Scoring sections you want to define, selecting for each new option.
  7. Save your changes.

Configuring Conditional Visibility on Scorecards

Conditional Visibility allows Administrators to add a field to the scorecard to be visible based on the value in another field. For example, you can use Conditional Visibility to display a Scholarship field for Applicants that the reviewer has chosen to Admit. You would set the Scholarship field to be conditionally visible based on Decision = Admit. The following steps will guide you through this example:

  1. Create Custom Text Fields; for this example, we’ll first need to create two fields on the Application Review object called:
    1. Scholarship
    2. Decision
  2. Add the fields to the Application Review Layout.
  3. Navigate to Application Review Types and select the Application Review Type you wish to update.
  4. Select the Basic Configuration Editor button.
  5. Select the Scorecard tab.
  6. Select Add New Field and select the field you created for Decision. Select the Field Type and any associated Options.
  7. Select Add New Field and select the field you created for Scholarship. Select the Field Type and any associated Options.
  8. Select the Conditional Visibility toggle to ON.
  9. Select Add Condition.
  10. Select the Application Review object, the Field you added earlier, an Operator of = and enter the Value which will cause the Scholarship field to display. In our example, we will enter Admit:

Example conditional visibility

  1. Save your changes.
  2. With these changes, when the Reviewer selects an Admit Decision of Admit, the Scholarship picklist will display and will be hidden if a different Admit Decision is selected.

Configuring Option Groups on Scorecards

Option groups allow Administrators to define a picklist for a field that changes based on the value entered in another field. For example, if you have a Scholarship field available and want to limit the picklist values based on the Applicant’s Program, you would use an Option Group to specify which picklist values should display for each Program.

  1. Create Custom Text Field; for this example, we’ll first need to create a new Scholarship field on the Application Review object.
  2. Add the field to the Application Review Layout.
  3. Navigate to Application Review Types and select the Application Review Type you wish to update.
  4. Select the Basic Configuration Editor button.
  5. Select the Scorecard tab.
  6. Select Add New Field and select the field you created for Scholarship. Select the Field Type and any associated Options.
  7. Select Add Option Group; In this example, we will configure Program = MBA to display one specific option and Program = Undergrad to display two different options.
    1. Select Add Condition. This will be the Condition that must be met for the picklist options to display. Select: Application, Program, =, MBA
    2. Enter Option 1 and Option 1 Description. This should be the picklist option you want to display when Program = MBA.
    3. Select Add Option Group.
    4. Add the Condition for the next option; in this example, we’ll select: Application, Program, =, Undergrad.
    5. Enter Option 1 and Option 1 Description. Add another line for Option 2 and Option 2 Description.
    6. Save your changes.

score tabs screen

option group 1 example

option group2 example

  • Was this article helpful?