mirror of
https://github.com/LdesignMedia/moodle-availability_ipaddress.git
synced 2026-05-16 21:41:28 +02:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -25,6 +25,16 @@ Restrict access to any activity by ip-address. This plugin can be used to make a
|
|||||||
3. Go to Site Administrator > Notification
|
3. Go to Site Administrator > Notification
|
||||||
4. Install the plugin
|
4. Install the plugin
|
||||||
|
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
1. Add or edit an activity in a Moodle course.
|
||||||
|
2. Go to the section "Restrict access"
|
||||||
|
3. Click IP address in the modal
|
||||||
|
4. There's a new input field that supports a list of comma separated ip address e.g. 127.0.0.1, 192.168.1.0/24
|
||||||
|
1. The users with matching ip addresses can view the activity.
|
||||||
|
5. Save the activity
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- Behat tests ip validation
|
- Behat tests ip validation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user