Trainer¶
The Trainer role is designed for content creators - the people who build training courses, define scoring rubrics, organize learners into groups, and assign work.
What can a Trainer do?¶
- Create and edit courses (AI simulation scripts) - from scratch, by importing a PDF, PowerPoint, Word, or Markdown file (the AI-assisted importers also offer a cost preview before the work runs), or via Generate with AI
- Group blocks into modules (chapters) and reorder them with drag-and-drop
- Preview a draft as a learner before publishing - without billing AI usage or starting a real session
- Publish and re-publish course versions, and move learners onto the latest version
- Duplicate a course as a fresh draft, or spin a new course up from a saved template
- Regenerate templates with AI to adapt them to a new audience
- Define grading criteria on each scenario, with weighted scoring
- Manage the workspace's tags so courses can be categorised in the catalog
- Author the workspace's Branding Intro - a leading set of slides that play before every course in the workspace - and opt individual courses out of it
- Use Ask Aimee - the topbar navigation assistant - to find any screen in the workspace
- Post and reply in the workspace Forum - answer learner questions, follow threads, mark your own threads resolved
- Create and manage groups of learners
- Assign courses to individual learners or entire groups
- Browse the Marketplace to lease courses and learning paths published by other workspaces, and list your own courses there
- View the dashboard with workspace metrics, including any pending course updates
- Launch simulations (for testing purposes)
Typical workflow¶
graph TD
A[Create a course] --> B[Configure runtime settings]
B --> C[Define grading criteria on each scenario]
C --> P[Preview as a learner]
P --> D[Publish the course version]
D --> E[Organize learners into groups]
E --> F[Assign to individuals or groups]
F --> G[Monitor progress on dashboard]
1. Create a course¶
- Navigate to Content Library in the sidebar and make sure you're on the Courses tab.
- Enter a title in the inline create form and click Create Course.
- Choose a starting point:
- Blank course - build the content yourself.
- Generate with AI - answer a few guided questions and Aimee drafts the slides, questions, and narration for you.
If you'd rather start from a template or duplicate an existing course, see Course Management.
2. Build Course Content¶
Click on the course row to open the Course Editor. The editor groups every per-course setting into a row of tabs:
| Tab | What it's for |
|---|---|
| Overview | Course title, description, tags, default voice - the at-a-glance card. |
| Settings | Learner brief and the underlying runtime configuration the AI uses during the course. |
| Content | Build the slides, scenarios, quizzes, and other blocks the learner moves through. |
| Constraints | Pre-publish gates the course must pass (e.g. has at least one block, every block is configured). |
| Playback | How the learner experiences the course at launch - autoplay, narration locks, and Branding Intro opt-in. |
| Questions | Configure the Knowledge Check that runs at the end of the course (count, source material, difficulty). |
| Marketplace | List the course on the Marketplace, set its price, or unpublish it. |
| AI Review | Run an AI-powered review of the whole course - audience fit, structural issues, weak slides, tone problems. |
| Course Context | Set the course's intended audience, out-of-scope topics, and prerequisites so AI features stay grounded in your audience and scope. |
A Recovery tab also appears, but only when an AI generation or import has failed and a block needs attention. It stays hidden on a healthy course.
The day-to-day flow lives mostly in Content and Settings. The other tabs are touched at publish time or when you need to course-correct.
-
In the Content tab, use Import Content to pull in a whole file:
- PDF - one block per page (also has an AI-assisted variant that lifts text and images and lays them out as slides).
- PowerPoint - one block per slide; speaker notes become voice narration. Side-by-side (two-column) slide layouts are kept, and charts in the deck come in as editable charts rather than being lost. AI-assisted PowerPoint import is also available.
- Word - one block per
Heading 1(falls back toHeading 2when there is no H1). AI-assisted Word import is also available. - Markdown - one block for every
#or##heading.
The AI-assisted importers show a cost preview before they run so you know what the import will draw from the workspace's AI usage before you commit.
-
Or add blocks by hand from the Add Block menu - Accordion, Acknowledgement, Chart, Feedback, Flip card, Matching, Media, Quiz, Resource, Scenario, or Slide. A Chart is a pie, bar, or line chart over a small set of values; charts you import from PowerPoint become editable charts automatically. Slides also include a syntax-highlighted code snippet block and a chart button on the rich-text toolbar, so you can place a chart inline alongside the slide's text.
- Click + Module in the toolbar to add a chapter. Drag blocks between modules to organise them, drag a module's grip handle to reorder chapters, and rename a module by clicking its title.
- Drag and drop blocks to reorder them within their module.
- Click the Microphone icon on a slide block to add Voice Narration - write your own script or click Generate with AI. For scenarios, open the Scenario Editor and click Generate voice on the Details tab. To narrate every Slide and Scenario block in the course in one pass, click Generate All Voice in the toolbar.
3. Edit and configure¶
- Switch to the Settings tab.
- Select a Default Narration Voice for the course.
- Fill in the Learner Brief - the instructions the learner sees before launching.
- Configure Runtime Config (JSON) - the AI character setup, conversation flow, etc.
- Set a Retry Limit and Pass Threshold.
Then switch to the Completion tab to decide how the course ends:
- Require reviewer approval - off by default. Switch it on when finishing the course should not count until a reviewer has signed off. Completions then wait in Analytics → Reviews for a workspace owner, trainer or reviewer to approve or return them, and the learner is emailed the decision. Leave it off and the course completes the moment the learner finishes.
- Completion certificate - whether learners can download a certificate from their results page, plus its wording, accent colour and imagery.
The two settings are independent
A course can require approval without issuing a certificate - approval then simply confirms the completion. If it does issue one, approval is also what releases it, and the learner still has to meet the pass mark.
4. Define grading criteria on each scenario¶
- Open the scenario from the Content tab and switch to its Scoring tab
- Add criteria (e.g., "Empathy", "De-escalation", "Policy Adherence")
- Set a weight for each criterion (relative importance within that scenario)
- Every scenario needs at least one criterion before the course can be published
5. Get a second opinion with AI Course Review¶
Before previewing, you can run an AI Course Review from the Course Editor. Aimee reads the whole course and flags structural issues, missing prerequisites, audience mismatch (against the AI context you set on the Settings tab), tone problems, and weak slides. Each finding deep-links to the offending block. Use the review like a code review - it suggests, you decide.
6. Preview before publishing¶
Click Preview in the Course Editor to walk through the course as a learner would. Voice narration plays, slides render exactly as the learner sees them, and quizzes show their answer key so you can spot key mistakes - but no real session is created and no AI cost is billed. Click Exit Preview to come back to the editor.
Spot something to change while you're reviewing? Click Edit this slide in the preview banner to open that slide in its editor, then Back to preview to return to the same slide and carry on. See Previewing a course for the slides this doesn't apply to.
7. Publish¶
- Make sure the course has at least one tag in the Settings tab - published courses without a tag are rejected at publish time.
- Click Publish. Aimee shows the pre-publish readiness panel, which lists any blockers (must-fix) and warnings (likely-but-not-certain mistakes). Click any item to jump to the offending block. Fix the blockers, then confirm.
- Label the version (e.g., "v1.0").
- Published versions become available for assignment.
Each course has one editable draft and any number of locked published versions - edits always go into the draft, so your live learners aren't affected while you work. See Course Management for the full draft / publish / discard lifecycle.
8. Assign to learners¶
- Navigate to Assignments in the sidebar
- Click Assign Learner
- Select a course from the dropdown
- Choose Individual or Group assignment mode
- Select the learner or group
- Optionally set a due date
- Click Assign
9. Move learners onto a newer version¶
After you publish a new version of a course, learners already assigned to the previous version keep seeing the old one until you switch them. Use the Course Updates Available panel on the Dashboard to move affected learners one at a time - or all at once - to the latest published version. See Course Management.
Using the Marketplace¶
As a Trainer you can also bring in finished courses and learning paths from other workspaces instead of building everything yourself.
- Open Marketplace in the sidebar to browse listings, search by title, workspace, or tag, and use Lease or Purchase to add content to your workspace's Content Library.
- When you're happy to share one of your own courses, open it in the Course Editor, switch to the Marketplace tab, turn on Publish to Marketplace, and set a Listing Price Per Seat (leave it at the minimum to list the course as free).
See the Marketplace guide for a full walkthrough.
Tips¶
Test your courses
Before assigning to learners, launch the simulation yourself to verify the conversation flow and scoring work as expected.
Use groups for batch assignments
If you have a new cohort of trainees, create a Group first, add all members, then assign the course to the group in one action.
Related¶
- Courses - building and editing a single course
- Course Management - drafts, versions, duplicating, templates, course updates
- Workspace Settings - including the Branding Intro authored once and applied to every course
- Marketplace - leasing and publishing courses
- Assignments - assignment workflow
- Groups - group management
- Scoring & Rubrics - rubric configuration
- Forum - workspace question-and-answer board