How can I incorporate a Certificate of Completion into my quiz, a page displaying a certificate complete with Name and Score? It is possible to incorporate such a feature using some Actions Editor logic.
The general overview of this process would be:
- Create a new page in your book to act as the Certificate page.
Optionally you can use the use the “Certificate with Print Button” SmartPage from the Pages category of the catalog. - Add elements to the page to make if look like a certificate, including images, default text, etc.
- Add scoring logic to your ToolBook file to collect the quiz score into a Variable.
- Depending on the score achieved, either navigate the user to a Certificate page or a “you failed” page.
- When entering the Certificate page, populate the certificate with the user’s name, and their current score from the Variable.
- Offer to let them print the certificate.
SAMPLE
The following sample file has been created to walk you through this
process and show you a working example.
ToolBook 9 SAMPLE: Building A Certificate [~330k]
ftp://ftp.sumtotalsystems.com/pub/tb2/instructor/90/samples/certificate.zip
The information in this article applies to ToolBook Instructor 9+ Quiz - Certificate
See
kb.sumtotalsystems.com/community_kb_tb_display.asp?id=Q119082968600082
