Automated ingestion of prompt: Interactive Quiz
This commit is contained in:
parent
1b04292264
commit
94f2db36bc
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "Interactive Quiz"
|
||||
contributor: "@f"
|
||||
tags: #general, #f
|
||||
---
|
||||
|
||||
Develop a comprehensive interactive quiz application with HTML5, CSS3 and JavaScript. Create an engaging UI with smooth transitions between questions. Support multiple question types including multiple choice, true/false, matching, and short answer with automatic grading. Implement configurable timers per question with visual countdown. Add detailed score tracking with points based on difficulty and response time. Show a dynamic progress bar indicating completion percentage. Include a review mode to see correct/incorrect answers with explanations after quiz completion. Implement a persistent leaderboard using localStorage. Organize questions into categories with custom icons and descriptions. Support multiple difficulty levels affecting scoring and time limits. Generate a detailed results summary with performance analytics and improvement suggestions. Add social sharing functionality for results with customizable messages.
|
||||
Loading…
Reference in New Issue