|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
76bed96151
|
Update QuizRunner to accept and use autoStart prop
|
2026-01-07 23:44:54 +01:00 |
|
|
|
1d9e7cbcbb
|
auto-git:
[add] README.md
[add] client/.gitignore
[add] client/README.md
[add] client/eslint.config.js
[add] client/index.html
[add] client/package.json
[add] client/public/vite.svg
[add] client/src/App.css
[add] client/src/App.tsx
[add] client/src/api.ts
[add] client/src/assets/react.svg
[add] client/src/components/EntryCard.tsx
[add] client/src/components/ItemPanels.tsx
[add] client/src/components/QuizRunner.tsx
[add] client/src/components/VideoPlayer.tsx
[add] client/src/index.css
[add] client/src/main.tsx
[add] client/src/pages/EntryPage.tsx
[add] client/src/pages/OverviewPage.tsx
[add] client/src/pages/QuizPage.tsx
[add] client/src/types.ts
[add] client/tsconfig.app.json
[add] client/tsconfig.json
[add] client/tsconfig.node.json
[add] client/vite.config.ts
[add] gemini_replicate_batch.py
[add] package.json
[add] prompt.txt
[add] server/package.json
[add] server/src/index.ts
[add] server/tsconfig.json
|
2026-01-07 18:35:20 +01:00 |
|