Introduction
This assessment guide provides a comprehensive set of questions that test your understanding of the key concepts covered throughout the course. Each question includes a reference to the specific module and section where the relevant information can be found, making it easy to review material as needed.
The guide is organized by module, with questions progressing from fundamental concepts to more advanced applications and ethical considerations.
Module 1: Introduction to AI Technologies
Basic Concepts (Module 1, Section 1)
- Question: What is the primary difference between early rule-based AI systems and modern deep learning approaches?
- Answer Location: Module 1, Section 1.2 “Brief History of AI Development”
- Knowledge Tested: Understanding of how AI approaches have evolved over time
- Question: Explain the concept of a “foundation model” in AI and provide an example.
- Answer Location: Module 1, Section 1.2 “Brief History of AI Development”
- Knowledge Tested: Understanding of contemporary AI development approaches
- Question: What distinguishes multimodal AI from single-modal AI systems?
- Answer Location: Module 1, Section 2.4 “Multimodal AI”
- Knowledge Tested: Understanding of different types of AI capabilities
AI Capabilities and Limitations (Module 1, Sections 3-4)
- Question: Describe three capabilities where modern AI systems excel and two significant limitations they face.
- Answer Location: Module 1, Section 4.1 “What AI Does Well” and Section 4.2 “Current Limitations”
- Knowledge Tested: Balanced understanding of AI strengths and weaknesses
- Question: What is meant by “AI hallucinations” and why do they occur?
- Answer Location: Module 1, Section 4.2 “Current Limitations”
- Knowledge Tested: Understanding of a key AI limitation and its causes
- Question: How does the training process for large language models work, and why does the quality of training data matter?
- Answer Location: Module 1, Section 3.1 “Learning from Data” and Section 3.3 “The Training Process”
- Knowledge Tested: Understanding of how AI systems learn and develop capabilities
AI Tools and Applications (Module 1, Section 5)
- Question: Compare and contrast three different types of AI tools discussed in the course and their primary applications.
- Answer Location: Module 1, Section 5.1-5.4 (Text-Based AI Tools, Visual AI Tools, Audio AI Tools, Professional Tools)
- Knowledge Tested: Knowledge of diverse AI applications
- Question: What factors should you consider when selecting an AI tool for a specific purpose?
- Answer Location: Module 1, Section 5 (all subsections) and Section 4.3 “Setting Realistic Expectations”
- Knowledge Tested: Practical application of AI tool selection criteria
Module 2: Effective Prompting Techniques
Prompting Fundamentals (Module 2, Sections 1-2)
- Question: What is a “prompt” in the context of AI, and why is effective prompting important?
- Answer Location: Module 2, Section 1.1 “What Are Prompts?” and Section 1.2 “Why Prompting Matters”
- Knowledge Tested: Basic understanding of AI interaction methodology
- Question: Identify and explain the four fundamental principles of effective prompting discussed in the course.
- Answer Location: Module 2, Section 2 (all subsections: Clarity and Specificity, Context and Background, One Request at a Time, Setting the Right Level of Detail)
- Knowledge Tested: Comprehensive understanding of prompting principles
- Question: Convert the following weak prompt into a strong one using the principles learned: “Help me with my presentation.”
- Answer Location: Module 2, Section 2.1 “Clarity and Specificity” and Section 2.4 “Setting the Right Level of Detail”
- Knowledge Tested: Practical application of prompting principles
Advanced Prompting Strategies (Module 2, Sections 3-4)
- Question: Explain the difference between “few-shot” and “zero-shot” prompting with examples of when you might use each.
- Answer Location: Module 2, Section 4.3 “Few-Shot and Zero-Shot Prompting”
- Knowledge Tested: Understanding of advanced prompting techniques
- Question: What is “chain of thought” prompting and how can it improve AI responses?
- Answer Location: Module 2, Section 4.2 “Chain of Thought Prompting”
- Knowledge Tested: Understanding of how to guide AI reasoning processes
- Question: Describe three strategies for controlling the format and structure of AI outputs.
- Answer Location: Module 2, Section 4.4 “Format and Output Control”
- Knowledge Tested: Knowledge of techniques for getting consistent, structured responses
Troubleshooting and Refinement (Module 2, Section 5)
- Question: Identify three common problems with ineffective prompts and how to address each one.
- Answer Location: Module 2, Section 5.1 “Identifying Common Prompt Issues”
- Knowledge Tested: Ability to diagnose and fix prompting problems
- Question: When should you refine an existing prompt versus starting over with a new approach?
- Answer Location: Module 2, Section 5.3 “When to Start Over vs. Refine”
- Knowledge Tested: Strategic approach to prompt iteration
Module 3: AI for Creative Professionals
Creative AI Partnerships (Module 3, Sections 1-2)
- Question: How does the course suggest AI should be positioned in creative work, and why is this distinction important?
- Answer Location: Module 3, Section 1.1 “AI as a Creative Partner, Not a Replacement”
- Knowledge Tested: Understanding the appropriate role of AI in creative contexts
- Question: Describe the “Creative Augmentation Spectrum” and provide an example of each level of AI involvement.
- Answer Location: Module 3, Section 1.2 “The Creative Augmentation Spectrum”
- Knowledge Tested: Understanding different degrees of AI assistance in creative work
- Question: What strategies can creative professionals use to preserve their unique voice while using AI tools?
- Answer Location: Module 3, Section 1.3 “Developing a Personal AI-Enhanced Creative Process” and Section 6.3 “Building a Sustainable AI-Enhanced Creative Practice”
- Knowledge Tested: Balancing AI assistance with creative authenticity
Domain-Specific Applications (Module 3, Sections 2-4)
- Question: Compare how photographers and writers might use AI tools differently in their workflows.
- Answer Location: Module 3, Section 2 “AI Tools for Photographers” and Section 4 “AI Tools for Writers and Content Creators”
- Knowledge Tested: Understanding of domain-specific AI applications
- Question: What are three ways AI can assist in the ideation and concept generation phase of design work?
- Answer Location: Module 3, Section 3.1 “Ideation and Concept Generation”
- Knowledge Tested: Knowledge of specific creative applications of AI
- Question: How can AI tools help with content repurposing and cross-platform adaptation?
- Answer Location: Module 3, Section 4.3 “Content Optimization and Distribution”
- Knowledge Tested: Understanding practical content workflow enhancements
Ethical Creative Considerations (Module 3, Section 6)
- Question: What approaches should creative professionals take regarding attribution when using AI-generated or AI-enhanced content?
- Answer Location: Module 3, Section 6.1 “Attribution and Originality”
- Knowledge Tested: Understanding ethical attribution practices
- Question: How should creative professionals approach client communications about their use of AI tools?
- Answer Location: Module 3, Section 6.2 “Client Relationships and Expectations”
- Knowledge Tested: Professional ethics and client management
Module 4: AI for Technical Users
AI in Technical Work (Module 4, Section 1)
- Question: What are the key capabilities of modern AI tools for programming and development?
- Answer Location: Module 4, Section 1.1 “The Technical AI Landscape”
- Knowledge Tested: Understanding of AI capabilities in technical contexts
- Question: Compare tasks where AI typically excels in technical contexts versus areas where human expertise remains essential.
- Answer Location: Module 4, Section 1.3 “Setting Realistic Expectations”
- Knowledge Tested: Balanced understanding of AI’s role in technical work
- Question: Describe the “human-AI technical collaboration model” presented in the course.
- Answer Location: Module 4, Section 1.1 “The Technical AI Landscape”
- Knowledge Tested: Understanding the complementary relationship between AI and human technical work
Development and Documentation (Module 4, Sections 2-3)
- Question: What are effective strategies for prompting AI to generate high-quality code?
- Answer Location: Module 4, Section 2.1 “Code Generation and Completion”
- Knowledge Tested: Practical application of prompting for technical content
- Question: How can AI tools assist in debugging and problem-solving for developers?
- Answer Location: Module 4, Section 2.2 “Debugging and Problem Solving”
- Knowledge Tested: Knowledge of practical AI applications in development
- Question: What types of technical documentation can AI help generate, and what human input remains essential?
- Answer Location: Module 4, Section 3.1 “Documentation Generation”
- Knowledge Tested: Understanding appropriate use of AI for technical documentation
Technical AI Integration (Module 4, Sections 5-6)
- Question: What quality assurance processes should be implemented when using AI-generated code?
- Answer Location: Module 4, Section 5.1 “Quality Assurance for AI-Generated Code”
- Knowledge Tested: Understanding best practices for safe AI code integration
- Question: Describe three strategies for measuring the impact and success of AI integration in technical workflows.
- Answer Location: Module 4, Section 6.3 “Measuring Impact and Success”
- Knowledge Tested: Knowledge of evaluation approaches for AI adoption
Module 5: Everyday Practical Applications
Information Management (Module 5, Section 1)
- Question: How can AI tools enhance research and information gathering compared to traditional approaches?
- Answer Location: Module 5, Section 1.1 “Enhanced Information Gathering”
- Knowledge Tested: Understanding practical information processing applications
- Question: What strategies should be used to critically evaluate information provided by AI systems?
- Answer Location: Module 5, Section 1.3 “Critical Evaluation of AI-Generated Information”
- Knowledge Tested: Information literacy in the AI context
- Question: Describe how AI can assist with personal knowledge management and organization.
- Answer Location: Module 5, Section 1.2 “Knowledge Organization and Retrieval”
- Knowledge Tested: Practical applications for personal information management
Communication and Content (Module 5, Section 2)
- Question: What is the recommended approach for using AI in writing tasks while maintaining authenticity?
- Answer Location: Module 5, Section 2.1 “Writing Assistance and Improvement”
- Knowledge Tested: Balancing AI assistance with personal voice
- Question: How can AI tools help with email and communication management?
- Answer Location: Module 5, Section 2.2 “Email and Communication Management”
- Knowledge Tested: Practical applications for everyday communication
Learning and Productivity (Module 5, Sections 3-4)
- Question: Describe three ways AI can enhance personal learning and skill development.
- Answer Location: Module 5, Section 3.1 “Personalized Learning Assistance” and Section 3.2 “Study and Information Processing”
- Knowledge Tested: Knowledge of AI applications in learning contexts
- Question: How can AI assist with task breakdown and project planning?
- Answer Location: Module 5, Section 4.1 “Task and Project Management”
- Knowledge Tested: Practical productivity applications
- Question: What approaches can AI provide for better decision-making and problem-solving?
- Answer Location: Module 5, Section 4.2 “Decision Support and Problem Solving”
- Knowledge Tested: Understanding cognitive enhancement applications
Module 6: Ethical Considerations and Best Practices
Core Ethics Principles (Module 6, Section 1)
- Question: Identify and explain the four core ethical principles in AI discussed in the course.
- Answer Location: Module 6, Section 1.1 “Core Ethical Principles in AI”
- Knowledge Tested: Understanding fundamental AI ethics concepts
- Question: How do ethical considerations for AI use vary across different contexts and domains?
- Answer Location: Module 6, Section 1.3 “AI Ethics in Context”
- Knowledge Tested: Contextual application of ethics principles
- Question: What are some of the broader societal impacts of widespread AI adoption discussed in the course?
- Answer Location: Module 6, Section 1.2 “The Impact of AI on Society”
- Knowledge Tested: Understanding of macro-level AI implications
Bias and Privacy (Module 6, Sections 2-3)
- Question: What are the primary sources of bias in AI systems, and how can users help mitigate these biases?
- Answer Location: Module 6, Section 2.1 “Understanding AI Bias” and Section 2.2 “Mitigating Bias in AI Applications”
- Knowledge Tested: Understanding bias mechanisms and mitigation strategies
- Question: Describe three privacy risks associated with different types of AI applications.
- Answer Location: Module 6, Section 3.1 “AI and Personal Privacy”
- Knowledge Tested: Knowledge of specific privacy concerns
- Question: What responsible data practices should individuals adopt when using AI tools?
- Answer Location: Module 6, Section 3.3 “Responsible Data Practices”
- Knowledge Tested: Practical application of data ethics principles
Intellectual Property and Transparency (Module 6, Sections 4-5)
- Question: What considerations should be kept in mind regarding copyright and AI-generated content?
- Answer Location: Module 6, Section 4.1 “Understanding AI and Copyright”
- Knowledge Tested: Understanding intellectual property issues in AI
- Question: What does “explainability” mean in the context of AI, and why is it important?
- Answer Location: Module 6, Section 5.1 “The Importance of Understanding AI” and Section 5.2 “Evaluating AI Transparency”
- Knowledge Tested: Understanding transparency concepts
Responsible Adoption (Module 6, Sections 6-7)
- Question: How can individuals develop their own framework for ethical AI use?
- Answer Location: Module 6, Section 6.1 “Developing Personal AI Ethics”
- Knowledge Tested: Application of ethics to personal decision-making
- Question: What are three emerging ethical challenges as AI systems become more capable?
- Answer Location: Module 6, Section 7.1 “Emerging Ethical Challenges”
- Knowledge Tested: Forward-looking ethical considerations
Practical Application Questions
These questions require synthesizing knowledge from multiple modules and applying it to realistic scenarios.
- Scenario: You’re a marketing professional who needs to create content for multiple platforms quickly while maintaining quality and brand consistency.
- Question: Design an AI-enhanced workflow for this task, including specific prompting strategies and quality control measures.
- Answer Locations: Module 2, Sections 2-4 (Prompting Techniques); Module 3, Section 4 (Content Creation); Module 5, Section 2.3 (Content Repurposing)
- Scenario: You’re helping your organization implement AI tools for the first time and need to develop appropriate usage guidelines.
- Question: Create an outline for an organizational AI policy that addresses ethical considerations, quality standards, and training needs.
- Answer Locations: Module 4, Section 5.2 (Team Integration); Module 6, Section 6.2 (Organizational Best Practices)
- Scenario: You notice that an AI system you’re using produces different types of content when asked about different demographic groups.
- Question: Describe how you would investigate this potential bias, and what steps you would take to mitigate it.
- Answer Locations: Module 6, Sections 2.1 and 2.2 (Bias in AI); Module 2, Sections 5.1 and 5.2 (Troubleshooting Prompts)
- Scenario: You’re a student who wants to use AI to help with research and writing.
- Question: Develop guidelines for AI use that will enhance your learning while maintaining academic integrity.
- Answer Locations: Module 5, Section 3 (Learning and Skill Development); Module 6, Section 1.3 (Ethics in Context)
- Scenario: You need to evaluate several AI tools for potential use in your personal or professional workflow.
- Question: Create an evaluation framework that addresses capabilities, limitations, ethical considerations, and practical integration.
- Answer Locations: Module 1, Section 4 (Capabilities and Limitations); Module 3, Section 7.1 (Tool Evaluation); Module 6, Section 5.2 (Transparency Evaluation)
Answer Key Guidelines
While specific answers will vary, high-quality responses should:
- Demonstrate clear understanding of the concepts referenced
- Include specific details and examples from the course material
- Show ability to apply concepts to new scenarios when required
- Present balanced perspectives that acknowledge both benefits and limitations
- Reflect ethical considerations where relevant
This assessment can be completed as a self-check, used for group discussion, or administered as a formal course evaluation.