Skip to content

Moodle - the world's open source learning platform

License

Notifications You must be signed in to change notification settings

RT-coding-team/TheWell-Moodle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle Branch For The Well

Warning: This is currently being upgraded, and should be tested before deployment!

This is the Moodle branch to be deployed for The Well or Raspberry Pi but can also run on AWS, Azure or a server.

Default Database and Filestore

Key Modifications

Moodle User Accounts

  • A newly set up Well Connectbox will have the following two user accounts set up (both have the password !1TheWell):
    • admin
    • user
  • The default passwords should be changed for production use.

Enhanced Messaging

Course Restoration Enhancements

  • Courses may be restored by inserting a USB (USB port 0) stick with .mbz course restore files. All files in the root directory of the USB stick will be automatically restored.
  • URL (todo)

Docker Command

The docker command to setup on your local machine is:

 docker-compose -f docker-compose.yml -f docker-compose.dev.yml up --build -d

About

Moodle - the world's open source learning platform

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.3%
  • JavaScript 18.0%
  • Gherkin 4.1%
  • CSS 2.1%
  • Mustache 1.9%
  • SCSS 0.5%
  • Other 0.1%