AD0-E121 · Question #12
An author would like to display an At-summarized version of an artiste. Which method would you recommend to achieve this?
The correct answer is C. Create a variation of a master content fragment. Creating a variation of a master content fragment (C) is the recommended approach because AEM Content Fragments are specifically designed to hold channel-neutral content, and variations allow authors to maintain alternate versions of that content - such as an AI-generated…
Question
An author would like to display an At-summarized version of an artiste. Which method would you recommend to achieve this?
Options
- AModify a component to display a shortened form of the article.
- BCreate a variation of an experience fragment.
- CCreate a variation of a master content fragment
- DImplement a workflow to generate a summarized version.
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- C85% (28)
- D9% (3)
Explanation
Creating a variation of a master content fragment (C) is the recommended approach because AEM Content Fragments are specifically designed to hold channel-neutral content, and variations allow authors to maintain alternate versions of that content - such as an AI-generated summary - directly alongside the master, without duplicating or restructuring anything.
Why the distractors are wrong:
- A - Modifying a component changes presentation logic, not content; a component shouldn't own or generate summarized copy.
- B - Experience Fragment variations serve layout/channel differences (e.g., web vs. email rendering), not alternate textual versions of the same content.
- D - A workflow could automate summary generation, but it's not the mechanism for displaying it; it's also far more complex than necessary for this use case.
Memory tip: Think of it this way - Content Fragment = content variants (same text, different lengths/forms), Experience Fragment = layout variants (same layout, different channels). When the question is about alternate content, reach for a Content Fragment variation.
Topics
Community Discussion
No community discussion yet for this question.