- Got a Kudo for Matching Canvas assignments with external apps. 09-27-2022 07:07 PM
- Posted Re: Changing grades at a later date with LTI 1.3 on Canvas Developers Group. 02-21-2021 01:25 PM
- Kudoed Re: Changing grades at a later date with LTI 1.3 for svickers2. 02-21-2021 01:07 PM
- Posted Changing grades at a later date with LTI 1.3 on Canvas Developers Group. 02-19-2021 02:45 PM
- Posted Re: Multiple assignments from the same LTI 1.3 app on Canvas Developers Group. 02-19-2021 08:20 AM
- Kudoed Re: Multiple assignments from the same LTI 1.3 app for svickers2. 02-19-2021 08:18 AM
- Kudoed Re: Multiple assignments from the same LTI 1.3 app for RobDitto. 02-19-2021 08:09 AM
- Posted Multiple assignments from the same LTI 1.3 app on Canvas Developers Group. 02-18-2021 02:56 PM
- Posted Matching Canvas assignments with external apps on Canvas Developers Group. 12-06-2020 04:06 PM
- Posted Re: LTI Advantage: user identity on Canvas Developers Group. 12-03-2020 06:27 AM
- Kudoed Re: LTI Advantage: user identity for admin43. 12-03-2020 06:26 AM
- Got a Kudo for Re: LTI External App not showing up. 11-30-2020 07:38 AM
- Got a Kudo for Re: LTI External App not showing up. 11-30-2020 06:26 AM
- Posted Re: LTI External App not showing up on Canvas Question Forum. 11-27-2020 05:26 AM
- Posted LTI Advantage: Deep Linking configuration on Canvas Question Forum. 11-25-2020 04:17 PM
- Posted Re: LTI External App not showing up on Canvas Question Forum. 11-21-2020 02:26 PM
- Kudoed Re: LTI External App not showing up for Chris_Hofer. 11-21-2020 02:24 PM
- Posted Accessing Error Reports on Local Canvas Install on Canvas Developers Group. 11-20-2020 01:31 PM
- Posted LTI External App not showing up on Canvas Question Forum. 11-19-2020 06:48 AM
- Posted LTI Advantage: user identity on Canvas Developers Group. 11-16-2020 02:39 PM
Post Details | Date Published | Views | Kudos |
---|---|---|---|
Changing grades at a later date with LTI 1.3 Hi, Using LTI 1.3, is it possible to programatically change grades at a later date? Right now I have: $launch = LTI\LTI_Message_Launch::new(new LTIDatabase()) ->validate(); I then... |
02-19-2021 |
645 |
0 |
Multiple assignments from the same LTI 1.3 app Hi, I've (finally!) been able to successfully perform my first grade passback using LTI 1.3. However, for my particular use case, the app will consist of multiple assignments per course. ... |
02-18-2021 |
1064 |
0 |
Matching Canvas assignments with external apps Hi, I have an app where users cans create assignments and I'd like to pass the grades back to Canvas using LTI 1.3. I'm at the point that I can get my app to talk with Canvas and launch my app as an... |
12-06-2020 |
428 |
1 |
LTI Advantage: Deep Linking configuration ...ttps://dev.adapt.libretexts.org/api/lti/target-link-uri" } ] } } ], "public_jwk": { "d": "t... |
11-25-2020 |
741 |
0 |
Accessing Error Reports on Local Canvas Install Hi, I'm trying to create my first LTI Advantage Tool and have: 1) Installed Canvas locally via Docker 2) Successfully launched from my local Canvas install to talk with my tool However, when I re... |
11-20-2020 |
503 |
0 |
LTI External App not showing up Hi, I've installed Canvas on my server and am trying to install an external app using LTI 1.3. According to my Admin View I was successful in creating a developer key associated with the external... |
11-19-2020 |
1433 |
0 |
Hi, I'm starting to dig into LTI Advantage and have a question on the big picture flow. In LTI 1.1, users of my external app would first have to log into my app inside of Canvas so that I coul... |
11-16-2020 |
826 |
0 |
First step in OAuth2 process results in error Hi, I'm trying to integrate OAuth2 to generate access tokens and can't seem to get past the first step. Through Berkeley's Canvas support, I've received the following email: I've created ... |
05-30-2020 |
2523 |
1 |
Using the API to associate External Tools with Assignments Hi, I'm able to use the API to create Assignments as well as create External Tools, but am not quite sure how to link the 2 up with the API. For my particular use case, 5 different external ... |
05-20-2020 |
1119 |
0 |
Can't make a PHP POST request to the Canvas API Hi, I'm trying to make my first API calls using my Canvas token. I'm able to to do GET requests via PHP but I'm having problems doing POST requests. Below is a copy of my unsuccessful ... |
05-19-2020 |
2382 |
2 |
Getting lis_outcome_service_url and lis_result_sourcedid through the Canvas API H, I'm creating an external tool concept that will necessitate about 50 external tools for a given course (same endpoint on my site but with a different custom variable). I know t... |
05-10-2020 |
976 |
1 |
- Labels:
-
LTI 1.3
-
LTI Advantage
-
LTI Grade Passback
- Labels:
-
LTI 1.3
- Labels:
-
Canvas
- Labels:
-
LTI 1.3
- Tags:
- oauth2
- Labels:
-
Open API
- Tags:
- api
- can't post
- php
- Labels:
-
Open API