Skip to content

What NTPU AI Learn is

NTPU AI Learn is a learning platform made up of multiple courses. The course currently available is AI 101: Claude AI Workforce Fundamentals.

Getting started

  1. Open the course
    Go to AI 101 from “Courses” and read the course overview first
  2. Get a session code
    The tests, Use Case, and Exit Ticket need a session code from your instructor
  3. Follow the path
    Learn → Practice → Assess → Apply

Browsing courses

The Courses page lists every course. Each card shows the course code, duration, level, and availability.

AI 101 at a glance

AI 101 takes about 6 hours and suits complete beginners with no programming background. It includes two learning modules, four practice tasks, pre- and post-tests, and a personal Use Case.

Learning modules

Each module is made of short sections, and the table of contents lets you jump around. The “Check yourself” questions only help you confirm understanding — they are not recorded.

Practice workflow

The practice page offers four tasks (Chat, Prompt, Cowork, Code) and the files they need. Download or preview a file first, then follow the steps.

Pre-test and post-test

Enter the session code and a learner code of your choice to begin. Use the same learner code for both tests. Answers are scored on the server, and you see your result after submitting.

Use Case Canvas

Record one task that recurs in your work. Apart from the work name and the help you want from AI, most fields are optional.

Exit Ticket

A short wrap-up before the course ends, used to plan follow-up department interviews.

Switching language

Use “中文 / EN” in the header. You stay on the same page, and your module and section position is kept.

Technical requirements

  • A recent version of Chrome, Edge, Safari, or Firefox
  • An internet-connected computer — phones and tablets work for reading, but a computer is recommended for practice
  • An account that can use Claude for the practice tasks (as described by your course)

Accessibility basics

The site supports keyboard navigation, clear focus indicators, a skip-to-content link, and respects the system “reduce motion” setting. If something is not usable for you, tell your instructor.

Privacy and data use

The platform collects only the minimum needed to run the course and uses a learner code instead of your real identity. Test answers, Use Cases, and Exit Tickets are visible only to authorized teachers and administrators.

Warning

Do not enter company secrets, customer personal data, or unauthorized sensitive content in a Use Case or Exit Ticket.

Frequently asked questions

  1. What if I do not have a session code?
    Ask your instructor. Reading the modules and practice needs no code; only the tests and forms do.
  2. Can I use different learner codes for the pre- and post-test?
    We recommend against it. The same code lets the results be matched.
  3. Can I edit something after submitting?
    Not yourself. If a correction is needed, contact your instructor.

Quick reference

The material below is for review after class (formerly the “Learner Handbook”): core concepts, tool selection, prompt template, document analysis, review, and Use Case.

Getting help

During a course, ask your instructor first. If you are studying on your own, go back to the relevant module or the quick reference in this guide.

Core Concepts

  • Generative AI: produces new content from your input
  • Agentic AI: plans and executes multi-step tasks
  • Chat / Cowork / Code: three primary work modes
  • Human–AI–Human: a human defines the task, AI executes, a human reviews and stays accountable

Tool Selection

  1. Single-turn, easy-to-state task
    → Chat
  2. Multi-step, multi-source task
    → Cowork
  3. Recurring, well-defined task
    → Code / automation
  4. High-risk, high-impact task
    → Whichever mode, add stronger human review

T-C-R-F Template

  • Task: the concrete, checkable job
  • Context: background, purpose, constraints
  • Reference: source material or examples
  • Format: expected structure, length, tone
Full example

Task: identify the top three issues in this quarter's customer feedback. Context: for the product lead to prioritize. Reference: the attached raw feedback log. Format: three bullet points, each with one line of evidence and one recommendation.

Six-Step Document Analysis

  1. Understand
    What the document is about
  2. Organize
    Break it into issues, owners, timeline
  3. Analyze
    Find patterns, risks, relationships
  4. Question
    Identify information gaps
  5. Produce
    Turn it into a summary or recommendation
  6. Verify
    Check key facts and numbers against the source
  • Useful follow-up: "Which passage supports this conclusion?"
  • Useful follow-up: "Is there any conflicting information?"
  • Useful follow-up: "What here is fact versus your inference?"

Review

  • Fact: explicitly stated in the document
  • Analysis: inference built on facts
  • Unknown: information the document does not provide, needing follow-up
  • AI Review Checklist: can the conclusion be traced back?
  • AI Review Checklist: do the numbers match the source?
  • AI Review Checklist: any unverified inferences?
  • AI Review Checklist: does it match the original task goal?
  1. Can this data leave internal systems?
    Data-safety question 1/4
  2. Does it contain customer PII or confidential material?
    Data-safety question 2/4
  3. Who can see this conversation?
    Data-safety question 3/4
  4. What's the cost of getting it wrong?
    Data-safety question 4/4

Cowork

  • Delegate Task Checklist: is the scope explicit?
  • Delegate Task Checklist: is the delivery format clear?
  • Delegate Task Checklist: is the needed reference material provided?
  • Pre-execution Planning: have AI state its plan first
  • Pre-execution Planning: confirm before it continues
  • Pre-execution Planning: break complex tasks into checkable stages

Code

A one-off task rarely justifies the cost of automation; recurring, well-defined tasks are the ones worth scripting.

Use Case

The Use Case Canvas records: current process, frequency, time spent, pain points, the AI help you want, suggested mode, consequence if wrong, and human-review method.

  • Value check: how often does this happen, and how much time does it cost?
  • Risk check: how serious is the consequence if wrong, and is the data sensitive?

Warning

Do not enter company secrets, customer PII, or unauthorized sensitive content in the Use Case fields.

Post-Class Prompt Cards

Card 1: Executive Summary

Task: turn this document into a one-page summary for a manager. Format: three key points + one recommended action.

Card 2: Meeting Follow-up

Task: list every action item from the meeting notes, with owner and deadline. Format: a table with columns Item / Owner / Deadline.

Card 3: Find the Risks

Task: review this plan and list three possible risks with their triggers. Format: bullets, each with one line of mitigation.

Card 4: Fact/Analysis/Unknown

Task: split this report into fact, analysis, and unknown. Format: three sections, each with bullets.

Card 5: Redesign the Work

Task: analyze this recurring task and suggest which steps suit AI delegation. Format: current steps → suggested change → expected time saved.

What next?