You are here:
Get to Know the Assessment History Omnistudio Components
Assessment History uses several Omnistudio components to fetch and display assessment history data such as the user, submitted date, and score trends.
Required Editions
Available in: Lightning Experience Available in: Enterprise and Unlimited Editions with Health Cloud or Life Sciences Cloud |
Here are the Omnistudio components that Assessment History uses.
| OmniStudio Component | Name | Use |
|---|---|---|
| Flexcard | DiscoveryFrameworkAssessmentHistory | Displays assessment history details such as the submitted date, user, and score in a graph and table. |
| Data Mapper | DiscoveryFrameworkGetAssessmentDetails | Gets the assessment created date and OmniProcessId, and calculates the start date and end date of the assessment history based on the created date. |
| Data Mapper | DiscoveryFrameworkGetAssessmentHistoryCreatedDateDescendingOrder | Gets the assessment question version, assessment question response, user, and other details related to a context ID within a given date range. Gives the responses in descending order of the assessment question response’s created date. |
| Data Mapper | DiscoveryFrameworkGetAssessmentHistoryCreatedDateAscendingOrder | Gets the assessment question version, assessment question response, user, and other details related to context ID within a given date range. Gives the responses in ascending order of the assessment question response’s created date. |
| Data Mapper | DiscoveryFrameworkTransformAssessmentQuestionVersion | Transforms the score types of the assessment question versions into a format supported by the FlexCard. |
| Data Mapper | DiscoveryFrameworkTransformAssessmentQuestionResponse | Merges the Assessment Question Response, Assessment Question Version, and User objects into a single, new object. |
| Data Mapper | DiscoveryFrameworkTransformAssessmentQuestionVersionList | Transforms the score types of the assessment question versions into a comma-separated list. |
| Integration Procedure | DiscoveryFrameworkGetAssessmentHistory | Gets the assessment history based on the selected filters. |
Did this article solve your issue?
Let us know so we can improve!

