ai Literacy Assessment Generator
# 34. AI Literacy Assessment Generator
**Domain:** Training and Awareness
**Level:** Essential
## Use Case
Create role-appropriate quizzes, self-assessments, and evaluation rubrics to measure AI literacy across the workforce. Directly supports EU AI Act Article 4 (AI literacy obligation) and ISO 42001 Annex A.4.3. Produces assessments calibrated to the role's actual AI exposure.
## Variables
| Variable | What to Enter | Example |
|----------|--------------|---------|
| `[TARGET_ROLE]` | The role or audience being assessed | e.g. All staff, Data scientists and ML engineers, Customer service agents using AI tools, Senior management and board, HR team using AI screening tools |
| `[ASSESSMENT_FORMAT]` | The format required | e.g. 10-question multiple choice quiz, Self-assessment checklist (yes/no), Written scenario-based evaluation, Manager observation rubric |
| `[AI_TOOLS_IN_USE]` | The AI tools this role actually uses or will use | e.g. Microsoft Copilot for document drafting, AI-powered CRM recommendations, ChatGPT for research, custom credit model outputs |
| `[LITERACY_LEVEL_TARGET]` | The minimum literacy level being assessed for | e.g. Basic awareness (can identify AI outputs and know when to flag concerns), Operational (can use AI tools correctly and identify errors), Advanced (can evaluate AI system risks and design controls) |
| `[REGULATORY_CONTEXT]` | Regulatory or policy requirements this assessment supports | e.g. EU AI Act Article 4 literacy obligation, ISO 42001 A.4.3, internal AI policy Section 9, FCA Consumer Duty |
## The Prompt
Copy everything below this line. Replace all `[VARIABLES]` with your specific information. Paste into Claude, GPT-4o, Gemini, or any capable LLM.
---when to use it
Community prompt sourced from the open-source GitHub repo KunalCyber/GRC-Prompts-Library (MIT). A "ai Literacy Assessment Generator" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
educationcommunitygeneral
source
KunalCyber/GRC-Prompts-Library · MIT