Summary
Occasionally, Moodle starts to misbehave and respond much more slowly than it has previously. This is most likely to be experienced when you have been doing a lot of work in Moodle recently, so often it is a problem at the beginning of the term.
Most of the time, this slowness is related to your browser keeping local copies of the Moodle pages which eventually get somewhat corrupted. Try these things to counter-act this problem.
Body
Occasionally, Moodle starts to misbehave and respond much more slowly than it has previously. This is most likely to be experienced when you have been doing a lot of work in Moodle recently, so often it is a problem at the beginning of the term.
Most of the time, this slowness is related to your browser keeping local copies of the Moodle pages which eventually get somewhat corrupted. Try these things to counter-act this problem.
Delete Browsing Data
You may be familiar with this tactic with other websites, and it's a good trick for when websites do not work as expected. Check out this ITS Knowledge Base article about how to do this in the various browsers you may be using.
Remove your Local Browser Storage for Moodle Specifically
If deleting all of your browsing data does not work for you, you may want to try a more heavy-handed approach.
Instructions for Chrome
- While viewing Moodle, go to the View menu > Developer > Developer Tools
- In the sub-panel that shows up (either on the side or bottom of your window), choose the section called Application
- On the left of that panel, under the Application section click on Storage
- Click the Clear site data button that appears in the main portion of the panel
Instructions for Safari
- While viewing Moodle, go to the Develop menu > Show Web Inspector
- In the sub-panel that shows up (either on the side or bottom of your window), choose the tab called Storage
- On the left of that panel, click on Local Storage
- In the far upper right of this panel, click the trash icon to clear local storage
Instructions for Firefox
- While viewing Moodle, go to the Tools menu > Browser Tools > Web Developer Tools
- In the sub-panel that shows up (either on the side or bottom of your window), choose the tab called Storage
- On the left of that panel, expand the section called Local Storage
- You should see a reference to https://moodle.carleton.edu, right-click on this and choose to Delete All