I am creating a faculty training course. Upon their successful completion, I want to give them a certificate but I'd like for their name to be on it. Is there some way to grab the user's name and insert it on the certificate? Thank you.
Hello @SteveDwinnells ...
I am not sure if you are a Canvas administrator or an instructor at your school. That being said, I am not sure if your school has paid for this third-party application to integrate with Canvas or not, but I believe that Accredible would be a possible solution for you.
Accredible Certificates & Badges
If you are not a Canvas administrator, you might want to have a conversation with the person who is at your school to see if your school has anything like this available. The above link is probably more for your Canvas administrator, but here's a link to Accredible's website:
Digital badge and certificate platform | Accredible
In my former role as a Canvas administrator in higher education, I had a little experience helping set up Accredible in our Canvas environment as well as setting up a digital certificate. If I recall correctly, once a student finished the training course that these certificates were in, it would display their name on it...just like you are asking about. Unfortunately, I no longer have access to this, so I wouldn't be able to answer specifics...but I wanted to throw this out there as a possible solution for you.
I hope this will be helpful to you! Take care...be well.
I am trying to download a single submission that has been annotated by a grader using the API. Does anyone know how to do this? I am using Python using the canvasapi and requests libraries to query the preview_url in the submission attachments. import requests from urllib.parse import urljoin preview_url =…
Is there a trick to importing a rubric when using the Canvas rubric template? I download the csv file and fill in the Canvas Rubric template from the Enhanced Grading feature and nothing happens when I try to upload it. It only shows the file name, but not it's size. Yes, it is still a CSV. I've tried removing all symbols…
With the new SpeedGrader UI, we are seeing student names appear in the page title even when the “Hide student names” setting is enabled. When using Classic Quizzes, there is no option within the quiz settings to enable anonymous grading, so we rely on instructors using the hide student names setting in SpeedGrader to…
Speedgrader chaning file name when being downloaded. Speedgrader: When downloading a submitted assignment, the file name is being changed to an unrecognizable name — (Student's actual name was part of the file name — changed for privacy.) Ideas???
We are all familiar with the standard Course Calendar, where assignment due dates are automatically added. However, at my institution, we structure our assignments as Challenges that develop over a period of time, rather than just a single deadline. Currently, the calendar only highlights the "end point." It would be a…