Introduction to AI Fluency
Study Portal (LCX-AI-001)

Read the course

Select a chapter, highlight key points, then test yourself with a short quiz.

Course map

Chapters in LCX-AI-001

    Chapter reader

    Summary and key points (study-friendly)

    Course PDF viewer

    Place the PDF in this folder as LCX-AI-001-v1.1.pdf.

    If the PDF does not load, your browser may block local file access to iframes. In that case, run a local web server. See the About tab for quick commands.

    Glossary

    High-level definitions, written for quick recall.

    Key AI terms

    Use search to jump straight to a term.

    Term Explanation

    Quizzes

    Pick a chapter quiz, answer, then review the explanations.

    Choose a quiz

    Short, focused, and repeatable.

    Your progress is saved in this browser (local storage).

    Quiz area

    Answer first, then check why.

    No quiz running
    Choose a quiz and click Begin.

    Progress

    A simple overview, so you can see what is done and what needs revision.

    Chapters completed

    Ticked by you, stored locally.

      Quiz results

      Best scores per quiz (local).

      Participation tracking (no database)

      Enter your details once, then export progress and send it to the coordinator.

      Suggestion: Email the exported file to the course coordinator, or upload it to a shared folder.

      About this study portal

      A lightweight, offline-first study site (HTML, CSS, and JavaScript only).

      What it includes

      • Chapter summaries and key points for quick revision
      • Glossary of core AI terms
      • Chapter quizzes with explanations
      • Search across summaries, terms, and quizzes
      • Local progress tracking (no server needed)

      This portal is intended as a study aid aligned to the LCX-AI-001 manual.

      Run it locally

      Recommended so the PDF iframe loads properly.

      # Option 1 (Python)
      python -m http.server 8080
      
      # Option 2 (Node)
      npx serve .

      Then open http://localhost:8080 in your browser.

      Customize content

      Where to edit

      • app.js contains the course outline, glossary, and quiz bank
      • You can replace summaries with your own notes after each training session
      • You can add more questions by copying the quiz question template