2026/2027 ACCURATE TEST WITH COMPLETE ACTUAL
QUESTIONS AND CORRECT ANSWERS WITH DETAILED
RATIONALES (100% CORRECT VERIFIED SOLUTIONS) LATEST
UPDATED VERSION 2026 EDITION |GUARANTEED PASS A+
(BRAND NEW!) APPROVED CLR 110 CLARITY DATA MODEL
FUNDAMENTALS EXAM
Question 1
Which object in the Clarity data model represents a container for grouping projects, programs, and
other investments to facilitate portfolio management?
A) Resource
B) Task
C) Investment – CORRECT ANSWER
D) Timesheet
Rationale: In Clarity, the Investment object is the top-level container that includes projects, programs,
ideas, assets, and other work items. It provides common fields (e.g., financials, dates, status) and
enables portfolio analysis and rollup. Resources, tasks, and timesheets are subordinate objects.
Question 2
What is the primary purpose of a "Role" in the Clarity data model?
A) To define a user's login permissions
B) To represent a job function or skill set for resource planning – CORRECT ANSWER
C) To store timesheet approval workflows
D) To classify project status
Rationale: A Role represents a generic job function (e.g., Developer, Tester, Project Manager). Roles are
used for resource requests, staffing, allocation planning, and financial costing without specifying an
individual resource.
,Question 3
In Clarity, which attribute uniquely identifies a single instance of any object in the database?
A) Name
B) Code
C) ID – CORRECT ANSWER
D) External ID
Rationale: The internal system-generated ID (often a numeric or GUID value) is the primary key that
uniquely identifies each record across all object types. Name and Code are not guaranteed unique in all
contexts.
Question 4
Which relationship type is used to link a project to its parent program in Clarity?
A) One-to-many via association
B) Hierarchical parent-child relationship – CORRECT ANSWER
C) Many-to-many via a bridge table
D) One-to-one via lookup
Rationale: Clarity supports a hierarchical structure for investments (e.g., Program → Projects). This is
implemented using parent-child relationships where a program can be the parent of multiple project
investments.
Question 5
What does the "Allocation" object track in the Clarity data model?
A) Task completion percentages
B) The planned time a resource or role spends on an investment over a period – CORRECT ANSWER
C) Actual time entered in timesheets
D) Budgeted cost vs. actual cost
,Rationale: Allocation records define how much effort (usually in hours or FTE) a specific resource or role
is expected to contribute to an investment per time period (e.g., weekly, monthly). Actuals come from
timesheets.
Question 6
Which object stores the actual labor hours logged by resources?
A) Resource Assignment
B) Timesheet Line – CORRECT ANSWER
C) Task
D) ETC (Estimate to Complete)
Rationale: Timesheet Line objects represent actual hours entered by resources against assigned tasks or
investments. They are the source of actual effort data in Clarity.
Question 7
In Clarity's financial data model, what does a "Cost Plan" represent?
A) The approved budget for a fiscal year
B) A detailed breakdown of planned costs for an investment over time – CORRECT ANSWER
C) The actual costs incurred
D) The difference between planned and actual costs
Rationale: A Cost Plan is a time-phased financial plan that forecasts expenses (labor, material,
equipment, etc.) for an investment. It is used for budgeting and tracking variance against actuals.
Question 8
What is the role of "Lookup Values" in the Clarity data model?
A) To store user preferences
B) To provide a predefined list of options for attribute values – CORRECT ANSWER
C) To define database indexes
D) To manage resource calendars
, Rationale: Lookup Values are used to enforce data integrity and consistency by restricting attribute
choices (e.g., Project Status: Active, On Hold, Closed). They are defined in lookup tables.
Question 9
Which Clarity object is used to capture a request for new work, which can later be promoted to a project
or other investment?
A) Idea
B) Enhancement
C) Demand – CORRECT ANSWER
D) Change Order
Rationale: The Demand object represents a new work request (e.g., from stakeholders) that enters the
demand management pipeline. It can be analyzed, scored, and then promoted to a project, idea, or
other investment type.
Question 10
How are "Resources" and "Users" related in the Clarity data model?
A) They are identical with no distinction
B) Every User is a Resource, but not every Resource needs a User login – CORRECT ANSWER
C) Every Resource is a User, but not every User is a Resource
D) They are completely separate with no direct link
Rationale: In Clarity, a Resource is an entity that can be allocated and booked. A User is a person with
login credentials. All Users Are Resources (so they can be assigned work and log time), but some
Resources (e.g., equipment, generic roles) are not Users.
Question 11
Which attribute on a Task defines the sequence of execution relative to other tasks?
A) Priority
B) Predecessor – CORRECT ANSWER