Adding Courses
Add new training courses to your LMS catalog
Overview
There are several types of courses you can add:
- SCORM courses - Interactive e-learning packages (most common)
- Policy courses - PDF documents requiring acknowledgment
- Session-based training - Instructor-led courses linked to calendar sessions
Step-by-Step: Adding a SCORM Course
1
Open Course Management
- Log in as an Admin
- Click Admin in the navigation menu
- Select Courses

2
Click 'Add Course'
- Click the Add Course button (top-right)
- A course creation form appears
3
Fill in Basic Details
| Field | Required | Description |
|---|---|---|
| Title | Yes | Clear, descriptive name (e.g., "Fire Safety Awareness") |
| Description | Yes | Brief summary of what the course covers |
| Category | Yes | Select from your categories (e.g., Health & Safety) |
| Duration | Yes | Estimated time in minutes |
| Difficulty | No | Beginner, Intermediate, or Advanced |


4
Upload SCORM Package
- Click Upload SCORM File
- Select your .zip SCORM package
- Wait for the upload to complete
- The system automatically detects SCORM 1.2 or SCORM 2004
Tip
Supported formats: SCORM 1.2 and SCORM 2004
5
Configure Course Settings
Mandatory Settings
- Is Mandatory: Check if all users must complete this course
- Default for New Starters: Check to auto-assign to new users
Passing Score
Set the score required to pass (default: 70%)
Course Expiry
- Enable Expiry: Check if the course needs to be retaken periodically
- Expiry Period: Set days/months/years until the course expires
6
Set Visibility Rules (Optional)
Control who can see and access the course:
- Job Roles: Select which roles can access (or "All" for everyone)
- Departments: Select which departments can access
- Locations: Select which locations can access
Select "All" in each category for the course to be visible to everyone.
7
Configure Compliance (Optional)
Link the course to regulatory frameworks:
- Select applicable Regulatory Frameworks
- Set Course Owner (person responsible)
- Set Content Review Date for periodic reviews
8
Save
Click Save Course to create the course. It's now available in the catalog.

Adding a Policy Course
Policy courses are PDF documents that users must read and acknowledge.
- Follow the same steps as above, but set the Category to "Policy"
- Instead of uploading SCORM, upload a PDF file
- Set an Acknowledgment Question (e.g., "I have read and understood this policy")
- Check Acknowledgment Required to require users to confirm
- Save - users will see the PDF and must click to acknowledge they've read it
Course Status
| Status | Meaning |
|---|---|
| Active | Course is live and visible to users |
| Inactive | Course is hidden from catalog |
| Draft | Course is being worked on (not visible) |
SCORM Version Considerations
SCORM 1.2
- Simpler, widely supported
- Basic tracking (complete/incomplete)
- Score reporting
SCORM 2004
- More detailed tracking
- Learning objectives support
- Better bookmarking
- Sequencing and navigation
Tip
The system automatically detects the SCORM version. If auto-detection fails, you can manually select the version.
Tips for Great Courses
Clear Titles
- Good: "GDPR Awareness for All Staff"
- Avoid: "Compliance Module 1"
Helpful Descriptions
Include what users will learn, why it's important, and approximate time to complete.
Correct Difficulty
- Beginner: New to the topic, foundational content
- Intermediate: Some knowledge assumed
- Advanced: Detailed, complex content
Editing Courses
Making Changes
- Go to Admin → Courses
- Find the course and click Edit
- Make your changes
- Click Save
Updating SCORM Content
- Edit the course
- Upload a new SCORM package
- The new version replaces the old one
Warning
User progress may be affected when replacing SCORM content - consider creating a new course instead for major changes.
Troubleshooting
SCORM not uploading
- Check the file is a valid .zip
- Ensure it contains imsmanifest.xml
- Try a smaller file (large files may timeout)
Course not appearing in catalog
- Check the course status is "Active"
- Check visibility rules don't exclude the user
- Check the user's department/role/location match the rules
SCORM version detected incorrectly
Use the manual version selector to override auto-detection.
Related Guides
- Course Categories - Create categories first
- Adding Frameworks - Set up compliance frameworks
- Assigning Courses - Assign courses to users
- Course Builder - Build courses without external tools