Automation & Integrations

12

min read

6 Ways to Issue Certificates in Articulate Rise 360

Published on

Published on

Articulate Rise360 Certificates

Table of contents

Ready to supercharge your credentialing process?
Wauld - Certificate of Completion

If you've ever built a course in Articulate Rise 360, you've probably hit the same wall that thousands of instructional designers run into: your learner completes the course, and then asks, "Where's my certificate?"

It's a fair question. Certificates of completion are a cornerstone of workplace training, compliance programs, and professional development. They're tangible proof that learning happened. But here's the thing: Rise 360, despite being one of the most powerful and widely-used e-learning authoring tools (used by 120k+ organisations) on the market today, does not natively generate printable verifiable training certificates.

In this blog, we'll break down exactly why that gap exists, what workarounds are available, how the broader Articulate 360 ecosystem fits into the picture, and most importantly, how tools like Wauld can make the certificate process dramatically simpler.

First: What Is Rise 360 and How Does It Fit Into Articulate 360?

Before we get into the certificate problem, it's worth understanding what Rise 360 actually is and where it sits in the Articulate ecosystem.

Articulate is one of the most recognized names in the e-learning industry. Their flagship platform, Articulate 360, is a comprehensive suite of tools for creating, collaborating on, and distributing workplace training. Articulate 360 includes everything you need to create online workplace learning from start to finish: authoring tools, collaboration features, and distribution options.

Within that suite, Rise 360 is the crown jewel for rapid course creation. Rise is the #1 software for creating online courses that work on every device. The intuitive, block-based authoring program makes course creation easy and fast, up to 9 times faster with integrated AI.

Rise 360 takes a fundamentally different approach compared to older tools like Storyline 360. Rather than building slides one by one, you assemble your course from modular content blocks including text, images, quizzes, interactive timelines, and more. At the core of Rise lies its block-based authoring model, which fundamentally changes the way courses are built. Instead of designing content slide by slide, you construct lessons by assembling modular components that can be arranged, modified, and reused with ease.

The full Articulate 360 suite also includes:

  • Storyline 360: A slide-based authoring tool for complex, highly interactive courses

  • Review 360: A web-based collaboration tool for stakeholder feedback

  • Reach 360: Articulate's own integrated LMS for hosting and tracking courses

  • AI Assistant: An AI layer integrated across Rise and Storyline to help accelerate content creation

You can explore the full suite at articulate.com/360.

The Certificate Problem in Rise 360

Here's where things get tricky for a lot of L&D practitioners, training coordinators, and franchise operators.

Articulate Rise 360 is a fantastic product. Designers can effortlessly create responsive courses rich with interactivity and exceptional stock media. The list of features the platform offers is constantly growing. One feature is missing, though, despite being requested for years: certificates of completion. The reason is pretty obvious. Rise is a development tool, not an LMS. Like with Captivate and Storyline, courses are developed and uploaded to learning management systems for assignment and tracking. Presumably, your LMS can and should create certificates of completion for users who need them.

This is a critical distinction. Rise 360 is an authoring tool, not a training management platform. It's designed to help you build courses, not administer them. Certificate issuance is an administrative function; it belongs downstream of the authoring step, in the delivery and tracking layer.

The problem is that many organizations, especially smaller businesses, franchise networks, and independent training providers, don't use an LMS. They build a course in Rise, publish it, and share a link. When learners finish, there's no system to automatically recognize that completion and generate a certificate.

As one community member on the Articulate E-Learning Heroes forum put:

"I develop training for franchisees, so we do not work with an LMS. Within Storyline, I've been able to add a 'Print Certificate' button... I would like to start developing training in Rise 360 and will need the same kind of printable Training Certificate. Is this option available?"

The official Articulate response? Rise 360 doesn't offer this option. If your franchises are using an LMS, they may have some options. Otherwise, you can refer them to Rise.com to host and track their training, since it includes certificates for courses and learning paths.

