Activity Feed
My Posts
Post Details Date Published Views Likes

Temporary Solution for Updating LTI 1.3 on beta/test servers

We have a temporary solution for updating LTI 1.3 tools on beta and test, until Instructure comes up with a solution. I'm QA, not a developer, so this is really simple code using ruby, watir and a ...

04-08-2022

682

2

[External Tools] Support environment variables for LTI 1.3

For LTI 1.1 there was support for environment variables (https://canvas.instructure.com/doc/api/file.tools_xml.html#test_env_settings) so when beta/test refreshed, our LTI tools would point to beta/t...

03-14-2022

1231

0

Environment Variables for LTI 1.3?

We've been using environment variables for many years now with our LTI 1.1 tools, but will be switching to LTI 1.3 in the near future, and haven't found anything about using environment variables wit...

03-03-2022

1072

0

Environment variables stopped working

We have been using environment variables for our LTI tools for years. Recently, around the beginning of November, the environment variables stopped working, so after the weekly refresh, the tools on ...

11-29-2021

705

0

New Analytics submission date and time

According to the guide, under Student Card Details, the submission date and time should display, but it does not. I have not found this under known issues From https://community.canvaslms.com/...

09-10-2021

631

0

Minimum permissions needed for peer review API

I'm working on assigning minimum permissions to an account role that would allow that role to view peer reviews. The call (https://canvas.instructure.com/doc/api/peer_reviews.html) <server>...

05-07-2021

606

0

[Inbox] Instructors should be notified if their reply to student messages are not being sent

This goes along with https://community.canvaslms.com/t5/Idea-Conversations/Canvas-Inbox-Messages-Fully-Obey-Course-Participation-Settings/idc-p/459284 Once a course has closed, whether by cour...

04-23-2021

1245

0

Outcomes by Account and Outcome Groups

Does anyone know if the outcomes tables are complete in Canvas Data? I can create the report I need using the API, grabbing the following information : api/v1/accounts/#{account_id}/outcome_groups?...

08-31-2020

610

0

Account role permissions

I'm trying to figure out what permissions to apply for a new account role (top-level account). The role would only use GET calls and I have everything figured out except for /api/v1/users/:user_id/co...

08-18-2020

598

0

grading_standards API Question

According to https://canvas.instructure.com/doc/api/grading_standards.html, it should be possible to return the grading_standard used in a course. I have a course with a grading scheme set, yet when...

08-18-2020

1062

0

Use the front page from a second course import

Since all courses are currently online, we have two templates we use for provisioned courses. The templates each have a wiki page set as the front page.   The first template has a front page w...

04-10-2020

1333

2

Quizzes: How to add file to file upload question using the API

I'm trying to figure out if it's possible to add a file to a file upload question in quizzes.  I tested with assignments first (because it was a lot easier!) and the process requires many steps...

10-28-2019

1017

0

Calendar API: How to retrieve course events between specific dates?

I've been doing a lot of testing with the calendar api and am stuck on how to retrieve events for a course between specific dates. I'm thinking there may be a bug. I created a bunch of events (usi...

09-04-2019

1837

1

Problems with using GraphiQL code in Insomnia

GraphQL is totally new to me and while I've been able to create some queries in graphiql, when I try the same code in Insomnia, the IDs don't work and need to be altered. A course ID which is normall...

07-25-2019

5548

5

API: Inconsistency for enrollment type returned - a bug?

There are a few different ways to get enrollment information for a user and it seems how "type" is returned is not consistent. Not sure if this should be reported as a bug or if we just need to live ...

06-28-2019

665

0

API or Canvas Data for Question Banks

I'm trying to figure out a way to get at the questions in a question bank, (original quizzes), and haven't found anything in the API or in Canvas Data. Canvas Data does provide the question group ...

04-22-2019

1217

0

Question Groups Import

I've been doing some testing with bulk importing, (Common Cartridge and QTI zip), classic quizzes and importing individual quiz (qti zip) files into an Item Bank. Importing a classic quiz which co...

03-27-2019

1368

6

500 errors when using the API to update or add LTI Tools

I'm curious if anyone else is seeing this issue. I've filed a ticket, but it would be good to know if others are also running into this problem. We use environment variables for most of our LTI to...

03-11-2019

865

1

Answered/Unanswered question feed broken on Canvas Developers page

The feed seems to be broken on the Canvas Developers page for Answered/Unanswered Questions: Canvas Developers 

02-18-2019

644

3

Does the URL need to be updated for Unanswered/Answered Questions in Catalog?

The buttons for Unanswered/Answered Questions are inactive. Do these also need the URLs updated?

01-29-2019

553

3

View All Posts