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 Add Course.
- Fill in the course details such as title, description, and content.
- Click Save to add the course to your project.
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: Publish Your Project
- Go to the Projects section.
- Select your project and click on Publish.
- Confirm the publication to make the project available to learners.
Congratulations! You have successfully set up CoursePipelines and chatbots.