So unless you're using an LMS or Articulate's own Reach 360 platform, you're left finding workarounds.

The Workarounds: What Instructional Designers Have Tried

Over the years, the e-learning community has come up with several creative approaches to this problem. We cover five of them below, and then introduce a sixth, Wauld, a purpose-built solution designed to make the whole process simple and reliable. None of the first five are perfect, but they are all worth knowing.

1. Embed a Storyline 360 Certificate Block Inside Rise

One of the most popular workarounds is to build a certificate slide in Storyline 360, complete with a "type your name" prompt, and then embed it as a Storyline block inside your Rise 360 course.

Steps:

  • Build a certificate slide in Storyline 360 with a text-entry field for the learner's name

  • Add a print or download button on the slide that triggers certificate generation

  • Publish the Storyline file and embed it as a Storyline block at the end of your Rise course

  • Set the Rise course navigation so the certificate block is the final step before completion

  • Optionally, upload the Storyline certificate as a separate standalone SCORM file in your LMS and link to it from Rise, so the button state is retained and cannot be reset

Cost: Requires an active Articulate 360 subscription, which starts at around $1,299 per user per year. If you already have the subscription for Rise, there is no additional tool cost, but the setup takes meaningful development time.


Pros:

  • No extra tools or subscriptions needed if you already have Articulate 360

  • Fully customisable certificate design within Storyline

  • Learners can print or save the certificate as a PDF instantly, without leaving the course

  • Works without an LMS for basic use cases

Cons:

  • Rise resets the Storyline block on revisit, meaning anyone can generate a certificate with any name they choose

  • Requires Storyline authoring skills on top of Rise, adding complexity for smaller teams

  • Fraud prevention is only possible with an LMS layer, which defeats the purpose for teams without one

  • Any certificate design changes require updating both the Storyline file and the Rise course

2. Use Microsoft Power Automate + Microsoft Forms

Devin Hintze, a Change and Development Leader, documented this approach in detail in his LinkedIn article Rise 360 Certificates of Completion, which has become a go-to reference for instructional designers hitting this exact wall. It involves embedding a Microsoft Form at the end of your Rise course and connecting it to Power Automate to automatically generate and email a certificate PDF when the form is submitted.

