Module Assessment | Yext Hitchhikers Platform

loading
You must include a first name and last name in your profile to create challenge environments.

Background

Turtlehead Tacos is ready to start adding their data. They want to start with their restaurants so first they want to see what their flagship restaurant looks like before they upload their full file.

Your Challenge

  1. Create a new Restaurant Entity manually by navigating to Content and clicking on Add Data > Add Single Entity > Restaurant

    Name: Turtlehead Tacos
    Category: Mexican Restaurant
    Address: 
        Address Line 1: 1313 S. 1st Street
        City: Austin
        State/Region: TX
        Postal Code: 78704
    Phone: 5125559331
    Entity ID: 1

    it’s very important you use the right entity ID. That said, if you forget to do this you can edit the Entity ID after you create the entity on Entity Edit.

  2. Add a photo to the Photo Gallery field for the restaurant by using the “Enter URLs” option and inputting this URL: https://a.mktgcdn.com/p-sandbox/iirNIyxQuGSw7OecmBP_zKSyU2l4aVreVPiPu43fkS4/1172x874.png

  3. Create a new custom field called “Territory” to help Turtlehead Tacos team keep track of the entities by Territory. Add this to the “Internal Use Only” field group since it’s only meant for internal organization. Make sure this is added to both the Restaurant and Community Story types.

    • Name: Territory
    • API name: c_territory
    • Field Specification - type: Single-line text
    • Field Availability: Restaurant, Community Story
  4. Bulk edit the Restaurant and Community Story entities you have in the platform to have Territory value of “Texas”.

Module Assessment
+<% util.points %> points
loading
Weekly Challenge Streak Weekly Challenge Streak: <% util.streakWeekly %>
You must include a first name and last name in your profile to create challenge environments.
Challenge account expires in <% util.expirationHours > 24 ? Math.round((util.expirationHours * 1.0) / 24) : util.expirationHours %> <% util.expirationHours > 24 ? (Math.round((util.expirationHours * 1.0) / 24) == 1 ? 'day' : 'days') : (util.expirationHours == 1 ? 'hour' : 'hours') %>.
Challenge account has expired. Please create a new account.
Report Card
Create a new Restaurant entity with ID 1
Add a photo to Entity 1
Create the Territory custom field
Add all the new fields to the Restaurant entity type
Add all the new fields to the Community Story entity type
Bulk edit all entities so Territory field is Texas
Common Issues
Bulk editing all entities expand/collapse module

Make sure that you are selecting all of the right entities when you bulk edit. If there are more than 25 entities (or the number of results on the first page), make sure to click the blue link to select all entities when applicable.

bulk edit help

Make sure you spelled the field and API names exactly. expand/collapse module
You need to spell the field display names and API names exactly as specified in the challenge. This includes casing – if the challenge says to name a field “Title” you should name it “Title” and not “TITLE”.
Previous Submissions
Attempt #<% submission.attemptNumber %>
<% submission.date %>
Score: <% submission.numericScore %>
Pending
Feedback