Skip to content

lakeesiv/better-cam-moodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trash logo ik but I'm too lazy to make a better one

Better Cam Moodle

Description

Since the introduction of Moodle 4.0, the UI for moodle is not as good as it used to be. There are

  • Unnecessary card images which take up a lot of space
  • Everything is way too big
  • Inconsistent UI (especially with spacing)
  • Sidebar which cannot be hidden

This theme aims to fix all of these issues and make moodle look better. It gives you many options to customize how you want moodle to look like. It also enables auto login!

Before

After

Features

Remove Course Sidebar

With Sidebar Without

Remove Dashboard Right Block

With Rightblock Without

Remove Useless Links

Just remove the useless links at the nav, keeping only the Dashboard and Courses and Course History links.

Useless Links With Useless Links

Remove Edit Mode

Remove the edit mode button at the top right corner.

Edit Mode

Auto Login

Automatically login to moodle when you visit the site. No more clicking on the login using Raven button!

Cleanup Right Block

This will remove all the useless links in the right block of the dashboard, so you will se the panopto links first, preventing you from having to scroll down to see them.

Development

Install the dependencies

pnpm install

Run the dev server

pnpm dev

Open the src directory in Chrome extensions and load the unpacked extension.

To build the extension, run

pnpm build

You can then load the extension from the dist directory.

License

MIT

About

Improves the Style of the Cambridge Moodle. Makes everything a bit more compact and readable

Resources

License

Stars

Watchers

Forks

Releases

No releases published