From 14f143d05a0225bdf216a6ed360a68085dde308e Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Sat, 7 Mar 2026 09:58:33 +0700 Subject: [PATCH] feat(quiz): add requirements and style previews for coffee personality quiz - Define 3 personality-to-coffee pairings (Zen Minimalist, Night Owl, Social Butterfly) - Add percentage-based result display spec - Add 5 pop culture quiz questions with personality mappings - Generate 4 distinct style preview HTML files for visual direction - Document warm/cozy + Claude homepage aesthetic as chosen style Co-Authored-By: Claude Sonnet 4.6 --- cc4e-course/quiz-project/REQUIREMENTS.md | 55 ++++++++++++ cc4e-course/quiz-project/style-preview-1.html | 89 +++++++++++++++++++ cc4e-course/quiz-project/style-preview-2.html | 77 ++++++++++++++++ cc4e-course/quiz-project/style-preview-3.html | 83 +++++++++++++++++ cc4e-course/quiz-project/style-preview-4.html | 77 ++++++++++++++++ 5 files changed, 381 insertions(+) create mode 100644 cc4e-course/quiz-project/REQUIREMENTS.md create mode 100644 cc4e-course/quiz-project/style-preview-1.html create mode 100644 cc4e-course/quiz-project/style-preview-2.html create mode 100644 cc4e-course/quiz-project/style-preview-3.html create mode 100644 cc4e-course/quiz-project/style-preview-4.html diff --git a/cc4e-course/quiz-project/REQUIREMENTS.md b/cc4e-course/quiz-project/REQUIREMENTS.md new file mode 100644 index 0000000..9096a28 --- /dev/null +++ b/cc4e-course/quiz-project/REQUIREMENTS.md @@ -0,0 +1,55 @@ +# Coffee Personality Quiz - Requirements + +## Personality → Coffee Pairings + +| Personality | Coffee | Tagline | +|---|---|---| +| Zen Minimalist | Black Coffee, Single Origin | "Simple. Clean. Perfect." | +| Night Owl | Red Eye (coffee + espresso shot) | "Sleep is optional." | +| Social Butterfly | Cappuccino | "Coffee is better with company." | + +## Result Display + +**Show all percentages** - After the quiz, show the user's full breakdown across all three personalities (e.g., "50% Night Owl, 30% Zen Minimalist, 20% Social Butterfly") with all coffee recommendations shown. + +## Visual Style + +**Base:** Style 4 (Warm & Cozy) - earth tones, soft gradients, inviting feel +**Influence:** Claude homepage aesthetic - clean, polished, refined typography, generous whitespace, modern feel +**Result:** Warm and minimal. Earthy palette but uncluttered and elegant. + +## Images & Icons + +- No images +- No icons - text-only answer options + +## Quiz Questions + +**Q1: Pick a Netflix genre for tonight:** +- A dark, quiet thriller with no jump scares → Zen Minimalist +- A binge-worthy series you'll watch until 3am → Night Owl +- Whatever your group chat is hyped about → Social Butterfly + +**Q2: Your Hogwarts common room vibe:** +- Ravenclaw - books, focus, solitude → Zen Minimalist +- Slytherin - ambition, late nights, no rules → Night Owl +- Hufflepuff - warm, inclusive, everyone's welcome → Social Butterfly + +**Q3: You're at a party. Where are you?** +- Stepped outside for some quiet → Zen Minimalist +- Still there at 2am helping close the place down → Night Owl +- Center of the room, introducing people to each other → Social Butterfly + +**Q4: Your ideal travel style:** +- Solo trip, minimal itinerary, just vibes → Zen Minimalist +- Red-eye flight to maximize time at the destination → Night Owl +- Group trip, shared Airbnb, chaotic and perfect → Social Butterfly + +**Q5: Pick a superpower:** +- Total mental clarity, always focused → Zen Minimalist +- Never need sleep → Night Owl +- Everyone immediately likes you → Social Butterfly + +## Scoring Logic + +Each answer maps to one personality. Tally all answers at the end and calculate percentages. Display all three results ranked by score, with the top result highlighted and all three coffee recommendations shown. diff --git a/cc4e-course/quiz-project/style-preview-1.html b/cc4e-course/quiz-project/style-preview-1.html new file mode 100644 index 0000000..a37b993 --- /dev/null +++ b/cc4e-course/quiz-project/style-preview-1.html @@ -0,0 +1,89 @@ + + + + + +Style 1 - Playful & Colorful + + + +
+
Question 2 of 5
+
+
+
+
+
+
+
+

It's Friday night. What are you watching?

+

Pick the one that feels most like you.

+
⚔️ An action thriller that keeps you on edge
+
🌿 A slow-burn documentary about nature
+
🎉 Whatever your friends want to watch together
+
🌙 A cult classic you've seen 10 times, starting at midnight
+
+
Style 1 — Playful & Colorful
+ + diff --git a/cc4e-course/quiz-project/style-preview-2.html b/cc4e-course/quiz-project/style-preview-2.html new file mode 100644 index 0000000..e60d85b --- /dev/null +++ b/cc4e-course/quiz-project/style-preview-2.html @@ -0,0 +1,77 @@ + + + + + +Style 2 - Minimal & Clean + + + +
+
2 / 5
+
+

It's Friday night. What are you watching?

+
An action thriller that keeps you on edge
+
A slow-burn documentary about nature
+
Whatever your friends want to watch together
+
A cult classic you've seen 10 times, starting at midnight
+
+
Style 2 — Minimal & Clean
+ + diff --git a/cc4e-course/quiz-project/style-preview-3.html b/cc4e-course/quiz-project/style-preview-3.html new file mode 100644 index 0000000..569cb28 --- /dev/null +++ b/cc4e-course/quiz-project/style-preview-3.html @@ -0,0 +1,83 @@ + + + + + +Style 3 - Bold & Dramatic + + + +
+
Question 2 of 5
+
+
+
+
+
+
+
+

It's Friday night. What are you watching?

+
An action thriller that keeps you on edge
+
A slow-burn documentary about nature
+
Whatever your friends want to watch together
+
A cult classic you've seen 10 times, starting at midnight
+
+
Style 3 — Bold & Dramatic
+ + diff --git a/cc4e-course/quiz-project/style-preview-4.html b/cc4e-course/quiz-project/style-preview-4.html new file mode 100644 index 0000000..78e0958 --- /dev/null +++ b/cc4e-course/quiz-project/style-preview-4.html @@ -0,0 +1,77 @@ + + + + + +Style 4 - Warm & Cozy + + + +
+
Your Coffee Personality
+
+
Question 2 of 5
+
+
+

It's Friday night. What are you watching?

+
An action thriller that keeps you on edge
+
A slow-burn documentary about nature
+
Whatever your friends want to watch together
+
A cult classic you've seen 10 times, starting at midnight
+
+
Style 4 — Warm & Cozy
+ +