Quiz Runner – Pixel Path
WordPress mini-game plugin that gamifies student engagement with a quiz-style experience, lead capture and responsive UI.
by Carlos Rondón · github.com/carlosrondon95/mision-futuro · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/carlosrondon95/mision-futuro/archive/refs/heads/main.zipFrom the readme
MISIÓN FUTURO — Interactive Quiz Runner
Misión Futuro transforms traditional data collection into an engaging 2D
pixel-art runner game. Designed as a WordPress plugin, it gamifies the
questionnaire experience, increasing user engagement and completion rates.
🚀 Key Features
🎮 Gamified Experience
- Interactive Gameplay: Users control a character in a retro-style
environment, dodging obstacles to reach "question stations."
- Seamless Flow: The entire experience—gameplay, questions, and final
form—happens on a single canvas without page reloads.
- Responsive Design: Optimized controls for both Desktop (keyboard) and
Mobile (touch/joystick).
📋 Smart Data Collection
- Integrated Form: Collects user details (Name, Phone, Email) upon
completion.
- Auto-Grading: Logic to recommend specific academies based on user answers.
- CSV Export: Automatically saves all submissions to a CSV file for easy
data management.
🔌 Easy Integration
- Shortcode System: Embed the game anywhere using [quizrunner].
- Standalone Plugin: No complex configuration required—just install and
activate.
🛠️ Tech Stack
- Frontend: Vanilla JavaScript (Canvas API) for the game engine and physics.
- Backe