On a Page, I'm trying to pass data that to an html file I'm loading via iframe. The main data I need right now is current user/course data, so passing data from the window.ENV object would be ideal.
Note: I am just an instructor, thus I do not have admin rights.
The pages I load are from a different course, which I use sort of like a repository for shared content. In the URL below, that's the MY_REPO_COURSE_ID.
So, so many things. Here are a few of my attempts...
I'm pretty close, so I hope it's just that I'm missing something obvious. I.e., I just haven't come across the right page in the documentation.
Sorry to bother the board with something I figured I'd be able to solve, and I'd be grateful for any ideas or suggestions.
Join this group to share your tips, insights, and reactions with other members.
For the new Customizable Dashboard, I’d like to use Impact to provide support attached to the Switch to New Dashboard button. Unfortunately, because this button is only visible to students, I’m not sure how to target the element when creating an Impact message or walkthrough. Has anyone found a way to create Impact…
Using the Canvas Parent app on Android. Going to Calendar > Calendars and hitting the checkboxes next to the classes I want to see, I can successfully select four. When I try to select a fifth, the app throws a "you can only select up to ten calendars" error. It seems to be miscounting. I tried to submit a support case,…
My school district has changed our required Learning Outcomes for all of our courses for this school year. How can I archive the 400+ Learning Outcomes we used last school year so they're still linked to our 25-26 courses but teachers can't use them in 26-27 courses going forward?
Calling https://api.demo.badges.parchment.com/o/token yields a 503 error: 503 Service Temporarily Unavailable https://api.badges.parchment.com/o/token, in contrast, is available {"error":"Token grant parameters must be sent in post body, not query parameters","trace_id":"b400129f7c89efb81aa2f995539afaed"} I wasn't able to…
Because Catalog only supports a single payment for an entire purchase, I want the entire transaction to happen in Stripe so that our learners can pay over an arbitrary number of months to Stripe and each payment is reported to Canvas. My understanding is this would require special coding and API/webhooks. Has anyone done…