A course is the primary entity of the Learning app.
You can make your courses in 2 ways:
- Using the Learning Portal.
- Importing them from a spreadsheet (bulk creation)
Using the Learning Portal
- Go to
Courseson the sidebar, click the+ Createbutton, and selectNew Coursefrom the menu.
Step 1: Courses -> New Course -> New Course
- Fill in the basic details (Title, Short Introduction, etc.).
Course Creation Modal
- Click the
Createbutton. You will be redirected to theCourse Settingspage, where you can fill out the remaining details like metadata, images, and pricing.
Importing from a Spreadsheet
Use this method to upload multiple courses at once. Note that this imports course metadata (Title, Description, etc.) but cannot import course content like Chapters or Lessons.
- Go to
Courseson the sidebar, click+ Create, and selectImport Course.
Step 1: Courses -> New Course -> Import Course
- Download Template:
- All Fields: To fill in every available detail.
- Mandatory: To get only the required fields.
- Custom: To select specific fields.
Download CSV Template options
Custom Template Download Modal
- Fill in your data in the spreadsheet. Leave the ID column empty; the system will auto-generate these.
- Upload your Excel/CSV file. Or click the Google Sheet option and paste your URL. Make sure to copy the URL from your browser address bar. The Google Sheet Link must end with a gid= parameter.
Importing from Google Sheet
- Map your columns if the headers don't match exactly.
Map your columns
- Review your data and if everything is okay, click the
Importbutton.
Review and Import
- Now scroll down to see which rows succeeded and review any errors for failed rows.
View Import Logs
Course Fields Reference
| Field | Description | Mandatory |
|---|---|---|
| Title | Name of the course displayed on the course page and listings. | ✅ |
| Short Introduction | Brief summary shown in course cards and search results. | ✅ |
| Course Description | Detailed explanation of course content, objectives, and outcomes. | ✅ |
| Instructors | Email IDs of instructors authorized to manage and teach the course. | ✅ |
| Category | Grouping category (e.g., Programming, Design) used for filtering. | ❌ |
| Tags | Keywords indicating difficulty or prerequisites to help users decide if it's right for them. | ❌ |
| Course Image | Thumbnail image representing the course visually. | ❌ |
| Color | Background color of the course card; fallback if no image is uploaded. | ✅ |
| Published | Toggle to make the course visible on the website to users. A course will appear on the website to the users only when it is published. This setting is only visible to Moderators. | ❌ |
| Published On | The date shown to learners indicating when the course went live. | ❌ |
| Upcoming | If a course is about to become available to users soon but not yet, mark it as Upcoming. Note that even for an upcoming course to be visible on the website, it should be published. | ❌ |
| Featured | Highlights the course in designated "Featured" sections of the portal. | ❌ |
| Disable Self Enrollment | Enable this if you don't want users to enroll themselves into the course directly but instead want the Administrator to enroll them. | ❌ |
| Preview Video | Introductory video or teaser accessible before a student enrolls. | ❌ |
| Related Courses | Linked courses shown as recommendations on the course page. | ❌ |
| Paid Course | If enabled, students must complete payment to access the course content. | ❌ |
| Paid Certification | Requires an additional fee to be paid before the certificate is issued. | ❌ |
| Amount | The cost of the course (only applicable if Paid Course or Paid Certification is enabled). | ✅* |
| Currency | The currency in which the course price is listed (only applicable if Paid Course or Paid Certification is enabled). | ✅* |
| Evaluator | Evaluators for course certification (only applicable if Paid Certification is enabled). | ✅* |
| Time Zone | Time Zone for Evaluation Schedule (only applicable if Paid Certification is enabled). | ✅* |
| Completion Certification | Issues a certificate to the student automatically upon finishing the course. | ❌ |
| Meta Description | SEO-friendly description used by search engines. | ❌ |
| Meta Keywords | SEO-friendly keywords used by search engines. | ❌ |
*Mandatory only if the related Paid/Certification features are enabled.
Last updated 1 week ago
Was this helpful?