Async Mode
Non-blocking processing for faster quiz navigation
Overview
Async Mode processes questions without blocking the UI, allowing you to navigate and interact with the page while Quanta works in the background. Perfect for seamless, non-intrusive automation.
How It Works
- Questions are processed in the background
- UI remains responsive and interactive
- You can scroll, navigate, and continue using the page
- Answers are filled in progressively without pausing
- Page waits for each question to be processed before continuing
- Synchronous, blocking behavior
- Slower overall completion but sequential processing
Benefits
Configuration
Enable Async Mode in the settings panel under "Processing Mode". It's enabled by default for optimal user experience.
Default Behavior
Async Mode is enabled by default. Disable it only if you need strict sequential processing or encounter compatibility issues.
When to Disable
Compatibility Notes
Platform-Specific Behavior
Some learning management systems (like Moodle) handle async processing differently. Test in your specific environment to ensure compatibility.
Performance Impact
- Network Speed: Faster with async (no blocking waits)
- Latency: More consistent response times
- CPU Usage: Lower overall consumption
- Memory: Reduced peak memory requirements
Next Steps
Learn about Bulk Answering for processing entire quizzes, or configure AI Providers for optimal performance.
Last updated on