-
Integrate Canvas with IMathAS using a developer key.
I am struggling to integrate Canvas with IMathAS using a developer key. When I access the assignment imported from IMathAS in Canvas, I encounter 2 types of errors. * Invalid token error request type: GET request…
-
Dev Key Custom Fields question - preferred name recognition
I am working with a third party to integrate their product with our instance, but they are new to Canvas LTIs, and we have had to figure out some of the details through trial and error. The integration appears to be working now, for the most part. However, the third party app is recognizing and welcoming test users by…
-
How do we get the students emails when querying Canvas course sections through the API?
Dear all, In my tool I need to query the course for sections, using the Canvas API (specifically, the endpoint /api/v1/courses//sections?include[]=students&include[]=total_students) All seems to be fine and I get the expected result. Though I'm unsure about something: The list of students returned by the call doesn't…
-
This placement requires Deep Link support by the vendor. Check with your tool vendor to ensure they
Dears, really sorry to open that point again but I saw a identical issue never answered in the past and I'm trying to push on it, the situation seems the same. In fact I'm trying to publish One Drive content into canvas's articles page with an embeeded code. For this reason I've followed the documentation and now I can see…
-
Guidance on Creating a Custom Tool Consumer Profile (TCP) for Plagiarism Detection Platform
Hello Canvas Developers, I'm currently working on integrating a plagiarism detection platform with Canvas LMS and need some guidance regarding the Tool Consumer Profile (TCP). Specifically, I want to know: * Do I need to create a custom TCP and host it on my server and then connect it with my tool proxy? * Is it possible…
-
Guidance on Creating a Custom Tool Consumer Profile (TCP) for Plagiarism Detection Platform
Hello Canvas Developers, I'm currently working on integrating a plagiarism detection platform with Canvas LMS and need some guidance regarding the Tool Consumer Profile (TCP). Specifically, I want to know: * Do I need to create a custom TCP and host it on my server and then connect it with my tool proxy? * Is it possible…
-
Canvas LMS Outgoing Mail not working
Hi, I am trying to configure my outgoing_mail.yml file with my Gmail SMTP details and I am getting the below error. [CANVAS_ERRORS] EXCEPTION LOG Errno::ECONNREFUSED (Connection refused - connect(2) for "localhost" port 25): /var/canvas/vendor/bundle/ruby/3.1.0/gems/net-smtp-0.5.0/lib/net/smtp.rb:663:in `initialize'…
-
Hiding the Course Navigation Menu by Default
I am looking to build a theme on canvas that hides the course navigation menu by default for anyone not logged in or with certain roles. I'm helping a team to build public courses, and we don't want people having to log in. Ideally we would just be showing the page content and then having the learner navigate linearly. The…
-
Loading content in batches.
Hello. I am working for an instructor that needs to import existing content (qti for quizzes) a folder at a time, and set them to be quizzes. Example. A teacher has a folder with N amount of totally different qti zip file quizzes. and wants to import them and set them to QTI for quizzes that would be automatically graded…
-
Unable to update migrated quiz
Hello all, I can successfully migrate a Classic quiz to a New quiz. However, when I follow up with a call to the PATCH api end-point with the newly migrated quiz I receive. Server error: `PATCH https://blah.instructure.com/api/quiz/v1/courses/8888/quizzes/9999 ` resulted in a `502 Bad Gateway` response: {"message":"Bad…
-
LTI 1.3 bulk deeplink setup not opening new tab deeplink
LTI 1.3 bulk deeplink setup not open browser new tab deeplinks please provide proper solutions. i have already follow all IMS global instruction but not working
-
Roles API Endpoint - Course Roles?
Re: Roles API Endpoint Docs. I'm looking to see a representation of a custom course role at a sub-account. I don't see any endpoints to return data other than what's representative of an Account role. We need to see a data matrix of a course role that is defined within an account. See screenshot of what you can see in the…
-
"Question Title" in New Quizzes - Please add a Check Box "Make question title visible to students"
It would be really wonderful if the "question title" in new quizzes had a check box feature "make question title visible to students". It is weird that the question title is only visible in stimulus questions but hidden in all other question types. It would be great if this title had the dual functionality to have the…
-
Rubrics API Terms Clarification
Hey Dev Community I'm exploring the possible need to use the Rubrics API endpoints to associate a rubric to an assignment and am a bit perplexed what the different objects on the API doc page are referring to: https://canvas.instructure.com/doc/api/rubrics.html Rubric objects are a given, but... RubricAssessments seem to…
-
Assistance required with SAML just-in-time provisioning configuration
We have SAML authentication enabled for our users, everything is fine with it. However, we have tried to use the just-in-time provisioning option for automatic user creation, this when the user does not exist on the platform. In the configuration it asks us for some unified attributes of the provider, we have placed them…