@joel_taylor
Your welcome. I hope that is the reason you are seeing it. Of course it may be that other people were demanding it to be there.
By the way if you are not adverse to using tampermonkey to run javascripts, I suggest you check out the following one:
https://github.com/jamesjonesmath/canvancement/tree/master/miscellaneous - you want the Canvas-CSS-Tweaks-user java script to install in tampermonkey.
James has made it so that page width increase script works only on a couple of locations. What it does is instead of a big white space on the right side if you increase the browser width, the entire width is used by canvas. I tweaked the script so that it works everywhere. My Change is below:
I added up in the top section the following match line: // @match https://*.instructure.com/*
With that line, anywhere I go in my course will automatically use the full width. James said that he only put in the two areas because that is what he needed and what he tested. He does not guarantee that I won't run into possible issues with displaying information with what I have, but I have not had any issues in the past year.
If you want to have fun and check out other Canvancements by James, Here you go: https://github.com/jamesjonesmath/canvancement
If you are using classic quizzes, I highly recommend Quiz-wiz rubrics.
If you are not using classic quizzes, but you do use rubrics, I highly recommend Quiz-wiz rubrics for the rubrics part
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.