The Learner Guide
How to get the most out of OneRange Vero training — finishing courses, talking to the AI tutor, and turning lessons into real skill
For employees taking assigned training · 8 min read
- Your home base: My Training — Where assignments live and how to find them
- How the AI tutor works — What to expect inside a course
- Getting the most from each session — Habits that turn a course into a skill
- Quizzes, retakes, and what passing means — How grading works
- Tips for the interactive blocks — Branching, labs, role-plays, code
- Troubleshooting — When something doesn't work
1. Your home base: My Training
Where assignments live and how to find them
When you log in, you land on My Training. Two tabs: To-Do (what's assigned and not yet finished) and Completed (your record). Each card shows the course, due date, and a quick launch button.
- Click any To-Do card to start or resume — your place is saved automatically.
- Self-launch: any course visible to you can be started without an assignment via the play button.
- Completed courses can be re-opened to review your transcript and quiz results.
Tip: Block 20 minutes on your calendar for each assigned course instead of squeezing it between meetings. Completion rates roughly double when you do
2. How the AI tutor works
What to expect inside a course
Each course is a chat conversation with an AI tutor. It explains a concept, gives a real example, then asks you a quick check question — usually with A/B/C/D buttons. There is no wrong way to engage; you can also just type a free-text reply.
The five things you'll see
| Standard chat | Explanations with bold emphasis and a single underlined question per turn. |
|---|---|
| A/B/C/D buttons | Quick replies for check-ins. Click to answer; you can still type a clarification underneath. |
| Branching scenario | A multi-step decision sim. Pick a path; consequences play out. |
| Hands-on lab | A step-by-step checklist. Mark each step as you do it; the AI verifies. |
| Role-play | The AI plays a persona (e.g. a customer); you respond in character. Use End role-play when you're done. |
| Code lab | An in-browser editor with a Run button. Write code, run it, iterate. |
3. Getting the most from each session
Habits that turn a course into a skill
- Talk back. The AI is better when you push on it — "give me a harder example", "how would this work for [your situation]".
- Ask for your own context. "Make this about my team's renewal call next week" works.
- Don't speed-click A/B/C/D. Read the rationale after each answer — that's where the learning lives.
- If you're confused, say so. "I don't follow — break it down further" is a valid reply.
- Use voice mode (the speaker icon) for commute-friendly review sessions.
- Attach an image (paperclip) if you want feedback on a real artifact — a slide, a chart, a screenshot.
Tip: Treat the AI like a patient tutor, not a quiz machine. The more specific your questions, the more useful the answers
4. Quizzes, retakes, and what passing means
How grading works
- Most courses end with a multiple-choice quiz. Pass threshold is 70%.
- Every option has a rationale — read them all, even when you got it right.
- Failed? You can retake. The retake clears prior context so it's a clean attempt, not a memorized one.
- Standalone Assessments are different — 4 AI questions per skill, used for baselines and re-certs.
What your manager sees
Your manager sees completion status, score, time spent, and an AI-generated performance summary highlighting strengths and gaps. They don't see your individual chat messages — those are yours.
5. Tips for the interactive blocks
Branching, labs, role-plays, code
Branching scenarios
- There's rarely one obviously correct answer. Pick the choice you'd actually make at work.
- If a path goes badly, don't just back out — read the consequence. That's the lesson.
Hands-on labs
- Actually do the steps in your real tool when possible — don't just check the box.
- If a step fails, say what happened. The AI will diagnose with you.
Role-plays
- Stay in character — half-engaging is worse than skipping.
- Use End role-play when you've reached a natural close, then ask for feedback.
- Awkward silence is okay. Sit with it like you would in a real conversation.
Code labs
- Run early, run often. The Deno sandbox is fast — there's no reason to write 50 lines before testing.
- Read the failing test message before asking for help. The AI is happy to assist, but the message often tells you exactly what's wrong.
6. Troubleshooting
When something doesn't work
| Page won't load | Refresh once. Vero saves your place every turn. |
|---|---|
| AI seems off-topic | Type "let's get back to [topic]" — it'll snap back. |
| Voice mode silent | Check the speaker icon is on and your browser allows audio playback. |
| Can't find an assignment | Switch to the To-Do tab on My Training, or check the Completed tab if you already finished it. |
| Stuck in a role-play | Click End role-play in the chat header — it always exits cleanly. |
| Anything else | Use the in-app Help menu or contact your admin. |