Skip to content

Add Vietnamese ISO 14001 training site with 13 modules#28

Open
laswy wants to merge 2 commits intomainfrom
codex/update-training-content-for-iso-14001-audits-edzauh
Open

Add Vietnamese ISO 14001 training site with 13 modules#28
laswy wants to merge 2 commits intomainfrom
codex/update-training-content-for-iso-14001-audits-edzauh

Conversation

@laswy
Copy link
Copy Markdown
Owner

@laswy laswy commented Apr 6, 2026

Motivation

  • Provide a self-contained Vietnamese training curriculum for ISO 14001:2015 targeted at manufacturing sites with emphasis on identifying and escalating serious nonconformities.
  • Make training content modular and practical by including lecture material, real-world scenarios, common failure cases, quick practice exercises, and mandatory nonconformance alerts per module.

Description

  • Added a landing page training/index.html with responsive layout, styles, sidebar navigation, and links to module pages.
  • Added 13 module files under training/modules/ (m1_tong_quan_iso14001.html through m13_doi_ung_co_quan_ben_lien_quan.html) each containing lecture content, scenario, failure cases, quick-practice, and a major nonconformance alert.
  • Standardized module structure and copy to reinforce evidence-based assessment and the requirement to escalate when objective evidence is missing or nonconformities recur.
  • Included accessible markup and small responsive CSS rules to support mobile and desktop viewing.

Testing

  • No automated tests were run for these changes.

Codex Task

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 83aa2b5bdd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -0,0 +1,41 @@
<section class="training-module" id="m1_tong_quan_iso14001" aria-labelledby="m1_tong_quan_iso14001-title">
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Publish modules as complete HTML documents

Clicking any Mở mô-đun link in training/index.html navigates to files like this one that contain only a <section> fragment, not a full HTML page. Since all layout/styles and metadata are defined in the landing page document, each module opens without the intended responsive styling and without its own document metadata (including charset), which can degrade or break module rendering when served independently. Either wrap each module in a full HTML shell or load these fragments into index.html instead of linking to them directly.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant