Hello community!
In the side menu of the courses, I'm trying to change the name of "modules" to "Start your Course", but my Javascript is not working. Has anyone had this case and can help me?
https://community.canvaslms.com/t5/Canvas-Developers-Group/How-do-I-change-the-name-of-a-course-menu-item/m-p/394258
$("#section-tabs .modules").text("Lesson Content");
Apply a account theme
Hi there, @RaianeSilva ...
I can understand why there might be a need/want to change the course navigation menu names...one of which is to make things as easy as possible for your students to know where to begin. Thus, the reason for the custom name of your menu button. However, IMHO, it's important to keep in mind that custom names won't appear in any of the official Canvas documentation. So, for example:
Have you considered making your "Modules" page the first page your students will see when the log into your course or when they click on the "Home" page?
How do I change the Course Home Page? - Instructure Community (canvaslms.com)
That might be another option for you, and you could have a module at the top of the page that includes any content you want students to read right away. Then, they can go through each of your other modules from there. Just a thought...and maybe you are already doing something similar already.
Anyway...my $0.02 for what it's worth. Let Community members know if you have more questions about this...thanks!
Ok, gang. Three years later, and I'm trying to do this, too. But with the Syllabus link in the left nav. I fully understand all the reasons why we shouldn't do this. But we need it as a backup for instances where "Syllabus" might still appear even though we've been hiding it from the left nav with js in the browser versions.I feel like this is kind of right but also really wrong because it doesn't work
Any ideas? I have only really ever cut and paste javascript and I have css experience, but I'm a bit rusty.Thanks!
Hello, we are new to Canvas this school year and have encountered a roadblock. I’m curious whether any other K–12 schools here are experiencing the same issue or have found a solution. We have several high school teachers who use total points with weight and adjust their weights midyear. Our courses are set up as a single…
Hello, I would like to introduce myself. My name is Moises (Moses). I am excited to start at UW's Cybersecurity Risk Management course. I opted to take this course after an interview I had, where the pre-interview questions were specific to Risk Management Framework knowledge.
I'm not sure that this is the right place to post about this, but I was wondering if anyone has a fix for how the scroll bar for the entire page covers the scroll bar for just a document viewed in Canvas. The scroll bar for a document will stay visible until one attempts to interact with it, at which point the bar for the…
Hi There, We are in the process of transitioning to Canvas this year and were wanting to connect with any other MYP schools to see how you setup Assignment and grading under your modules. Or you could guide us to any resources you may have.
After using Canvas for a while, I picked up a small habit that’s saved me some last-minute stress with written submissions. Even when drafts are original, longer explanations and summaries tend to reuse common phrasing, especially in research-heavy assignments. Before submitting, I usually do a quick cleanup pass to reduce…