Steps:

  • Create a Microsoft Form to collect the learner's name and any other details you want on the certificate

  • Build a Word document certificate template with dynamic fields that Power Automate will populate

  • Set up a Power Automate flow triggered by a new form submission: populate the Word template, convert it to PDF, email it to the learner, then delete the temporary file from OneDrive

  • Copy the form URL and add an Embed block in Rise from the Multimedia section

  • Use a plain iframe embed code (not the auto-generated Microsoft embed code, which conflicts with Rise's sizing) — something like: <iframe src="your-form-url"></iframe>

  • Gate the form behind a quiz or content block so learners have to progress through the course before they can access it

Cost: Free if your organisation already has Microsoft 365. Power Automate is included in most Microsoft 365 business plans. If you do not have Microsoft 365, plans start at around $6 per user per month.

Pros:

  • Low cost or free if you are already in the Microsoft 365 ecosystem

  • Certificate is automatically generated and emailed to the learner, with no manual work from the admin

  • Power Automate keeps a log of form submissions, giving you a basic audit trail

  • The form can be gated behind a quiz or content block to add a layer of access control

Cons:

  • No true completion verification: anyone with the course link could submit the form and claim a certificate

  • Power Automate setup has a real learning curve and can break with platform updates

  • The iframe embed code can be finicky and may stop working with Rise version changes, as noted in community reports

  • Relies on three separate platforms (Rise, Microsoft Forms, Power Automate), creating multiple points of failure

3. Rely on Your LMS

If you are publishing your Rise 360 course to an LMS, many platforms such as TalentLMS, Docebo, or Moodle offer built-in certificate generation triggered by course completion. Articulate Rise supports three ways to determine and report whether a user has passed a module: by the number of slides viewed, by the result of a quiz, or by the completion of a particular Storyline block.

Steps:

  • In Rise, go to Export and publish your course as a SCORM 1.2 or SCORM 2004 package

  • Set your completion tracking preference (by course completion, quiz result, or Storyline block)

  • Upload the SCORM package to your LMS

  • Configure the LMS certificate template with your branding and the fields you want (learner name, course name, date, score)

  • Set the trigger so the certificate is issued automatically when the LMS records a completion or passing score

  • Optionally, add an Exit Course button inside Rise so the LMS correctly receives the completion signal when the learner closes the course

Cost: Varies widely by platform. Moodle is open source and free to self-host (though hosting and maintenance have their own costs). TalentLMS starts at around $69 per month for up to 40 users. Docebo is enterprise-priced and typically runs into thousands of dollars per year. Most LMS platforms charge per active user or per seat.

Pros:

  • Most reliable completion verification: the LMS only issues a certificate after a genuine completion or passing score is recorded

  • Built-in fraud prevention: certificate generation is tied to a tracked completion event, not a self-reported form

  • Centralised record-keeping with full learner history, scores, and timestamps

  • Many LMS platforms support branded, customisable certificate templates out of the box

Cons:

  • Requires purchasing and managing an LMS, which is a significant cost and operational overhead

  • SCORM setup and compatibility issues between Rise 360 and various LMS platforms are a well-documented source of frustration

  • Browser timeout and exit course link issues can cause completions to go unrecorded, particularly in Chrome

  • May be overkill for smaller organisations or one-off training needs

4. Use Reach 360 (Articulate's Built-In LMS)

Articulate's own Reach 360 platform offers native certificate support and is built to work directly with Rise 360, making it the cleanest within-ecosystem option.

Steps:

  • From Rise 360, export your course directly to Reach 360 (no SCORM export needed)

  • In Reach 360, go to Settings and navigate to the Certificates section

  • Create a custom certificate template with your logo, course name, and learner fields

  • Assign the certificate to your course so it is issued automatically on completion

  • Invite learners to the course via Reach 360; they receive the certificate as soon as they complete

  • Administrators can view and download completion records at any time from the Reach 360 dashboard

Cost: Reach 360 is included as part of the Articulate 360 Teams plan, which starts at around $1,399 per author per year. Learner seats in Reach 360 are sold separately and priced based on the number of active learners. For smaller teams or solo trainers, this can add up quickly.

Pros:

  • Native integration with Rise 360: no SCORM export or manual upload required

  • Certificates are issued automatically and instantly on completion, with no extra configuration per course

  • Supports webhook events (including course.completed) that allow external tools like Wauld to plug in seamlessly

  • Full admin dashboard with learner records, completion history, and certificate management in one place

  • The cleanest, most polished end-to-end experience within the Articulate ecosystem

Cons:

  • Learner seats are an additional cost on top of the author subscription, which can become expensive at scale

  • You are fully locked into the Articulate ecosystem: switching platforms later means migrating everything

  • May be more platform than needed for smaller organisations running simple, occasional training

  • Less design flexibility for certificates compared to fully custom solutions

5. The Emerging Workaround: Custom Code in a Rise Block

This one is worth a mention because it is gaining traction in the community right now. A recent thread on the Articulate E-Learning Heroes Exchange forum shared two approaches that do not require an LMS, a Microsoft subscription, or Storyline.

The first, shared by community member theericacarroll, uses an embedded form connected to an automated workflow that creates and delivers a certificate PDF directly to the learner. The solution also keeps a record of every certificate issued, which is useful for anyone managing industry renewal units or compliance tracking.

The second, shared by community member SinaHa, involves using an AI assistant (including Claude) to generate custom certificate code that can be pasted directly into a Rise code block. The code handles learner name input, auto-populates the date, pulls in a logo from a public URL, and generates a print-ready certificate, all without leaving the course.

Steps for the code block approach:

  • Use an AI prompt to generate HTML/CSS/JS code for a certificate block, specifying your certificate template, logo URL, name input field, and date format

  • In Rise, add a Code block from the block library

  • Paste the generated code into the block

  • Hard-code the course name in the relevant line of the code (you change this line for each new course)

  • Preview and test the certificate output before publishing

  • Publish and share as normal; learners fill in their name and print or save the certificate as a PDF

Cost: Free, assuming you have access to an AI assistant and your Articulate 360 subscription. No additional tools or platforms required.

Pros:

  • Completely free with no additional tools, subscriptions, or platforms required

  • Fast to implement once you have a working code template: reuse it across courses by changing one line

  • Fully self-contained within the Rise course, so learners never have to leave to get their certificate

  • Flexible design: you can style the certificate however you like using HTML and CSS

Cons:

  • No completion verification whatsoever: learners can access the code block at any point in the course

  • No fraud prevention: anyone can type any name and generate a certificate

  • No tracking or record-keeping unless you build a separate solution alongside it

  • Requires some comfort with code, even if an AI generates it: testing, debugging, and updating the block takes technical confidence

  • Code blocks can behave inconsistently across browsers and devices

Why Rise 360's Certificate Gap Is a Structural Problem, Not a Bug

It's important to understand that the absence of certificates in Rise 360 isn't an oversight. It reflects a deliberate division of responsibilities in the e-learning toolchain.

For organizations looking to modernize their L&D strategy, Rise 360's capabilities provide a strong and practical foundation. More importantly, they enable a shift toward agile, scalable, and learner-centric training.

Rise 360 does what it does extraordinarily well: it lets you build beautiful, responsive, interactive courses faster than almost any other tool on the market. But the moment a learner finishes that course, Rise steps back. Tracking completion, verifying identity, issuing certificates, and storing records are all LMS functions, not authoring tool functions.

The gap becomes painfully obvious for:

  • Franchise training programs with no central LMS

  • Nonprofit and educational organizations with limited budgets

  • Freelance trainers and consultants who deliver courses to external clients

  • Small businesses who just want a simple certificate without buying an enterprise LMS

For these users, the workarounds described above range from technically complex to fundamentally insecure. What they really need is a lightweight, purpose-built solution that handles the certificate layer without requiring a full LMS implementation.

What Makes a Good Rise 360 Certificate Workflow?

If you're trying to build a certificate process for Rise 360, here are the non-negotiables to keep in mind:

  1. Completion Verification: The certificate should only be issued after the learner has genuinely completed the course, not just navigated to the last screen.

  2. Identity Validation: You need some mechanism to ensure the name on the certificate belongs to the person who actually completed the course.

  3. Fraud Prevention: The certificate should not be re-issuable on demand. Once issued, it should be tied to a specific completion event.

  4. Printability and Portability: The certificate should be downloadable as a PDF, shareable via link, or printable with a single click.

  5. Record-Keeping: You should have a log of who received which certificate and when, for compliance, audits, and reporting.

  6. Simplicity: The process should not require your learners to jump through multiple hoops, and it should not require your team to manually issue certificates one by one.

Most of the workarounds described earlier fail on at least two or three of these criteria. The Storyline embed method fails on fraud prevention and identity validation. The Power Automate method fails on completion verification. The LMS method works well but requires significant infrastructure.

Method 6: Issuing Certificates with Wauld

This is where Wauld comes in.

At Wauld, we've built a platform specifically designed to close the gap between course completion and certificate delivery, without requiring you to set up, manage, or pay for a full-scale LMS.

How the Integration Works: Webhooks

The most reliable way to connect Wauld to your Rise 360 courses is through Reach 360 Webhooks. If you are distributing your Rise 360 course via Reach 360, Articulate's own LMS, you can configure a webhook that fires an event the moment a learner completes a course. Wauld listens for that event and takes over from there.

Reach 360 supports a course.completed webhook event that sends a structured JSON payload to any URL you configure. That payload includes the learner's name, email address, course title, quiz score, and a timestamp, everything Wauld needs to generate and deliver an accurate, personalised certificate instantly. You can read the full webhook documentation on the Articulate Support page for Reach 360 Webhook Events.

Here is what the integration looks like in practice:

  1. A learner completes your Rise 360 course in Reach 360

  2. Reach 360 fires a course.completed webhook event and sends the learner's details to Wauld's endpoint

  3. Wauld receives the payload, verifies the completion, and generates a branded certificate populated with the learner's name, course title, date, and score

  4. The certificate is delivered to the learner by email or in-platform download within seconds

  5. The issuance is logged automatically in Wauld's admin dashboard for your records

Because the trigger comes directly from Reach 360's completion event, there is no manual step, no polling, and no delay. The certificate arrives the moment the course is marked complete, not when someone remembers to check a spreadsheet.

For organisations not using Reach 360, Wauld also supports integration via other LMS platforms that offer SCORM completion data or API-based webhooks, so you are not locked into a single delivery method.

What You Get with Wauld

Wauld integrates seamlessly with your Rise 360 courses. When a learner completes your course, Wauld automatically:

  • Verifies the completion event via the Reach 360 webhook

  • Matches it to the learner's identity using the user data in the webhook payload

  • Generates a personalized, branded certificate

  • Delivers it directly to the learner via email or in-platform download

  • Logs the issuance for your records

You get all the benefits of a robust certificate workflow without the complexity of enterprise LMS administration. Whether you're running a franchise training program, a compliance course for external contractors, or professional development sessions for your team, Wauld handles the certificate layer so you can focus on building great content in Rise 360.

Certificates issued through Wauld are:

  • Printable: Clean, professional PDFs ready to print or share

  • Verifiable: Each certificate carries a unique verification link so recipients can prove their credential is legitimate

  • Branded: Your logo, your colors, your design

  • Auditable: Full issuance records available to administrators at any time

The best part? You don't need to change how you build your Rise 360 courses. Wauld plugs into your existing workflow and adds the certificate layer on top.

Final Thoughts

Rise 360 is a genuinely remarkable course authoring tool. It is the #1 software for creating online courses that work on every device, with an intuitive block-based authoring program that makes course creation easy and fast. But as a development tool rather than an LMS, it was never designed to handle certificate issuance on its own.

For instructional designers and training administrators working without an LMS, the certificate question is a real and recurring pain point. The workarounds exist, but they're clunky, insecure, or technically demanding.

The better answer is a purpose-built certificate solution that respects how Rise 360 works and fills the gap it leaves behind. That's exactly what Wauld is built to do.

Ready to simplify your certificate workflow? Get started with Wauld and start issuing verifiable, professional certificates for your Rise 360 courses today, no LMS required. Wauld also offers a free plan, so you can get started without any upfront commitment and upgrade only when you need to.

Frequently Asked Questions About Rise 360 Certificates

Real questions from the Articulate community, answered

Does Rise 360 have a built-in certificate of completion feature?
Can I issue a certificate from a Rise 360 course without an LMS?
Will Articulate add a native certificate feature to Rise 360 in the future?
What is the easiest way to issue a certificate for a Rise 360 course?
Can learners re-download or reprint a fake certificate in Rise 360?
Ready to supercharge your credentialing process?
Wauld - Certificate of Completion
Wauld - Certificate of Completion

Wauld is a digital credential platform to issue secure, verifiable certificates and badges.

Follow us for latest updates:

© 2026 Wauld. All rights reserved.

Wauld is a digital credential platform to issue secure, verifiable certificates and badges.

Follow us for latest updates:

© 2026 Wauld. All rights reserved.

Wauld is a digital credential platform to issue secure, verifiable certificates and badges.

Follow us for latest updates:

© 2026 Wauld. All rights reserved.