Learning Paths and Completions

After a student enrolls for the course, the student can see all the courses accessible under Paths view. This view shows the list of accessible courses and their progress.

1. Front-end Menu Item

Create a menu item forĀ TF Learn -> Paths.

This will display all the courses the user can have access to according the user group and the group defined in the course. It will also display the courses the user has joined.

This page also displays total lessons in the course, lessons completed and the completion status (if enabled).

Description: Optional text to display. You can all add Html code here.

Button Text: This is the caption text to be displayed on the button. On clicking the button, students will be taken to the learning path of the single course.

Button Class: Add class to style the button.

2. Configuration Options

Component Options -> Paths

No Course Message: Message that is displayed when the student is not enrolled in any course. You can also add Html code here to add any links or images.

Order Column/Direction: Select the ordering for the user courses.

Styles

Single Path Class: Add CSS class to style the course block on the learning paths page.

3. Completions (Back-end)

Here, you can see the status of the lessons completed by the users and the score obtained (if tests are enabled) by the students. You can also change the completion status.

Lesson Completion

In the lessons, you can set the completion type of the lesson as disabled, self, view, or score.

Course Completion

A course is complete when all the lessons in the course are completed. After completing all the lessons, a button link is displayed on the learning path page where theĀ student can mark the course as complete.

Site administrator will receive an email about the completion status of the course.

Certifications

After the user completes the course, you can issue certificates to the students. At present, you can issue the certificates manually.

This feature is under development.