• Resolved Andrew

    (@andrew1111)


    Hello,

    We would like to display a message to the user upon course completion. The message would be different based on certain criteria, and may contain a link. For example:

    Congratulations on passing this course! Please go here <a href=... />

    Is there currently a way to do this?

    If not, one possible solution could be to use the filter masterstudy_lms_course_player_completed, and allow an additional field user_message to be returned in the array. If populated, this field would be displayed in course_completed.php.

    Thanks,

    Andrew

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello Andrew,

    Thank you for reaching out with your query about customizing the course completion message in MasterStudy LMS.

    As of now, there aren’t hooks available in the MasterStudy LMS that directly support the functionality you’re describing – to display a custom message with a link upon course completion based on specific criteria directly within the course interface. However, I appreciate your suggestion regarding the masterstudy_lms_course_player_completed filter and the idea of an additional field for a user message. It’s a valuable suggestion, and I will forward it to our development team for consideration in future updates.

    In the meantime, here’s an alternative approach you might consider:

    Email Manager Addon:

    • MasterStudy LMS offers an Email Manager addon that can be used to send automated messages to students upon course completion. While this is not a direct display within the course interface, it allows you to send customized congratulatory emails, which can include links and specific messages based on the course completed.

    If you have any more questions or need further assistance, please feel free to reach out. We’re here to help!

    Best regards,

    Jacob, Support Team

    Thread Starter Andrew

    (@andrew1111)

    Hello, do you know if this feature has been added to the dev backlog? We are ready to launch, but before we can, we need a way to customize the course completion popup.

    Some of our courses require students to take a final quiz. The result of that quiz is their score for the course. For example, if a student scored 85% on the final quiz, their score for the course is 85%, even if they only progressed 50% through the course lessons. Currently, the completion popup would show a score of 50%. We don’t need to actually update the course progress in the DB, with the quiz score, just display it on the completion screen so the user doesn’t confuse course progress with final score.

    We also need to display a custom message (as described earlier) on the completion screen.

    Please let me know if that makes sense. If not, I’ll be happy to clarify.

    Thank you

    Plugin Support mgordonStylemixThemes

    (@mgordon7)

    Hi,

    Such integrations require deeper research and include a proper resolution for all the users of our LMS plugin.

    It needs to modify the LMS plugin scripts and include extra code lines, to integrate extra features to the LMS. We recommend you write this kind of suggestion in our features request section of the Master Study LMS > https://stylemixthemes.cnflx.io/boards/masterstudy-lms Our dev team will include additional features/options according to the popularity of the requests from our dear customers

    Best regards

    Thread Starter Andrew

    (@andrew1111)

    I added the feature request. Thanks.

    Plugin Support mgordonStylemixThemes

    (@mgordon7)

    You are welcome and thank you to you too!

    Thread Starter Andrew

    (@andrew1111)

    Hello, I added this feature request (or thought I did) but I can’t find it. Did it get added as a request?

    Plugin Support mgordonStylemixThemes

    (@mgordon7)

    Hello,

    Your request under the moderation stage, please note it could take extra time, as it should be deeply re-checked and take into the consideration all the customers progresses as well

    Regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Feature request’ is closed to new replies.