Using Activate
Learn how to create and manage Activate projects in ChangeLab Creator. This guide covers the CMS workflow from project creation to publishing.
For technical details about the Activate platform itself, including the PostMessage API, see the Activate Platform reference.
Creating a project
- From the dashboard, click New Project
- Select Activate as the platform
- Enter a project name
- Click Create
You will be taken to the Activate project editor.
The level editor
Activate uses a level-based editor where content is organised into sequential levels.
Editor overview
- Levels list — Shows all levels in your project
- Assets panel — Library of available screens and games
- Preview panel — Shows the selected item as it will appear
- Sidebar — Configuration options for the selected item
Navigating the editor
- Select level — Click a level in the list to view/edit it
- Select asset — Click an asset within a level to configure it
- Reorder — Drag levels or assets to change their order
Adding content
Adding levels
- Click Add Level in the toolbar
- A new empty level is created
- Give it a descriptive name
Adding screens and games to a level
- Select a level from the levels list
- Click Add or drag from the assets panel
- Choose Screens or Games
- Select the specific asset
Reordering content
- Reorder levels — Drag levels up/down in the list
- Reorder assets — Drag assets within a level
- Move between levels — Drag an asset from one level to another
- Delete — Select and press Delete, or use the context menu
Configuring start and end
Activate projects typically have start and end screens to bookend the experience.
Start screen
- Add a Start screen as the first item
- Configure the welcome message and branding
- Set the start button text
End screen
- Add an End screen as the last item
- Configure the completion message
- Optionally show the final score
- Add a call-to-action or restart option
Customising appearance
Per-asset customisation
Select any screen or game to customise it:
- Click the item to select it
- Use the sidebar tabs to adjust settings
- See changes in the preview panel
Common options:
- Text content and instructions
- Images and backgrounds
- Colours and styling
- Points and scoring
- Sound effects
- Feedback messages
Project-wide settings
Access project settings from the menu:
- Default theme — Set colours used across all assets
- Branding — Add logos and custom styling
Publishing
Preview your project
Before publishing, preview the full experience:
- Click Preview in the toolbar
- Go through all levels as a learner would
- Verify scoring and feedback work correctly
Deploy to a URL
To publish your Activate project:
- Connect GitHub if you have not already (see Quickstart)
- Click Publish in the toolbar
- Choose deployment settings
- Click Deploy
Export as SCORM
To export for an LMS:
- Click Export in the toolbar
- Select SCORM Package
- Choose your SCORM version
- Download the package
- Upload to your LMS
Next steps
- Activate Platform reference — PostMessage API documentation
- Screens — Available screen types and customisation
- Games — Available game types and customisation
