Appearance
Getting Started
Welcome to CoursePipelines! This guide will help you set up and start using CoursePipelines to enhance your learning content with AI support and detailed analytics.
What is CoursePipelines?
CoursePipelines connects your courses, chatbots, and learning data in one place. Think of it as a smart assistant that helps your training materials work better together, providing personalized learning experiences.
Step 1: Create Your Account
- Visit coursepipelines.com
- Click the Log In button in the top right corner
- Select Sign Up if you're new to CoursePipelines
- Fill in your details and click Create Account
Step 2: Set Up Your Organization
- After logging in, you'll be asked to create an organization
- Enter your organization's name and basic information
- Click Create Organization
Step 3: Add Your First Course
- From your dashboard, click on the Courses tab
- Click the Upload SCORM Package button
- Drag and drop your course's SCORM package (.zip file) or browse to select it
- Wait for the upload and processing to complete
- Once processing is complete, click the Download button to get the deployment package for your LMS
Step 4: Create a Simple Chatbot
Chatbots can provide instant help to your learners and collect valuable information.
- Go to the Chatbots section
- Click + Create Chatbot
- Give your chatbot a friendly name (e.g., "Course Helper")
- Add a brief description of what the chatbot will help with
- For the system prompt, try something like:
You are a helpful learning assistant. Your job is to answer questions about this course, provide encouragement, and help learners understand difficult concepts.
- Click Save to create your chatbot
Step 5: Track Important Information with Variables
Variables help you keep track of learner progress and performance.
- Go to the Variables section
- Click + Add Variable
- Name your variable (e.g., "quiz_score")
- Choose the variable type (Number, Text, Yes/No)
- Add a description to help you remember what it tracks
- Click Save
Step 6: Connect Everything with a Pipeline
Pipelines connect your courses and chatbots, allowing information to flow between them.
- Go to the Pipelines section
- Click + Create Pipeline
- Give your pipeline a clear name
- In the visual editor, you'll see your course and chatbot
- Click and drag from your course to your chatbot to connect them
- Select which variables should be shared
- Click Save Pipeline
Step 7: Deploy Your Course to Your LMS
After downloading the deployment package from CoursePipelines:
- Log in to your Learning Management System (LMS)
- Upload the SCORM package using your LMS's course import function
- Configure settings as needed in your LMS
- Publish and make available to learners
Our system has already injected all necessary tracking code into your course files - no manual code insertion required!
Step 8: Embed Your Chatbot
Now add your chatbot to your course so learners can interact with it.
- Go to your chatbot's details page
- Click Embed Code
- Copy the iframe code, which looks like:html
<iframe src="https://coursepipelines.com/chat/your-chatbot-id" width="100%" height="600px" title="Learning Assistant" ></iframe>
- Add this code to your course where you want the chatbot to appear
Step 9: Set Up Broadcast Messages
Broadcast messages allow you to communicate important updates to all learners in a course without republishing your content.
- Go to the Courses section in your dashboard
- Find your course in the list
- Click the megaphone icon in the Broadcast Message column
- Enter your message (e.g., "The regulations for code of conduct mentioned in this course have been updated.")
- Click Save
Your message will immediately be shown to all learners accessing the course.
Step 10: View Your Analytics
Once learners start using your course and chatbot:
- Go to the Analytics dashboard
- Select variables to see detailed reports
- View charts showing learner performance
- Export data if needed for further analysis
Need More Help?
If you have questions or need assistance:
- Click the Help button in the bottom corner of any page
- Email support@coursepipelines.com
- Check our detailed guides for specific features:
Congratulations! You've set up your first CoursePipelines project. As you become more familiar with the platform, you can create more complex pipelines, configure advanced chatbot features, and develop detailed analytics dashboards.