sensei
sensei copied to clipboard
Rename Course Theme to Learning Mode
Fixes #5580
Changes proposed in this Pull Request
- Changes every reference of
course themetolearning-mode, this including 'Course Theme', 'Course_Theme' and other variations. - Changes the course meta
_course_themeto_learning_modeas well as a mini migration of the former value. - Renames all files and directories.
- Renames CSS classes and JS variables.
- Leaves an alias of affected PHP class names.
Testing instructions
This is a big one.
- Test thoroughly all learning mode features. Test enabling and disabling learning mode.
- Run the tests locally to double check:
npm run test.