Digital Content Creation
DigComp 3.0 · Area 3 · 16 min read
Digital content creation is about producing and adapting digital content responsibly — and understanding the rules around copyright, licensing, and accessibility. As AI makes content creation trivially easy, knowing the rights, ethics, and quality standards matters more, not less. The assessment leans heavily on copyright and accessibility judgement.
What the assessment checks
- ✓Developing and editing digital content (text, images, media)
- ✓Integrating and re-elaborating existing content appropriately
- ✓Copyright and licences — what you may and may not reuse, and how
- ✓Accessibility, and at higher levels, basic programming/automation concepts
Key concepts
'Found online' is not 'free to use'
This is the single most-tested misconception. Almost everything is copyrighted by default the moment it's created — text, images, music, video — whether or not it shows a © symbol. Finding something via a search engine grants you no rights to reuse it. Legitimate options: your own work, properly licensed or stock material, public-domain content, or content under a licence (like Creative Commons) whose terms you follow.
💡 Tip: Removing a watermark never grants a licence — it makes the infringement worse.
Understand the licence before you reuse
Creative Commons and open-source licences each carry conditions. Common CC terms: BY (must attribute), NC (non-commercial only), ND (no derivatives), SA (share-alike — your version must use the same licence). 'Open' or 'free' never means 'no rules' — using a non-commercial image in a paid product breaches the licence.
💡 Tip: For paid/commercial work, confirm the licence explicitly permits commercial use.
Accessibility is part of quality, not an extra
Content should be usable by everyone, including people using screen readers or with low vision. The core practices: alt text describing images, proper heading structure (not just big bold text), captions on video, sufficient colour contrast, and never relying on colour alone to convey meaning. In the EU this is increasingly a legal requirement (the European Accessibility Act), not just good manners.
💡 Tip: Alt text and proper headings are the two most-tested accessibility basics.
Re-elaborating vs copying
Integrating others' content into your own work means genuinely synthesising and crediting it — not pasting chunks and lightly editing. Reusing your own old material is fine, but check it's still accurate and update it for the new purpose rather than copying outdated figures forward.
💡 Tip: Synthesise in your own words and credit sources; don't present others' work as your own.
Be transparent about AI-generated content
If you use AI to create text, images, or code, two things matter: check the usage rights (some tools place conditions on output), and be honest about its origin where it matters. Passing AI output off as original human work — or as a real photograph — risks both trust and, increasingly, legal/disclosure obligations.
💡 Tip: Disclose AI involvement where the audience would reasonably expect to know.
Worked example: a test-style scenario
This is the kind of situational-judgement question the assessment uses. Try to choose before reading the verdicts.
You found a great photo online and want to use it in your company's blog post. What's the best approach?
Respects copyright. This is the only reliably lawful route.
Attribution does not grant a licence. Using a copyrighted image without permission is infringement, credited or not.
Removing a watermark compounds the infringement and signals bad faith.
Common mistakes to avoid
- ✗Believing anything found online is free to reuse.
- ✗Thinking attribution alone replaces a licence.
- ✗Using non-commercial-licensed content in commercial work.
- ✗Treating accessibility (alt text, captions, contrast) as optional.
- ✗Passing AI-generated content off as original or as a real photo.
Quick self-check
4 practice questions. Pick an answer to see whether you got it and why. Not scored or saved — just for your own preparation.
1. You found a great photo via image search for your company blog. Can you use it?
2. An image is licensed CC BY-NC. Can you use it in a product you sell?
3. Which is a core accessibility practice?
4. You used AI to generate an image. What's the responsible approach?
Free resources to go deeper
External, authoritative, free. Opens in a new tab.