|
|
cfb4fac284
|
Update EntryCard component with new styling and link formatting
|
2026-01-08 01:46:47 +01:00 |
|
|
|
f1d5440a47
|
Update entry card padding and gap in index.css
|
2026-01-08 01:45:19 +01:00 |
|
|
|
85271593a6
|
Remove unused counts and meta information from EntryCard component
|
2026-01-08 01:45:13 +01:00 |
|
|
|
93fa2ac212
|
Remove unused Link import from OverviewPage
|
2026-01-08 01:44:07 +01:00 |
|
|
|
210432b47e
|
Remove eyebrow text and jump button from OverviewPage
|
2026-01-08 01:44:07 +01:00 |
|
|
|
24c5f00677
|
Update App.tsx for new quiz navigation link
|
2026-01-08 01:41:25 +01:00 |
|
|
|
99751aa59f
|
Add container styling to index.css
|
2026-01-08 01:41:25 +01:00 |
|
|
|
336a3aa164
|
Refactor topbar styling and add nav-link-btn class
|
2026-01-08 01:40:19 +01:00 |
|
|
|
fa7e16aa3b
|
Update topbar layout and styling in App.tsx
|
2026-01-08 01:39:42 +01:00 |
|
|
|
c93c20277d
|
Add nonce parameter to QuizPage and update QuizRunner key
|
2026-01-08 01:39:17 +01:00 |
|
|
|
8b3345a3a1
|
Add button for starting new random quiz and update navigation logic
|
2026-01-08 01:38:09 +01:00 |
|
|
|
5b0cbd4f4d
|
Update quiz link to include nonce for uniqueness
|
2026-01-08 01:38:09 +01:00 |
|
|
|
8b45cb06cb
|
Update play again button to restart quiz directly
|
2026-01-08 01:36:56 +01:00 |
|
|
|
a60e37e9ad
|
Ensure autoStart only triggers quiz if status is 'setup'
|
2026-01-08 01:36:56 +01:00 |
|
|
|
2c35387cf2
|
Update QuizRunner to conditionally display answer text
|
2026-01-08 01:34:43 +01:00 |
|
|
|
e1cc65136f
|
Add neutral callout style for skipped questions
|
2026-01-08 01:32:58 +01:00 |
|
|
|
64cf7fc998
|
Update QuizRunner component to handle skipped questions
|
2026-01-08 01:32:58 +01:00 |
|
|
|
9bbba50c23
|
Update QuizRunner component to handle skipped questions
|
2026-01-08 01:31:44 +01:00 |
|
|
|
c066f1e571
|
Conditional rendering of result message in QuizRunner component
|
2026-01-08 01:30:24 +01:00 |
|
|
|
8f630321fd
|
Add CSS class for row layout with space-between alignment
|
2026-01-08 01:28:06 +01:00 |
|
|
|
29f05a98ab
|
Update EntryPage to include a 'Start quiz' button
|
2026-01-08 01:28:06 +01:00 |
|
|
|
075970ba23
|
Update QuizRunner component to handle skipped questions and display appropriate messages.
|
2026-01-08 01:27:40 +01:00 |
|
|
|
7b37d8021d
|
Disable input fields when result is shown in QuizRunner
|
2026-01-08 01:24:49 +01:00 |
|
|
|
bdda84077a
|
Add correct and incorrect styles for options
|
2026-01-08 01:21:38 +01:00 |
|
|
|
17d6393bf2
|
Update QuizRunner to conditionally display result message and handle skipped questions
|
2026-01-08 01:21:33 +01:00 |
|
|
|
e62f1cfd32
|
Update QuestionRenderer to handle showResult and lastCorrect states
|
2026-01-08 01:21:29 +01:00 |
|
|
|
69630e62ec
|
Add state for last skipped question in QuizRunner
|
2026-01-08 01:21:29 +01:00 |
|
|
|
47e036b076
|
Pass entryId to IgMetaBlock in QuizRunner.tsx
|
2026-01-08 01:19:13 +01:00 |
|
|
|
7530cc5f7e
|
Refactor Instagram metadata rendering in QuizRunner.tsx
|
2026-01-08 01:15:30 +01:00 |
|
|
|
752b996a9e
|
Replace Instagram meta block with IgMetaBlock component
|
2026-01-08 01:15:25 +01:00 |
|
|
|
8caae6af88
|
Add IgMetaBlock component
|
2026-01-08 01:15:25 +01:00 |
|
|
|
877f772f57
|
Reorder buttons in QuizRunner component
|
2026-01-08 01:15:25 +01:00 |
|
|
|
8a4b3a4cf3
|
Add show explanation button in QuizRunner component
|
2026-01-08 01:11:04 +01:00 |
|
|
|
6c28ad9f81
|
Enhance ExplanationPanel with additional item details and Instagram metadata
|
2026-01-08 01:11:01 +01:00 |
|
|
|
aeeb153365
|
Add showExplanation state and update quiz logic in QuizRunner
|
2026-01-08 01:11:01 +01:00 |
|
|
|
ea76055d1d
|
Update QuizRunner to include EntryDetail type and add ig_meta field
|
2026-01-08 01:11:01 +01:00 |
|
|
|
3876213ce9
|
Refactor Instagram metadata types in client/src/types.ts
|
2026-01-08 01:10:20 +01:00 |
|
|
|
c143e2df0d
|
Modify entry card style and add actions container
|
2026-01-08 01:01:41 +01:00 |
|
|
|
39e6cd3cb5
|
Update Quiz Wizard link to Random Quiz with query parameter
|
2026-01-08 01:01:41 +01:00 |
|
|
|
e741b43754
|
Add Learn and Quiz buttons to EntryCard component
|
2026-01-08 01:01:28 +01:00 |
|
|
|
ae669010c4
|
Simplify and update QuizRunner component UI and logic
|
2026-01-08 01:01:21 +01:00 |
|
|
|
18c616693a
|
Remove redundant state updates in QuizRunner
|
2026-01-08 01:01:15 +01:00 |
|
|
|
a75c14c339
|
Simplify QuizPage mode and autoStart logic
|
2026-01-08 01:01:15 +01:00 |
|
|
|
76bed96151
|
Update QuizRunner to accept and use autoStart prop
|
2026-01-07 23:44:54 +01:00 |
|
|
|
19eef3c0e3
|
Add autoStart prop to QuizPage and pass it to QuizRunner
|
2026-01-07 23:44:54 +01:00 |
|
|
|
41361ef04d
|
Remove unused import in EntryPage.tsx
|
2026-01-07 23:44:11 +01:00 |
|
|
|
17ceea0fe1
|
Add video overlay styles and position relative to .video-shell
|
2026-01-07 23:42:54 +01:00 |
|
|
|
640994a383
|
Pass quizLink to VideoPlayer component
|
2026-01-07 23:42:54 +01:00 |
|
|
|
96c6f1a4ab
|
Enhance VideoPlayer component with autoplay, mute handling, and replay functionality
|
2026-01-07 23:42:34 +01:00 |
|
|
|
f2c0db7b69
|
Simplify counts initialization in EntryPage
|
2026-01-07 23:39:52 +01:00 |
|