Two competitions, two hardware systems
VEX Robotics is run by the Robotics Education & Competition Foundation (RECF) and operates two main competition streams:
- VEX IQ Challenge (VIQC) — aimed at students aged 8–14, using the VEX IQ plastic snap-together system. Robots are smaller, lighter, and programmed via VEXcode IQ (block-based or Python).
- VEX Robotics Competition (VRC) — for students in middle and high school (roughly 11–18), using the VEX EDR metal construction system. Programming is done via VEXcode V5, which supports block, Python, and C++.
There is also VEX U for university teams, but it is rarely the starting point for Polish student groups.
Competition format
Both VIQC and VRC follow a similar event structure. Each competition season introduces a new game — a specific field setup with defined scoring objects and autonomous/driver-controlled periods. Teams compete in:
- Qualifying matches — round-robin style, where rankings determine alliance selection
- Elimination rounds — bracket-style, typically 3v3 alliances in VRC or 2-robot team challenges in VIQC
- Skills challenges — individual timed runs (autonomous and driver) that generate a separate Skills ranking
Each match in VRC consists of a 15-second autonomous period followed by a 1 minute 45 second driver-controlled period. In VIQC, the Teamwork Challenge involves two teams cooperating in a 60-second match on the same field.
Qualification pathway for Polish teams
Poland participates in the VEX competition ecosystem through events organized by registered VEX event partners. The typical qualification path runs as follows:
- Local qualifier events — organized by schools, robotics clubs, or third-party event partners; hosted 2–4 times per year in major Polish cities including Warsaw, Kraków, Wrocław, and Gdańsk
- Regional championship — teams qualifying from local events advance to a regional-level event covering Central and Eastern Europe
- World Championship — held annually in the United States (Dallas area for VRC, in-person with several thousand participating teams globally)
Qualification slots to the World Championship are distributed based on event performance and Skills rankings. Teams with high Skills scores can qualify even without a strong match record, which makes the individual Skills challenge a viable path for smaller or newer programs.
The design interview
Alongside match performance, VEX competitions include a judged component. The Design Award — one of the most prestigious at VRC events — is awarded based on an interview with a judging panel and review of the team's Engineering Notebook.
Judges evaluate:
- Documentation of the design process — iteration, testing results, and data-driven decisions
- Team understanding of their robot's mechanisms and code
- Ability to explain trade-offs made during development
- Quality and consistency of the Engineering Notebook, which should be maintained throughout the season
Teams that win design awards often have fewer match wins than the top-ranked teams. The notebook and interview reward systematic documentation over raw competitive results — which means a methodical first-year team can compete meaningfully in the judged category.
Hardware and kit costs
| Item | VEX IQ | VEX EDR (V5) |
|---|---|---|
| Starter kit (approx.) | $300–$400 USD | $900–$1200 USD |
| Controller | Included in starter | V5 controller (~$200 USD) |
| Brain/processor | IQ brain | V5 brain |
| Programming | VEXcode IQ (blocks/Python) | VEXcode V5 (blocks/Python/C++) |
| Build system | Plastic snap-together | Metal with screw connections |
| Motors | 2× IQ Smart Motor | V5 Smart Motors (sold separately) |
Getting started in Poland
Teams looking to enter VEX competitions in Poland typically start through school robotics clubs, after-school STEM programs, or independently through a parent or teacher registering as a team on the RECF website (roboticseducation.org). Teams must be registered with RECF and have a verified adult supervisor. Event registration is handled separately through each event partner's RobotEvents.com listing.
For new teams, the VIQC stream is a more accessible entry point — the hardware is lower cost, the build system is less mechanically complex, and the match format emphasizes cooperation rather than direct competition. VRC is the natural progression once a team has 1–2 seasons of VIQC experience.
Additional resources
Robotics Education & Competition Foundation · RobotEvents — find local events · VEX IQ official documentation