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!
Canvas appears to have changed something this year with the intergration from Canvas to the Class Notebook using OneNote. Last year we were able to have class notebooks linked to each course that would automatically add new students when they were enrolled into the Canvas course. This year when we log on we get the…
Among all the things that I wish Canvas had is that one! Is it something that is been worked on? We had it in Blackboard (legacy) and I sorely miss and need in Canvas (we just transitioned to it from Bb). Please add this very needed feature!
I have Canvas set to drop the lowest quiz score, however, my students can only barely tell that the grade text is slightly grey when dropped. Can it have a tag like the "missing" and "exempt" ones in the student gradebook?
My Canvas shell has three different sections that all meet at different times throughout the week. I need to be able to batch edit assignment due dates by section, but right now Canvas can't filter by section for batch edit. My only option is now to manually (tediously) edit due dates for each assignment individually.
Morning! One of the more frustrating aspects of Canvas are groups and the issues that show up when copying courses that have them. But now we have yet another issue. Most recently we have had instances where people mark an assignment/discussion as a group assignment but then do not link the discussion or assignment to any…