You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Flotter Totte
6e54bc1b4b
|
9 years ago | |
---|---|---|
amd | 9 years ago | |
db | 9 years ago | |
lang | 9 years ago | |
README.md | 11 years ago | |
apply_form.php | 9 years ago | |
composer.json | 9 years ago | |
edit.php | 9 years ago | |
edit_form.php | 9 years ago | |
lib.php | 9 years ago | |
manage.php | 9 years ago | |
manage_table.php | 9 years ago | |
renderer.php | 9 years ago | |
settings.php | 9 years ago | |
style.css | 9 years ago | |
unenrolself.php | 9 years ago | |
version.php | 9 years ago |
README.md
Description
The enrolment plugin "enrol on approval" add an approval step into the course enrolment process. Users will be informed by mail as soon as their course application has been approved/rejected.
- Moodle Forum: https://moodle.org/mod/forum/discuss.php?d=189334
- Moodle Plugins Directory: https://moodle.org/plugins/view.php?plugin=enrol_apply
Installation
Install from moodle.org
- go to https://moodle.org/plugins/view.php?plugin=enrol_apply and use the "Install now" Button
Install with git
- use a command line interface of your choice on the destination system (server with moodle installation)
- switch to the moodle enrol folder: cd /path/to/moodle/enrol/
- git clone https://github.com/emeneo/apply.git
- navigate on your moodle page to admin --> notifivations and follow the instructions
Install from zip
- download zip file from github: https://github.com/emeneo/apply/archive/master.zip
- unpack zip file to /path/to/moodle/enrol/
- navigate on your moodle page to admin --> notifivations and follow the instructions