Blackboard Learn Logo
Home » Blackboard » Adding a logo to a Blackboard Achievements Certificate

Adding a logo to a Blackboard Achievements Certificate

A logo can easily be added to your certificate by adding a small line of HTML code to the Edit Achievement’s page.

Step #1 Uploading your Logo to Blackboard

First, you will need to upload your logo to your Content Collection.

Steps: Upload your logo
  1. From the Course Management Menu, click Content Collection, then your course name.
    BBACImage1
  2. In your Course Content folder hover your mouse over the Upload button found on the left side of the page. Once the menu appears click Upload Files.
    BBACImage2
  3. Browse for your image and click submit.
  4. When you’ve returned to Course Content Folder, right-click on the image file and copy the link address.

Since we uploaded the image directly to the course’s content collection, students are not given read access by default. To fix this we need to give students access to the file.

Steps: Adjusting the logo permissions
  1. From the Content Collection Folder, click the chevron next to the name of the image and click Permissions.
    BBCAP1
  2. Hover your mouse over the Select Specific Users By Place button and click Course.
    BBCAP2
  3. Check your Course, the Student Role, and the Read permission and click submit.
    BBCAP3

Step #2 Adding your Logo

To add the logo we will need to edit the Issuer Name that is located on the Select Reward tab of the Edit Achievement page.

BBACImage_Issuer

Instructions

  1. Using the code below, paste the URL of your image in the PASTE IMAGE URL HERE placeholder.
  2. To ensure accessibility, enter the name of your organization in the ENTER ORGANIZATION NAME HERE placeholder.
  3. When your code is complete, paste the finished code in the Issuer Name field and click submit.

Code

<img alt="ENTER ORGANIZATION NAME HERE"  src="PASTE IMAGE URL HERE" />

Sample

<img alt="Eric A. Silva"  src="https://bblearn.ericsilva.me/bbcswebdav/courses/EAS-TEST/Logo.png" />

Sample Certificate

Sample Certificate

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Eric Silva

Eric is a Systems Analyst and Blackboard Administrator at The University of Texas at San Antonio, and a graduate from Boise State University. Learn more about me.

Advertisement

1 comment

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  • Thanks very much for the post Eric. Such a simple hack and yet so effective! 🙂 I’ve tested this out on our Bb DEV instance and it works great! Now we don’t have to apologize to our users – as much – about the extreme plainness of the auto-generated Achievement tool certificates.

    Thanks for your work and for sharing.

Advertisement

Categories

Advertisement