Appearance
Quick Start Guide
Follow these steps to get CoursePipelines and chatbots working:
Step 1: Log In
After logging in to your CoursePipelines account, follow the steps below.
Step 2: Create a New Project
Navigate to the Projects section and click on Create New Project. Enter the project name and description, then click Create.
Step 3: Add Courses
- Go to the Courses section.
- Click on 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, download the deployment package for your LMS using the download button.
Step 4: Set Up Chatbots
- Navigate to the Chatbots section.
- Click on Create Chatbot.
- Enter the chatbot name and configure its settings.
- Add intents and responses to the chatbot.
- Click Save to set up the chatbot.
Step 5: Configure Variables
Variables allow you to personalize the learning experience for each learner. For example, you can use variables to store a learner's name, progress, or preferences.
- Go to the Variables section.
- Click on Add Variable.
- Define the variable name, type, and initial value.
- Click Save to configure the variable.
Example: Using Variables
Suppose you want to greet each learner by their name. You can create a variable called learnerName
and use it in your course content and chatbot responses.
- Create a variable named
learnerName
. - In your course content, you can use the variable like this:
Hello, ! Welcome to the course.
- In your chatbot, you can use the variable in responses:
Hi , how can I assist you today?
Step 6: Create Pipelines
- Navigate to the Pipelines section.
- Click on Create Pipeline.
- Drag and drop courses and chatbots into the pipeline editor.
- Connect the components to define the learning path.
- Click Save to create the pipeline.
Step 7: Add Assessments
- Go to the Assessments section.
- Click on Add Assessment.
- Create questions and configure their settings.
- Link the assessment to the relevant courses.
- Click Save to add the assessment.
Step 8: Monitor Analytics
- Navigate to the Analytics section.
- View detailed dashboards and reports on learner performance.
- Use the data to make informed decisions and improve the learning experience.
Step 9: Deploy to Your LMS
- Ensure you've downloaded the deployment package for each course.
- 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.
Your course will now automatically send data to CoursePipelines whenever learners interact with it.
Congratulations! You have successfully set up CoursePipelines and chatbots.