This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Releases: Ahmedallion/EduQuick
Releases · Ahmedallion/EduQuick
EduQuick v1.1.0
✨ Key Features
- Randomised Question Support: Fully compatible with quizzes that randomise question order (Issue #4).
- Version-Specific Installs & Downgrades: Users can now install specific versions or downgrade safely to previous versions.
- Updated Documentation: Guides now cover versioned installs, downgrade instructions, and new feature usage.
🐛 Bug Fixes & Improvements
- Improved Quiz Reload: Prevents infinite reload loops on quiz pages.
- Mark Endpoint Update: Fixed endpoint handling for submitting answers (Issue #5).
- Answer Collection Improvements: Added a cross icon to the collecting answers page to allow fallback if collecting an answer fails (Issue #5).
- Answer Overview Enhancement: Correct tick marks now appear in the overview, ignoring case sensitivity.
🔧 Other Changes
- Docs updated, including downgrade guidance.
- Minor stability tweaks across quiz pages.
📜 Full Changelog
- See all commits leading up to this release: Full Changelog
EduQuick v1.0.0
First stable release with answer collection, optional auto-answer, and full docs.
✨ Key Features
- Answer Collection: Collects all quiz answers before starting, displayed in a clear, easy-to-read panel.
- Optional Auto Answer Mode: Automatically selects or fills answers when enabled; supports text inputs and multiple-choice options.
- Auto Updates: Checks for the latest script version on GitHub and notifies users if out of date.
- Non-Intrusive Design: Runs only when explicitly activated; no permanent browser changes.
- Full Documentation: Installation guides, usage examples, and troubleshooting available at EduQuick Docs.
🐛 Bug Fixes
- This is the first official release; all major features developed prior to v1.0.0 are included and stabilised.
- Stable answer gathering and form-filling logic implemented.
- UI and functionality tested for main Educake quiz types.
🔧 Other Changes
- Install Files Updated: Now served via jsDelivr for reliable delivery.
- Packaged
dist/scripts and UI assets included for easy installation. - CONTRIBUTING, SUPPORT, and LICENSE files added for community clarity.
📜 Full Changelog
- See all commits leading up to this release: Full Changelog