User Guide Overview¶
This user guide provides detailed instructions for working with each component of the Askalot platform. The guide is organized by workflow stage, from questionnaire design through data analysis.
Guide Contents¶
Creating Surveys with Armiger¶
Creating Surveys covers the complete process of questionnaire authoring:
- QML syntax and structure
- Question types and input controls
- Preconditions and postconditions
- Variables and code blocks
- AI-assisted generation
- SMT validation and debugging
- Flow visualization
Armiger provides a browser-based development environment with syntax highlighting, real-time validation, and interactive diagram generation.
Designing Campaigns with Targetor¶
Campaign Management explains campaign orchestration and audience management:
- Target User Management: Import and manage respondent databases
- Projects: Organize questionnaires into logical projects
- Questionnaires: Upload and version QML files
- Campaigns: Configure demographic targeting, launch schedules, and track progress
Targetor enables representative sampling by targeting specific demographic profiles and monitoring real-time completion rates across segments.
Executing Surveys with SirWay¶
Survey Execution covers the respondent experience and survey administration:
- Dynamic question flow with lazy evaluation
- Precondition evaluation and adaptive navigation
- Progress tracking and flow visualization
- Specialist-operated mode for assisted interviews
SirWay supports two execution modes:
- Self-administered: Respondents complete surveys independently via unique links
- Specialist-operated: Trained operators conduct interviews and enter responses on behalf of respondents
The specialist-operated mode is valuable for:
- In-person interviews where the interviewer operates the interface
- Phone surveys where the operator enters responses while questioning
- Populations with limited digital literacy
- Situations requiring clarification or translation
Both modes benefit from SirWay's contradiction-free guarantee and dynamic flow control.
Analyzing Data with Balansor¶
Data Analysis covers post-collection processing:
- Response distribution analysis
- Data cleaning and quality checks
- Post-stratification and demographic rebalancing
- Statistical adjustment and weighting
- Multi-format export (CSV, SPSS, R)
- Summary statistics and reporting
Balansor ensures that survey results are statistically representative and ready for analysis by correcting sampling bias through post-stratification techniques.
Workflow Summary¶
The typical workflow progresses through these stages:
- Design → Create questionnaire in Armiger with QML and SMT validation
- Campaign → Upload questionnaire to Targetor, import users, configure demographics
- Execute → Respondents (or specialists) complete surveys in SirWay with dynamic flow
- Analyze → Process responses in Balansor with statistical correction and export
Each guide section provides detailed instructions, examples, and best practices for its respective stage.
Getting Started¶
If you're new to Askalot, we recommend:
- Start with Quick Start Guide for a complete workflow walkthrough
- Follow Creating Surveys to learn QML syntax
- Reference Theory for mathematical foundations
For specific tasks, navigate directly to the relevant guide section above.