| # | Pictogram | Your Answer | Correct | Copy |
|---|---|---|---|---|
| {{ i + 1 }} |
|
{{ row.yourAnswer }} | {{ row.correctAnswer }} |
Globally Harmonized System (GHS) hazard pictograms are red-diamond warning symbols used on chemical labels to signal hazards quickly. Recognizing the right symbol can change how you store, move, open, or isolate a container before you finish reading the rest of the label. This quiz turns that recognition task into a short drill by showing one pictogram at a time and asking for its meaning.
The package uses one built-in GHS set with nine pictograms and lets you choose either 5 or 9 questions. That makes it useful for a quick refresher before a lab session or a full-set check during warehouse, classroom, or induction training when similar bottles and drums are easy to confuse.
A typical run is short. Pick the question count, add a Random seed if you want a repeatable drill, answer the four-option questions, and then review Your Score, % Correct, % Wrong, and the row-by-row Details screen to see which meanings you missed.
A strong multiple-choice score still has limits. It does not tell you the chemical concentration, exposure route, personal protective equipment, or site-specific control measures for a real product. The quiz also includes the environmental pictogram, even though OSHA notes that this symbol may appear optionally rather than as a mandatory workplace label element.
Question order is randomized and has no monetary value. If you plan to share a seed or link, use neutral text because the current Quiz set, Number of questions, and Random seed are reflected in the page URL.
Start with 5 questions if you are rusty and want a fast signal, then move to 9 when you want coverage of the full set. The shorter drill is good for warming up recognition. The longer drill is better when you want to compare sessions or decide which symbols still need focused review.
Keep Random seed and Number of questions fixed when you compare attempts. That makes the result much easier to read because changes in Your Score reflect the same draw instead of a new shuffle. After each run, read the Details tab rather than stopping at the headline percentage.
Your Answer and Correct do not match. Those misses are a better study list than the headline score alone.Random seed before you press Start Quiz.After a mixed result, use Retake (same seed) once you have reviewed the missed rows. Use Retake (new seed) only when you want a fresh draw rather than a controlled comparison.
GHS pictograms are one part of chemical hazard communication. They are meant to signal the general hazard family at a glance, not to replace the hazard statement, precautionary statement, or the Safety Data Sheet (SDS). This quiz focuses narrowly on that first recognition step: seeing the symbol and matching it to the intended meaning.
The package contains one quiz set, ghs, with a pool of nine pictograms. Each question presents one symbol image and four answer choices: the correct meaning plus three distractors drawn from the same pool. The available Number of questions values are clamped to the set's allowed choices, which for this package are 5 and 9.
Randomization is deterministic when you provide a seed. The tool hashes the seed string into a 32-bit internal state, uses that state for shuffling, then reuses the same seeded generator to choose question order and answer order. Scoring is simple: one point per correct answer, no time weighting, and whole-percent rounding for the two percentage badges. That means fair comparisons require the same Quiz set, the same question count, and the same seed.
The quiz reports a raw score and two percentages derived from that score.
| Symbol or Field | Meaning | Unit or Datatype | Package Surface |
|---|---|---|---|
S |
Correct answers | Integer count | Your Score |
N |
Total questions in the run | Integer count | Your Score denominator |
Pcorrect |
Rounded percent correct | Whole percent | % Correct |
Pwrong |
Percent wrong | Whole percent | % Wrong |
Random seed into an internal pseudo-random state, or create a time-based seed when blank.N entries as questions.Your Score, % Correct, % Wrong, Details, Answer Chart, and JSON.| Correct Answer Label | Plain-Language Recognition Cue |
|---|---|
| Exploding Bomb (Explosive) | Explosion-reactive materials |
| Flame (Flammable) | Fire-prone materials |
| Flame Over Circle (Oxidizer) | Oxidizing materials that intensify combustion |
| Gas Cylinder (Gas Under Pressure) | Compressed, liquefied, or dissolved gases |
| Corrosion (Corrosive) | Severe skin, eye, or metal corrosion hazards |
| Skull and Crossbones (Acute Toxicity) | Severe acute poisoning hazard |
| Health Hazard | Serious long-term health effects |
| Exclamation Mark (Irritant/Harmful) | Irritation or lower-severity harmful effects |
| Environment (Aquatic Toxicity) | Hazardous to aquatic environments |
The result surfaces are intentionally simple. Details keeps one row per question with Your Answer and Correct, Answer Chart reduces the run to correct versus incorrect slices, and JSON stores the set id, seed, question count, score, percentage, and result rows.
Image loading is separate from scoring. Pictograms are requested from Wikimedia Commons by filename, and if an image request fails the quiz falls back to a local placeholder SVG with the internal code. The scoring logic stays local either way, but the recognition experience is strongest when the actual symbol image loads.
Use the setup screen to define a drill you can either repeat exactly or vary on purpose.
Quiz set. In this package the active set is GHS Hazard Pictograms (9).Number of questions and, if you want repeatability, enter Random seed before you press Start Quiz. If a shared link requests an unsupported count, the setup screen resets it to an allowed value for this set.Next to move through the run until the summary screen appears. After the last answer, Your Score, % Correct, and % Wrong are computed automatically.Details and compare Your Answer with Correct for each row. That review is the most precise place to see what you confused.Answer Chart or JSON only if you want a compact summary or exported record, then use Retake (same seed) for a controlled repeat or Retake (new seed) for a fresh draw.Your Score and % Correct tell you how well you recognized the symbols in this one run. They do not tell you whether you can interpret a full chemical label or respond correctly to a real incident without checking the label, SDS, and local procedure.
5/5 can still hide gaps because it covers only part of the nine-symbol pool.Details, where each wrong row shows the exact confusion.Answer Chart is a quick visual split, not a substitute for reviewing the missed meanings.Quiz set, Number of questions, and Random seed all stay the same.A high score can create false confidence if the draw was short or lucky. Verify it by repeating the same seed or by moving to a nine-question run and checking whether the same symbols still cause trouble.
Set Number of questions to 9, use the seed lab-week-1, and finish with Your Score at 7 / 9. The headline badges show % Correct at 78 and % Wrong at 22, while the Details rows reveal the exact two meanings that were missed.
That is a useful refresher result, not a stopping point. Review the two wrong rows, then use Retake (same seed) to see whether those exact confusions disappear.
Run 5 questions and finish at Your Score 5 / 5. The Answer Chart shows only the correct slice, and the badges show % Correct at 100.
That looks strong, but it still represents only part of the pool. Move to 9 questions before you treat the set as stable, especially if you are preparing for training or workplace review.
Someone sends a link that asks for 7 questions. When the page opens, the setup resets Number of questions to 5 because this set only allows 5 or 9. If you then finish at Your Score 4 / 5, read that result as a five-question drill, not a seven-question failure.
The correction path is simple: check the setup values before you start, then choose 9 if you wanted broader coverage from the beginning.
It covers the nine-symbol GHS set built into this package. OSHA notes that the environmental pictogram may appear optionally rather than as a mandatory workplace label element, but this quiz still includes it for recognition practice.
With the same Quiz set, Number of questions, and Random seed, the tool repeats the same question draw and answer ordering. Change any of those three inputs and you are no longer comparing the same run.
The scoring logic, answers, and exports stay in page state, but the tool does request pictogram images from Wikimedia Commons when it displays them. The setup values for set, question count, and seed are also written into the page URL for sharing.
No. A high score shows recognition of symbol meanings in this multiple-choice drill. It does not replace the full label, the Safety Data Sheet, or your workplace procedure.
The tool falls back to a local placeholder so the quiz can continue. If you want a true symbol-recognition pass, refresh the page or retake the run once the actual image loads correctly.