Skip to main content
Array
(
    [0] => Array
        (
            [0] => Array
                (
                    [label] => Home
                    [link] => https://sftlatestbackup.staging33.com
                    [title] => Home
                    [type] => blog_home
                )

            [1] => Array
                (
                    [label] => Knowledge Base
                    [link] => https://sftlatestbackup.staging33.com/knowledge-base/
                    [title] => Knowledge Base
                    [type] => kb_home
                )

            [2] => Array
                (
                    [label] => MCSLD Options
                    [link] => https://sftlatestbackup.staging33.com/article-categories/mcsld-options/
                    [title] => View all posts in MCSLD Options
                    [type] => kb_tax
                )

            [3] => Array
                (
                    [label] => Student Certificate Access (View certificates on My Acccount Page)
                    [link] => https://sftlatestbackup.staging33.com/knowledge-base/student-certificate-access-view-certificates-on-my-acccount-page/
                    [title] => Student Certificate Access (View certificates on My Acccount Page)
                    [type] => kb_current_page
                )

        )

)
  1. Home
  2. Knowledge Base
  3. MCSLD Options

Student Certificate Access (View certificates on My Acccount Page)

On Account Page

  • On the My Account page, where users can view their profile, they will now see a count of their earned certificates
  • In the Courses section, a certificate icon is displayed next to each course, allowing users to view the related course certificates.
  • The total certificate count is also reflected in the student’s profile information, and each certificate can be downloaded directly from the My Account page.

User Certificates Display via Shortcode

The [mcsld_user_certificates] shortcode displays all certificates a user has achieved, whether from individual courses or groups.

  • The certificates are categorized based on their target:
    • Group-based Certificates – Certificates awarded for completing a group of courses.
  • Course-based Certificates – Certificates awarded for individual course completion.
    Customizing Displayed Certificates:
    By default, the [mcsld_user_certificates] shortcode displays all certificates, including group, course, lesson, and quiz certificates. You can disable specific certificate types using the available parameters: You can disable particular certificate types using the shortcode parameters. The available parameters are:

    • [mcsld_user_certificates group=’false’]
      Courses that belong to a group will still be listed in the course section, and all certificates related to those courses will be displayed.
      However, the group hierarchy will not be maintained in the list.
    • [mcsld_user_certificates course=’false’]
      Course-related certificates will not be displayed.
      The course hierarchy will remain intact, and the group hierarchy will also remain intact if group=’false’ is not set.
    • [mcsld_user_certificates lesson=’false’]
      Lesson certificates will not be displayed.
      The course hierarchy will remain intact, and the group hierarchy will also remain intact if group=’false’ is not set.
    • [mcsld_user_certificates quiz=’false’]
      Quiz certificates related to courses will not be listed.
      The course hierarchy will remain intact, and the group hierarchy will also remain intact if group=’false’ is not set.
Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support