Skip to main content

Customizing the Completion of a Mini Course

Customize the completion as you wish: Celebrate Completion, Display Conditional Feedback, Show Scores or Issue Badges.

Onur Oz avatar
Written by Onur Oz
Updated over 2 weeks ago

Mini Course Generator provides several ways to end a Mini Course, some specialized for specific purposes. You can find these completion page types at the top of your Mini Course page.

The completion pages available are the Celebrate Completion, Display Conditional Feedback, Show Score and Issue Badge.

Celebrate Completion

You can add a celebration page for your learners at the end of the course. All learners who complete the course will see this celebration page.

You can edit this page in the same way you edit a course page, using the drag-and-drop editor.

Below, you can see the default version of the celebration page.

Display Conditional Feedback

If you have included a quiz in your Mini Course and you want to end your Mini Course with a message depending on learners' performance, Conditional Feedback is for you.

Conditional page help you filter and segment your audience by different communication needs. For example, you can personalize your messages for those who answered all the questions correctly and show another message to the rest of the group using conditional cards.

How to add and customize the conditions?

Click Add condition button to add conditions and customize your messages.

Specify your condition. You can base your condition on the correct answer count, the wrong answer count, or the total answer count.

ℹ️ The total answer count is the sum of correct answers, survey answers, and information page views.

As the customize your message section is an HTML editor, you can upload images, or embed other media using iframe codes. Check here for instructions on how to embed media in your page.

Depending on your need, you can add as many conditions as necessary and customize each message/image/CTA.

Show Score

If you have quiz questions in your Mini Course and you want to show learners' performance upon completion, you can use Show Score.

For example, if you need to bring up a message like “You answered 3 out of 5 questions correctly.” as the final card, this is for you!

How to create your own formula in a score card?

To customize your score calculation formula, you can use the following variables in the editor.

{{Correct_Answers}}: Returns the number of correct answers.

{{Wrong_Answers}}: Returns the number of wrong answers.

{{Quiz_Questions}}: Returns the number of answerable questions.

{{Answerable_Questions}}: Returns the number of answerable questions.

{{Card_Count}}: Returns the number of all cards.

{{Total}}: Correct_Answers + Survey_Answers + Info_View

For Math Calculations: You can create your own formula with variables in square brackets.

For example, an accuracy ratio calculation:

[[{{Correct_Answers}} / {{Quiz_Questions}}] * 100]%

Issue Badge

If you want to award your learners with a badge at the end of your Mini Course, you can do it by using the badge page.

Using a badge page in your mini-course, you can reward your learners with a proof of completion or success.

Refer this article to learn more about issuing badges: Issuing a Digital Badge

Note: If you’re using the default card layout, there’s a “Related Mini Courses” section at the end of your Mini Course. You can hide this from Collection's Settings.

Did this answer your question?