An interactive learning platform that allows users to create and play real-time quizzes. Hosts can easily design engaging quizzes, while participants join from any device and compete for the top spot on the leaderboard.

2 Open Issues Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub
Education Interactive Learning Platforms

AI Summary: The task involves replacing the existing icons on buttons within the frontend of the Vanguard quiz platform. This likely requires locating the button elements in the frontend code (likely React or similar framework), identifying the current icon implementations, and replacing them with new icons. The new icons would need to be sourced and appropriately sized/formatted.

Complexity: 2/5
help wanted frontend

An interactive learning platform that allows users to create and play real-time quizzes. Hosts can easily design engaging quizzes, while participants join from any device and compete for the top spot on the leaderboard.

Go
Education Interactive Learning Platforms

AI Summary: Enhance the frontend and backend of a real-time quiz platform. Specifically, add a timer to the game, display the number of answered users on the admin page, and optionally create a user list with a kick functionality on the admin page. This involves modifying existing React components (`GameProcessAdmin.jsx`) and potentially adding new ones.

Complexity: 3/5
help wanted backend-go frontend websocket

An interactive learning platform that allows users to create and play real-time quizzes. Hosts can easily design engaging quizzes, while participants join from any device and compete for the top spot on the leaderboard.

Go