Sign in to enhance your access to articles, forums, and events—and to participate by sharing insights, engaging in discussions, and connecting with your network of edtech peers.
The "target_link_uri" documentation is very confusing when it comes to including multiple URLs. Specifically, the documentation for this value in the JSON config states: "This can be set at the tool-level, or within the "placements" JSON object for placement-specific target_link_uri's". However, if you don't set the value…
I'm working on building a fairly simple LTI integration and would like to test it in a live/sandbox Canvas account. In order to do that, I need to generate an LTI developer key, but apparently those aren't available for Free accounts. Is there anyway to test an LTI integration if you aren't part of a school organization…
When launching the LTI 1.3 we are not able to get whatever we have set in custom parameters. please help us how we get these values .
This is the fourth time trying to post this question. It gets marked as spam. This time I will just add the question inside a attached file. We are encountering an issue configuring Canvas as a service provider for an IdP. Despite successful authentication from the IdP, Canvas is not processing the SAML response correctly,…
This is the third time trying to post this question. It gets marked as spam. This time I don't add as much log information, because it's probably this drawing the spam markers attention. We are encountering an issue configuring Canvas as a service provider for an IdP. Despite successful authentication from the IdP, Canvas…
I have a tool that is is using LTI 1.3 with custom field test.developer=barttestTakerIds=["548ab123-8ab0-4bff-b152-e2dcbeffd315"] I noticed that dots and camel case are being transformed into following in JWT token: test_developer=barttesttakerids=["548ab123-8ab0-4bff-b152-e2dcbeffd315"] I could not find a requirement on…
I am having a strange issue with the latest version of a self-hosted Canvas LMS Instance. When I upload any file from Account -> Files the upload process works I even see the file and its thumbnail created in the /tmp folder. The thumbnail is there with the original file on the server But the thumbnail URL shows an empty…
So, what's the latest on an API for Roll Call? The web isn't looking too promising...😂 Thanks, Jerry
I am trying to add the LTI Integration App called Edubase to my Canvas page for my class, however this process seems very cumbersome. I was able to register in Edubase from the Canvas LTI Apps in Setting, yet I was unable to get the program to work or sync with my district's SIS. Any suggestions or procedures to help…
Hey! I'm fetching users page views with the Canvas API. In the Users documentation (https://canvas.instructure.com/doc/api/users.html) page views objects have an attribute called interaction time. According to this post:…
My organization has developed an application that connects to the Canvas API to update settings of some courses. It's a non-web, mostly "headless" application. In development, we've been passing our own personal access tokens to the app to use for Canvas API authorization. However, we've seen that Canvas recommends scoped…
Hi ! I would like to know when does the submission/available time properties will be supported for the LtiResourceLink Deeplinking creation. Currently this feature is available in test environment according to the documentation( I have attached a screenshot from the Canvas docs ) but I was able to set some properties like…
Hello Canvas LMS Community, I hope this message finds you well. I'm currently embarking on a project to create a custom login page for our Canvas LMS environment. My plan is to utilize the Canvas APIs to achieve this, aiming for a seamless and efficient user authentication experience. However, I've encountered a roadblock…
We're working on building the LTI Grades and Assignment integration and are currently optimizing it to work with Canvas. We have everything working, but noticed that in the docs about the line item service we can provide an additional field that's not part of the LTI spec for submission type:…
Hi, all! I've scoured the API and I can't seem to find this functionality, so I'm hoping someone can point me in the right direction -- I need to attach Terms to Grading Periods. That seems simple enough, right? Except that with the OneRoster SIS plugin and 184 schools, I now have a lot of terms (like 500+ terms?) that I…