Moodle Plugins directory: Companion account: Versions: v4.4.3 (2024050801) | Moodle.org
Companion account
Authentication ::: auth_companion
Maintained by
Andreas Grabs
The Moodle plugin auth_companion gives teachers the possibility to log in with a companion account. This will enable them to view and review a course from a participant's perspective.
Companion account v4.4.3 (2024050801)
Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Released: dimecres, 8 de maig 2024, 22:47
Release notes
Version v4.4.3
- Add $plugin->maturity
Version v4.4.2
- Apply new moodle coding style
Version v4.4.1
- Hide companion icon in navbar if the plugin is deactivated (#5)
Version v4.3
- Add icon for quick access to the usermenu on top of the page.
- Apply new coding style rules for arrays.
Version v4.2.1
- Increase version (I forgot)
Version v4.2
- Add settings option to force date deletion.
- Add settings option to activate email overriding.
Version v4.1.3
- reduce complexity
- make sure the companion attributes are set correct.
Version v4.1.2
- #1 remove abstraction class with moodle globals
- #2 optimized privacy api and added privacy test
- #3 fixed user_login() function
- #4 companion login clears $_SESSION vars
Version v4.1
- First feature ready version
- Including phpunit test and behat
Version information
- Version build number
- 2024050801
- Version release name
- v4.4.3 (2024050801)
- Maturity
- Versió estable
- MD5 Sum
- 216c699fc2d25cbfaeb3aefffd2f0247
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- Latest release for Moodle 4.0
- The more recent release v4.5.2 (2024121700) (2024121700) exists for Moodle 4.1
- The more recent release v4.5.2 (2024121700) (2024121700) exists for Moodle 4.2
- The more recent release v4.5.2 (2024121700) (2024121700) exists for Moodle 4.3
- The more recent release v4.5.2 (2024121700) (2024121700) exists for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.4.3
Default installation instructions for plugins of the type Authentication
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myauth") in the "auth" subdirectory.
- Visit http://yoursite.com/admin to finish the installation