You are here:
Get to Know the Assessment Questions Omnistudio Components
Assessment History uses several Omnistudio components to fetch and display assessment questions and their 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 Questions use.
| Omnistudio Component | Name | Use |
|---|---|---|
| Flexcard | DiscoveryFrameworkAssessmentQuestionsList | Displays assessment question filters, score indicators, and a list of assessment questions with an icon indicating the changes in scores for each question. |
| Flexcard | DiscoveryFrameworkAssessmentQuestion | Displays an expandable assessment question with an icon indicating the changes in scores. |
| Data Mapper | DiscoveryFrameworkGetAssessmentQuestionHistoryDetails | Gets the assessment ID, user name and user ID, created date, created by ID, and response value score of the assessment question. |
| Data Mapper | DiscoveryFrameworkTransformAssessmentQuestionHistoryDetails | Merges the Assessment Question Response and User objects into a single, new object. |
| Integration Procedure | DiscoveryFrameworkGetAssessmentQuestionHistory | Gets the assessment question history based on the selected filters. |
| Data Mapper | DiscoveryFrameworkGetAssessmentIds | Gets the IDs of the two most recent assessments relative to the given context ID. |
| Data Mapper | DiscoveryFrameworkGetRadioAndRadioGroupAssessmentQuestions | Gets the Radio and Radio Group type assessment questions of a given context ID. |
| Data Mapper | DiscoveryFrameworkTransformAssessmentQuestionDetails | Truncates the assessment question text and merges the Assessment Question Response and Assessment Question Version objects into a single, new object. |
| Data Mapper | DiscoveryFrameworkTransformScore | Creates separate lists of the response value scores from two assessments and calculates the difference between the lists. |
| Integration Procedure | DiscoveryFrameworkGetAssessmentQuestionsForCalculatingScoreDifference | Gets Radio and Radio Group type assessment questions of a given context ID to calculate their score difference. |
Did this article solve your issue?
Let us know so we can improve!

