- Posted Get the most recent version of a quiz question on Canvas Developers Group. 03-31-2022 04:55 PM
- Posted Re: Quizzes: How to add file to file upload question using the API on Canvas Developers Group. 03-01-2022 06:48 AM
- Posted Re: Quizzes: How to add file to file upload question using the API on Canvas Developers Group. 01-13-2022 07:51 AM
- Posted Can I use Canvas grading engine to know if a submitted answer is correct before the quiz is turned i on Canvas Developers Group. 11-02-2021 07:23 AM
- Got a Kudo for Re: Data Services for user accounts being merged. 09-23-2021 12:43 PM
- Posted Re: Data Services for user accounts being merged on Canvas Developers Group. 09-23-2021 07:07 AM
- Got a Kudo for Data Services for user accounts being merged. 09-22-2021 11:21 AM
- Posted Data Services for user accounts being merged on Canvas Developers Group. 09-22-2021 10:45 AM
- Kudoed Re: Is there a way to launch an LTI Tool within the Users account profile? for chriscas. 07-06-2021 06:53 AM
- Posted Re: Is there a way to launch an LTI Tool within the Users account profile? on Canvas Developers Group. 06-29-2021 06:29 AM
- Kudoed Re: Is there a way to launch an LTI Tool within the Users account profile? for matthew_buckett. 06-29-2021 06:28 AM
- Posted Re: Is there a way to place a link within the Users account profile? on Canvas Developers Group. 06-28-2021 07:13 AM
- Kudoed Re: Is there a way to place a link within the Users account profile? for JamesSekcienski. 06-28-2021 07:12 AM
- Posted Is there a way to launch an LTI Tool within the Users account profile? on Canvas Developers Group. 06-25-2021 11:03 AM
- Posted Re: Verifying oauth_signature in LTI Launch on Canvas Developers Group. 03-17-2021 07:13 AM
- Posted Re: Verifying oauth_signature in LTI Launch on Canvas Developers Group. 03-17-2021 06:51 AM
- Got a Kudo for Verifying oauth_signature in LTI Launch. 03-10-2021 09:33 AM
- Posted Re: Verifying oauth_signature in LTI Launch on Canvas Developers Group. 03-10-2021 08:16 AM
- Posted Confirming different authentication flows for different LTI tool needs on Canvas Developers Group. 03-09-2021 12:28 PM
- Posted Verifying oauth_signature in LTI Launch on Canvas Developers Group. 03-09-2021 11:41 AM
Post Details | Date Published | Views | Kudos |
---|---|---|---|
Get the most recent version of a quiz question We have an LTI tool that delivers quiz questions on a specified schedule. What we have found is the following: Create a quiz submission for a user Deliver 1 question (Question 1) Teache... |
03-31-2022 |
84 |
0 |
Can I use Canvas grading engine to know if a submitted answer is correct before the quiz is turned i I have an LTI Tool that delivers questions to users via a custom UI. I need to be able to tell, in real-time, if the answers are correct - the flow is something like this: - User answers ques... |
11-02-2021 |
190 |
0 |
Data Services for user accounts being merged Our LTI Tool needs to be able to react to user accounts being merged but I'm not seeing that there is a Data Services event for this. There is a user_updated (https://vumc-camhl.instructure.com... |
09-22-2021 |
210 |
1 |
Is there a way to launch an LTI Tool within the Users account profile? We would like to add an LTI Placement link to the right side of a users profile. For example, if you go to canvasdomain.com/accounts/1/users/33 you'll see something like the below screenshot.&n... |
06-25-2021 |
583 |
0 |
Confirming different authentication flows for different LTI tool needs I'm hoping to just get some confirmation that what I see is accurate. If we have an LTI Tool that we want a user to be able to add via EduAppCenter or by URL (using consumer token and shared secret... |
03-09-2021 |
259 |
0 |
Verifying oauth_signature in LTI Launch I am struggling to properly verify an oauth signature. What I have done so far... Added an LTI app via Paste XML and provided a consumer key and shared secret Tried to verify the oauth_si... |
03-09-2021 |
575 |
1 |
Need clarity on OAuth authentication when managing courses We have an LTI tool that is currently added to courses individually using the client id. If, for example, the course admin then clicks on "Our Tool" in the Course Navigation we show them a list... |
02-08-2021 |
368 |
0 |
Getting the Quiz ID when using Quiz Menu Placement for LTI Tool When using the Quiz Menu placement in an LTI tool it doesn't seem like we can get the Quiz ID for the quiz in question. We can get the course ID via variable substitution but it seems the only ... |
01-07-2021 |
357 |
0 |
Using Azure AD for LTI 1.3 Oauth2 authentication Hi all, new to LTI and Canvas. I'm looking at building an LTI 1.3 app and am wondering if I can use Azure Active Directory for authentication/authorization. I currently have a tenant con... |
08-26-2020 |
494 |
0 |
Can I create a quiz submission on behalf of a user without the users bearer token? As I understand it, we start a quiz-taking session by POST to submissions: https://canvas.instructure.com/doc/api/quiz_submissions.html#method.quizzes/quiz_submissions_api.create. Is there a wa... |
08-24-2020 |
284 |
0 |
Prevent users from seeing quiz in Canvas UI We are developing an LTI that will handle the display of quiz questions. Is it possible to create a quiz in Canvas, enroll users in the quiz, but prohibit users from going to the default Canvas... |
08-24-2020 |
277 |
0 |