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.
Hi all, thanks for such a great community. I am working on understanding how my student page views of different content correlates with their test scores etc, and it would be super helpful to have a student's page hits with a time stamp in a csv -- so if someone knows an easier solution to this I would love that! I can get…
Hello, I need to search through students page view listings to find the page views for a specific module. However the ?search_term= option dosent seem to be making any difference when trying to cut the full listing down to just the specific ones needed! Does anyone know if what I want is possible through the API or would I…
Hello - For a few years I've entertained an idea to create a link check process that checks and rechecks (and rechecks) links used in courses before and during the term, perhaps every xx (6?) weeks. The goal being to improve the student and instructor experience and reduce student emails to the instructor, support, etc.…
I'm interested in possibly having a small custom Canvas app developed for my class. Is there a hot spot on the internet for finding/hiring experienced Canvas app developers for small projects?
Hello, I was wondering if you look into GitHub issues as well as these forums. - Anonymous
Using the API, I would like to supply a list of canvas course id and have it return all courses with the matching id? Does anyone know if this is possible I don't see anything in the API docs
Does anybody know of a way via CSS or JS to remove the "dash" that appears within the grade box for a graded discussion? The dash did not always use to be there and I'm not sure when it appeared but it has been sometime this year I believe. It used to be blank and I would love to have it blank for our instance again. I've…
I would like to know if there is way to identify the resource link id when you are sending LtiDeepLinkingRequest . I tried with the custom variable $ResourceLink.id but always comming with the literal value "$ResourceLink.id" on LtiDeepLinkingRequest. I need a way to identify when someone reattach a deeplinking previously…
I recently installed canvas for production, however, I am encountering several problems. 1. on canvas lms server, i created new users with a sis import of their details on a csv file. I also enabled google oauth. However, whenever I tried logging in with a users email address, canvas creates a new user with the login email…
I am using the community edition of Canvas (not hosted by Instructure) and we recently did an update from an older version. (I know we should have been doing incremental updates, but I only have so much time in my life.) Nearly everything is working or working super good enough but I have two problems that I just can't…
We are developing an LTI tool that already works well in Canvas in production in an institution and in out own env (https://exlibris.instructure.com/ ) We are now trying to integrate with a Test instance of another institution, and we are getting this Launch Error screen. My setup of the LTI side is as followed:…
HI- About 10 years ago, we built a process that generates the students_with_no_submissions.csv report. On October 9th or 10th, It suddenly started reporting back generic Internal Server Errors. We are sending the POST with the following parameters:…
Hi! We are using the following parameters for an API Post to generate a student with no submissions report and keep getting an internal server error.' the report works fine until we add the following parameters. we have been using these parameters for around 10 years and they have workd fine up until October 9th. we now…
One of our teachers got "No issuer configured for OpenID Connect provider" Instructure responded that this was an open issue I was able to create a secondary login for the teacher , but I just encountered the same error when I tried to log in to our Beta instance. Any ideas, workarounds, or experience with this problem…
Hello, We have a specific use case to hide the global nav for public users when viewing a course. I have successfully hidden this for laptop/desktop users using the no-user class to trigger off of. I do not see a similar class for the mobile version of the page. Does anyone have ideas on how I could hide either the…