Skip to main content

Last updated: May 2026

Practice Exam

ED-Con-101Salesforce Certified Education Cloud Consultant

Test your knowledge with official exam-style questions

Questions25Passing65Exam time105 min

Questions and options are shuffled each attempt

Salesforce Certified Education Cloud ConsultantPractice Exam Set 1: All Questions & Explanations

Full question text, answer options, and explanations for this practice set — a spoiler-free alternative is the interactive quiz above for scored, shuffled practice.

  1. 1. What is the Education Data Architecture (EDA) in Salesforce Education Cloud?

    • A. A proprietary database format for storing student records offline
    • B. A managed package that provides a pre-built data model and framework designed for higher education institutions(correct)
    • C. A reporting tool that aggregates student performance data from external systems
    • D. A Salesforce integration middleware for connecting SIS (Student Information Systems)

    Explanation: The Education Data Architecture (EDA) is a managed package from Salesforce.org (now Salesforce) that provides a pre-built data model specifically designed for higher education. EDA includes objects like Contact (students, faculty, staff), Account (educational institution, household), Course, Course Offering, Course Enrollment, Program Enrollment, and Term. It serves as the foundation layer that Salesforce Education Cloud products build upon.

  2. 2. In Education Cloud's EDA data model, how is a student's enrollment in a specific course section represented?

    • A. A Contact record with a Course field populated
    • B. A Course Enrollment record linking the student (Contact) to the Course Offering (a specific section of a course in a term)(correct)
    • C. An Opportunity record with a Stage of 'Enrolled'
    • D. A custom junction object between the Student and Class objects

    Explanation: EDA models course enrollment through a three-level hierarchy: Course (the course definition, e.g., MATH 101) → Course Offering (a specific section in a specific term, e.g., MATH 101 - Fall 2024 - Section A) → Course Enrollment (a junction record linking a Student/Contact to a specific Course Offering). This allows tracking individual student enrollment, grades, and attendance per course section.

  3. 3. A university is implementing Salesforce Education Cloud. Which two standard Account Record Types are included in EDA for representing educational institutions? (Choose 2)

    • A. Academic Account — represents a college, school, or department within the university(correct)
    • B. Educational Institution — the top-level Account for the entire university(correct)
    • C. Household Account — used to group students living at the same address for financial aid purposes
    • D. Employer Account — represents where alumni work after graduation

    Explanation: EDA's Account model includes: Academic Accounts (representing departments, schools, colleges, programs within the university hierarchy) and Educational Institution (the top-level institutional Account). Household Accounts (representing the student's family unit for financial aid and parent communication) are also part of EDA. Employer Accounts are used for alumni career tracking but are not a core EDA Account Record Type.

  4. 4. A university wants to track whether a student is a 'first-generation college student' for federal reporting requirements. Where should this data field be added in the EDA data model?

    • A. On the Course Enrollment object as a custom field
    • B. On the Contact object (representing the student) as a custom field, since it is a person-level attribute(correct)
    • C. On the Account (Academic) object representing the student's program
    • D. On the Program Enrollment object to track it per program

    Explanation: 'First-generation college student' is an attribute of the individual student person, not of a specific course, enrollment, or program. In EDA's data model, the Contact record represents the person (student). This personal demographic attribute belongs on the Contact object as a custom field. This field will be visible across all the student's programs and enrollments without duplication.

  5. 5. Which Salesforce feature is used in Education Cloud to give students and prospective applicants access to their own records and application status through a self-service portal?

    • A. Salesforce Experience Cloud (Community Cloud) with Education Cloud components(correct)
    • B. Salesforce Field Service Lightning mobile app customized for students
    • C. A custom Visualforce page hosted on Heroku for student-facing access
    • D. The standard Salesforce Mobile App with student profile access

    Explanation: Salesforce Experience Cloud (formerly Community Cloud) is used to build student-facing portals in Education Cloud implementations. Students can log in to view their application status, course registrations, financial aid information, advising appointments, and other records using External Community licenses. Education Cloud provides pre-built Experience Cloud components and templates for higher education use cases.

  6. 6. A university uses a Student Information System (SIS) like Banner or PeopleSoft as the system of record for student enrollment data. How should this integrate with Salesforce Education Cloud? (Choose 2)

    • A. The SIS remains the system of record for transactional enrollment data; Salesforce Education Cloud focuses on engagement, relationships, and success (advising, support, recruitment)(correct)
    • B. Replicate all SIS enrollment data into Education Cloud using an ETL process, making Salesforce the system of record for all data
    • C. Use an integration middleware (MuleSoft, Dell Boomi, or direct API) to synchronize relevant SIS data to Education Cloud on a defined schedule or triggered basis(correct)
    • D. Discontinue the SIS and migrate all data to Salesforce to eliminate integration complexity

    Explanation: Best practice for SIS-Salesforce integration: (1) Clearly define the system of record for each data domain — SIS owns transactional enrollment, grades, and registration; Salesforce Education Cloud owns relationship management, advising, recruitment, and advancement; (2) Use integration middleware (MuleSoft, Dell Boomi, Informatica, or direct API) to sync relevant data bidirectionally on the appropriate schedule (nightly batch for grades, real-time for enrollment events). Replacing the SIS is not recommended — SIS systems serve financial aid, transcript, and compliance functions that Salesforce does not cover.

  7. 7. What is the primary purpose of Salesforce Student Success Hub?

    • A. To process student financial aid applications and disburse funds
    • B. To provide advisors and success coaches with a 360-degree view of each student and tools to proactively support at-risk students(correct)
    • C. To manage the university's course catalog and faculty scheduling
    • D. To automate the student application and admissions review process

    Explanation: Student Success Hub is an Education Cloud product that gives academic advisors, student success coaches, and other support staff a unified view of each student's academic progress, engagement, risk factors, and support history. It provides tools for proactive advising, early alert systems, appointment scheduling, and case management to help identify and support at-risk students before they disengage or drop out.

  8. 8. In Student Success Hub, what is an 'Early Alert'?

    • A. A scheduled morning notification reminding advisors to check their calendar
    • B. A flag or alert triggered when a student shows signs of academic risk (e.g., missing classes, failing grades) that prompts advisor intervention(correct)
    • C. An automated email sent to students when financial aid is disbursed
    • D. An alert sent to the Registrar when a student changes their major

    Explanation: Early Alert in Student Success Hub is a systematic process for identifying and flagging students who are showing early signs of academic difficulty or disengagement. Alerts can be triggered by faculty reports (a faculty member flags a student for excessive absences), automated rules (GPA below threshold), or integration with the SIS. Alerts create Cases or tasks for advisors to follow up with at-risk students before the problem worsens.

  9. 9. An advisor needs to schedule a 30-minute advising appointment with a student. Which two Salesforce features in Education Cloud support this? (Choose 2)

    • A. Salesforce Scheduler (Appointment Scheduling) — allows students to self-book appointment slots based on advisor availability(correct)
    • B. Salesforce Calendar — advisors can create Events linked to the student's Contact record for advising appointments(correct)
    • C. The Registrar Portal — advisors use the SIS to schedule appointments
    • D. Salesforce Reports filtering Events by advisor name

    Explanation: Education Cloud supports advising appointments through: (1) Salesforce Scheduler (Appointment Scheduling) which provides a student-facing booking experience where students select available advisor time slots based on configured service territories and resource availability; (2) Standard Salesforce Calendar and Events linked to Contact records, allowing advisors to manually create and track appointments. Together these support both self-service student scheduling and advisor-managed scheduling.

  10. 10. A university wants to track student outcomes — specifically whether students who received advising support graduated at higher rates than those who did not. Which Salesforce feature helps measure this?

    • A. Salesforce Reports and Dashboards comparing graduation rates by advising contact frequency
    • B. Einstein Discovery analyzing patterns in Student Success Hub data to identify advising impact on outcomes
    • C. Both A and B can be used; A for operational reporting and B for predictive/prescriptive insights(correct)
    • D. Only external data science tools can measure advising impact; Salesforce is limited to operational data

    Explanation: Measuring advising program impact requires both: (1) Standard Reports/Dashboards to compare graduation and retention rates between students with different advising engagement levels (operational reporting); (2) Einstein Discovery (AI-powered) to identify statistically significant correlations between advising variables (frequency, type, timing) and outcomes like GPA improvement, retention, and graduation — providing prescriptive insights on what types of interventions are most effective.

  11. 11. A Success Coach wants to assign a student to a specific support program (e.g., a first-year experience program). How is this modeled in EDA?

    • A. Add the student to a Salesforce Group representing the program
    • B. Create a Program Enrollment record linking the student (Contact) to the Program (Account with Academic Record Type)(correct)
    • C. Create a Case with Type = 'Program Enrollment'
    • D. Add a custom Program field to the Contact record

    Explanation: In EDA, Program Enrollment is a junction object that links a student (Contact) to a Program (an Account with Academic Record Type). The Program Enrollment tracks the student's enrollment in the degree program or support program, including enrollment status, start/end dates, and program-specific attributes. This is distinct from Course Enrollment (individual course sections). Program Enrollment is how academic advising load, degree progress, and program-specific support are tracked.

  12. 12. A university is building a student success risk model. Which two EDA data points are most predictive of student attrition risk? (Choose 2)

    • A. Course Enrollment status changes (Withdrawn, Incomplete) indicating academic difficulty(correct)
    • B. Reduced engagement activity (fewer advising appointments, campus event participation) indicating disengagement(correct)
    • C. The number of times a student has changed their declared major
    • D. The student's dormitory room number

    Explanation: Research and practice in student success consistently identify academic performance signals (course withdrawals, incomplete grades, GPA drops) and engagement disengagement signals (reduced advising contact, campus participation, login activity) as the strongest predictors of attrition risk. Major changes can be a signal in some contexts but are not universally predictive. Dormitory assignment has minimal predictive value compared to academic and engagement indicators.

  13. 13. In Education Cloud's Recruitment and Admissions module, what Salesforce object represents a prospective student's application to the institution?

    • A. Opportunity with a Stage of 'Applied'(correct)
    • B. Lead converted to Contact representing the application
    • C. Application object (a custom Education Cloud object linked to the prospective student Contact)
    • D. Case with Type = 'Application'

    Explanation: Salesforce Education Cloud (and many higher education CRM implementations) uses the Opportunity object to represent a prospective student's application. The Opportunity Stages represent the admissions funnel stages (e.g., Inquiry → Applied → Complete → Accepted → Enrolled). This approach leverages the standard Salesforce Sales Cloud pipeline model adapted for the admissions process, enabling pipeline management, forecasting of enrollment, and standard reporting.

  14. 14. A university recruiter visits a college fair and collects information from 50 prospective students. Which Salesforce tool is most appropriate for entering this bulk prospect data?

    • A. Data Loader to bulk insert Contact and related Opportunity records
    • B. Salesforce Mobile App with offline data collection at the fair, syncing when back online(correct)
    • C. Data Import Wizard to import up to 50,000 records from a CSV
    • D. Manually entering each prospect in Salesforce

    Explanation: For real-time, field-based prospect data collection at recruiting events (college fairs, high school visits), the Salesforce Mobile App (with Forms or Student Recruiting functionality) allows admissions recruiters to enter prospect information directly on a tablet or phone, even in offline mode. Collected data syncs when connectivity is restored. Data Loader and Import Wizard are for batch imports after the fact, not real-time event collection.

  15. 15. A university wants to automate personalized email drip communications to prospective students based on their program of interest and stage in the admissions funnel. Which two Salesforce products support this? (Choose 2)

    • A. Marketing Cloud Account Engagement (Pardot) for B2B-style drip email nurturing based on prospect scores and stage(correct)
    • B. Salesforce Marketing Cloud with Journey Builder creating stage-based email journeys triggered by Opportunity Stage changes(correct)
    • C. Workflow Rules with email alerts on the Opportunity object
    • D. Salesforce Inbox with manual email scheduling by admissions counselors

    Explanation: Personalized admissions email nurturing is best handled by: (1) Marketing Cloud Account Engagement (Pardot) for drip email campaigns based on engagement scoring and demographic attributes (program interest, geography); (2) Salesforce Marketing Cloud with Journey Builder for stage-triggered, multi-channel communication journeys (email, SMS) that automatically enroll prospects when their Opportunity Stage changes. Workflow Rules with email alerts are too simplistic for personalized, multi-step drip campaigns. Salesforce Inbox is for individual email management.

  16. 16. An admissions counselor needs to track all interactions with a prospective student (emails, calls, campus visits) to maintain a complete communication history. Which Salesforce standard feature captures this?

    • A. Chatter posts on the Opportunity record
    • B. Activities (Tasks for calls and follow-ups, Events for campus visits) linked to the Contact and Opportunity records(correct)
    • C. A custom 'Interaction Log' object with a lookup to the Opportunity
    • D. Custom fields on the Contact object for each interaction type

    Explanation: Standard Salesforce Activities (Tasks for planned and completed calls/emails, Events for scheduled visits and meetings) are the native way to track all interactions with prospective students. Activities are linked to both the Contact (the person) and the Opportunity (the application), providing a complete activity timeline visible from both records. This avoids custom object creation and leverages standard reporting, activity views, and email/calendar integrations.

  17. 17. A university admissions office wants to predict which accepted students are most likely to enroll (yield prediction). Which Salesforce AI feature supports this?

    • A. Einstein Lead Scoring applied to Opportunity records representing applications
    • B. Einstein Opportunity Insights on the Application Opportunity showing likelihood to close (enroll)
    • C. Einstein Prediction Builder trained on historical enrollment data to predict yield probability(correct)
    • D. A Salesforce Report analyzing accepted student demographics

    Explanation: Einstein Prediction Builder allows training a custom AI model on historical data (e.g., past accepted students with their demographic, geographic, financial aid, and engagement attributes) to predict which current accepted students are most likely to enroll. This yield prediction model can score each accepted applicant and surface the prediction on the Opportunity record, enabling counselors to prioritize outreach to at-risk accepts. Einstein Opportunity Insights is for sales deals, not admissions-specific predictions.

  18. 18. In Salesforce Education Cloud Advancement, what does 'Major Gift' management refer to?

    • A. Managing large-volume direct mail and phone solicitations for annual giving
    • B. Cultivating and stewarding high-capacity donors who give or have potential to give significant gifts (typically $25,000 or more) to the institution(correct)
    • C. Managing government grants and federal research funding applications
    • D. Tracking major events and fundraising galas

    Explanation: Major Gift fundraising in higher education advancement focuses on high-capacity individual donors who can give transformational gifts. Salesforce Education Cloud Advancement uses the Opportunity object (with Opportunity Record Types for major gifts) to manage the major gift cultivation cycle: identification, qualification, cultivation, solicitation, and stewardship. Gift officers are assigned portfolios of donor prospects and track all interactions via Activities.

  19. 19. Which Salesforce object is used to track an alumni's financial gift to the university in Education Cloud Advancement?

    • A. Payment object
    • B. Opportunity (a charitable gift Opportunity with donation-specific fields and record type)(correct)
    • C. Product object representing the type of gift
    • D. A custom Gift object from the NPSP package

    Explanation: In Salesforce Education Cloud Advancement (and NPSP-based fundraising implementations), charitable gifts are tracked as Opportunity records with donation-specific Record Types. The Opportunity Stage represents the gift status (Prospecting, Pledged, Posted, etc.) and the Amount field captures the gift amount. This leverages the standard Salesforce Opportunity reporting and forecasting infrastructure for advancement gift pipeline reporting.

  20. 20. A university's advancement office wants to segment alumni for a targeted annual giving campaign. Which two Salesforce features support donor segmentation? (Choose 2)

    • A. Salesforce Reports with custom filters on giving history, graduation year, and geographic data to create donor segments(correct)
    • B. Data Cloud Segments using alumni engagement and giving data to create dynamic, real-time segments for activation to Marketing Cloud(correct)
    • C. Campaign object with manually added Campaign Members for each donor segment
    • D. A custom Segment object with an Alumni Member junction record

    Explanation: Alumni segmentation for advancement campaigns can be achieved through: (1) Salesforce Reports with filters on giving history (last gift date, total giving, gift amount), graduation year, major, and location — these segments can be exported to Campaign Member lists; (2) Data Cloud Segments using unified alumni profiles that combine CRM data, engagement data, and giving history to create dynamic segments automatically activated to Marketing Cloud for campaign execution. The Salesforce Campaign object manages campaign execution, not segmentation itself.

  21. 21. A prospect researcher in the advancement office needs to identify alumni with high giving capacity. Which Salesforce feature helps surface capacity data from external wealth screening services?

    • A. Salesforce Einstein Wealth Screening feature built into Education Cloud
    • B. Salesforce Connect to query external databases in real time
    • C. Integration with wealth screening vendors (Wealth Engine, iWave, DonorSearch) via the Salesforce AppExchange or custom API integration, surfacing capacity data on the Contact record(correct)
    • D. CRM Analytics Dashboard displaying public LinkedIn data for each contact

    Explanation: Prospect research and wealth screening in advancement requires integration with specialized third-party wealth intelligence vendors (Wealth Engine, iWave, DonorSearch, etc.). These vendors provide capacity ratings, philanthropic history, and wealth indicators. Integration is typically achieved via AppExchange packages or custom API integration that imports wealth screening data into custom fields on the Contact record, making capacity data visible in Salesforce. Salesforce does not have a native wealth screening capability.

  22. 22. A university wants to track key enrollment metrics on a real-time dashboard for the President's office. Which Salesforce tool provides this most effectively?

    • A. Standard Salesforce Reports filtered by the current academic term
    • B. A Salesforce Dashboard with real-time Dashboard components showing live enrollment counts, application funnel, and yield rates
    • C. A CRM Analytics dashboard with datasets built from Education Cloud data sources
    • D. Both B and C are effective; B for simpler metrics and C for more complex, multi-source analytics(correct)

    Explanation: Both standard Salesforce Dashboards and CRM Analytics are appropriate for enrollment metrics: Standard Dashboards are simpler to configure and provide real-time metrics (refreshed on demand) for common KPIs like application counts, funnel conversion rates, and enrollment targets. CRM Analytics enables more sophisticated multi-dimensional analysis, predictive insights, and cross-source data integration (SIS + Salesforce + external). The choice depends on the complexity of analysis required and available licenses.

  23. 23. A university is planning its Education Cloud implementation approach. Which two best practices improve the likelihood of a successful implementation? (Choose 2)

    • A. Begin with a phased approach — implement one functional area first (e.g., Recruiting and Admissions) before expanding to Student Success and Advancement(correct)
    • B. Implement all Education Cloud modules simultaneously to minimize the total implementation duration
    • C. Engage a cross-functional steering committee that includes Admissions, Student Affairs, Advancement, and IT to align on priorities and data governance(correct)
    • D. Fully customize Education Cloud before user testing to present a complete product at launch

    Explanation: Education Cloud implementation best practices: (1) Phased approach — tackling one functional area (Recruiting, Student Success, or Advancement) first reduces complexity, enables learning before scaling, and delivers early value to stakeholders; (2) Cross-functional steering committee — ensuring all affected departments (Admissions, Student Affairs, Advancement, IT, Registrar) have representation in the governance process improves alignment, data ownership clarity, and adoption. Simultaneous multi-module launches increase risk. Heavy customization before testing is an anti-pattern that delays feedback.

  24. 24. A university has student data in Salesforce that includes names, email addresses, and dates of birth, which is subject to FERPA (Family Educational Rights and Privacy Act). How should Salesforce be configured to protect FERPA-covered data?

    • A. Store all FERPA-covered data in an external database and use Salesforce Connect to display it without storing in Salesforce
    • B. Use Field-Level Security and Profiles/Permission Sets to restrict access to sensitive student data to only authorized staff; enable Shield Platform Encryption for data at rest(correct)
    • C. Add a FERPA warning label to student record pages and rely on staff honoring the restriction
    • D. Create a separate Salesforce org for FERPA-covered student data

    Explanation: FERPA compliance in Salesforce requires: Field-Level Security and Profile/Permission Set restrictions to ensure only authorized staff (advisors, registrar, authorized offices) can access specific student data fields; and Shield Platform Encryption to encrypt sensitive student data at rest in Salesforce (dates of birth, SSN, financial data). This defense-in-depth approach addresses both access control (who can see data) and data security (protecting stored data). A warning label does not enforce access restrictions.

  25. 25. An Education Cloud implementation is approaching go-live. Which two activities are critical in the final weeks before launch? (Choose 2)

    • A. User Acceptance Testing (UAT) with actual staff from admissions, advising, and advancement teams validating their workflows(correct)
    • B. Training for all end users with role-based sessions that mirror their actual job workflows in Salesforce(correct)
    • C. Adding all remaining features requested by stakeholders regardless of impact on go-live timeline
    • D. Final data migration execution with validation that migrated records match source system counts and key field values

    Explanation: Critical pre-go-live activities for Education Cloud: (1) Role-based UAT with actual end users validates that the configured system meets real business workflows and that data is correct — this is the final quality gate before launch; (2) Role-specific training ensures all users can perform their jobs in the new system from day one, directly impacting adoption. Adding new features late in the project introduces risk and scope creep that delays go-live. Data migration validation should happen earlier in the project (not in the final weeks) to allow time for remediation.