diff --git a/prompts/general/interactive_quiz_555.md b/prompts/general/interactive_quiz_555.md new file mode 100644 index 0000000..6ea724d --- /dev/null +++ b/prompts/general/interactive_quiz_555.md @@ -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.