About
jleonard99
John Leonard
Rank:
Community Explorer
Title:
Professor
Joined:
Jun 19, 2023 5:28:03 AM
Posts:
6
Solutions:
0
Likes Received:
4
Bio:
I'm a professor of computer science. I teach front end (UI development) and backend (databases and middleware). I write to the canvas API.
Most Liked Posts
@James Thanks for the tips! I'm a relative novice at course design. I'm still using modules that map to weeks, rather than advancing to modules mapping to topics and leveraging mastery pat...
Using the canvas API I found that I can embed <style></style> blocks of CSS in the wiki_page[body]. for example:
<style> .fp-body-columnx{ width:280px; word-wrap:brea...
Rather than starting from scratch, I suggest that you review an existing python library:
https://canvasapi.readthedocs.io/en/stable/getting-started.html
I use this API library regularly to both extrac...
Problem statement:
Canvas displays different course names depending on the type of home page selected. This course name is sometimes different from the name showed on the breadcrumb, depending on whet...
Thanks for the detailed response! I guess the lesson is "stick with in-line styles" unless you like living on the edge with the sword of damocles hanging over your head. Given that the HTML ...
Most Recent Posts
Problem statement:
Canvas displays different course names depending on the type of home page selected. This course name is sometimes different from the name showed on the breadcrumb, depending on whet...
@James Thanks for the tips! I'm a relative novice at course design. I'm still using modules that map to weeks, rather than advancing to modules mapping to topics and leveraging mastery pat...
Thanks for the detailed response! I guess the lesson is "stick with in-line styles" unless you like living on the edge with the sword of damocles hanging over your head. Given that the HTML ...
Using the canvas API I found that I can embed <style></style> blocks of CSS in the wiki_page[body]. for example:
<style> .fp-body-columnx{ width:280px; word-wrap:brea...
Interesting. I'm using the API and found that I CAN include <style> ...</style> code within the wiki_page[body] and it works just fine.
I wonder if there is a setting that an institut...
Latest Badges
10 Logins Completed
2024-07-30
Instructure Community: 1 Year
1 Year with Instructure Community
2024-07-30
First Like Received
2024-02-05
First Reply Posted
2024-02-04