Problem
Supply chain knowledge is broad, and most training treats it as a list of terms to memorize. People sit through slides, pass a quiz, and lose the reasoning a week later. For a class or a team that mixes Vietnamese, English, and Chinese speakers, the challenge grows, because the same material has to hold up in three languages without drifting in meaning.
Solution
Supply Chain Quest turns that material into a game people want to finish. Learners work through more than 245 questions and take on boss case studies that ask them to apply what they have learned to a realistic scenario. The whole platform runs in Vietnamese, English, and Chinese, so a mixed group studies the same content, each person in the language they read fastest. It is live and open to anyone at supply-chain-quest.vercel.app.
How it works
The questions are grouped into tiers that build on each other, so a learner starts with the fundamentals and works up rather than jumping between unrelated topics. Each boss case study presents a supply chain situation modeled on real scenarios and asks the learner to make a decision, then walks through the reasoning behind it. To keep those scenarios sound, the boss case studies were reviewed by a university lecturer.
The platform is a web app that runs in the browser, so there is nothing to install. It is built with React, TypeScript, Tailwind, and Zustand, and it serves all three languages from a single codebase, which keeps the content consistent as it grows.
Outcome or status
Supply Chain Quest is live today at supply-chain-quest.vercel.app, with more than 245 questions across its tiers and boss case studies reviewed by a university lecturer. There are no published usage numbers to share yet. What it demonstrates is a working approach to a hard problem: taking a dense subject and making it something people will actually sit with, in three languages, from one codebase.