- Moodle 2.7 (build 2014051200) or later.
Copy the ipaddresslist folder into your Moodle /mod/quiz/accessrule directory and visit your Admin Notification page to complete the installation.
Visit admin page to configure IP address list. When you setup quiz, you may select any named IP list. Selecting none means that this limitation will not apply.
- Vadim Dvorovenko (Vadimon@mail.ru)
- Updates: https://moodle.org/plugins/view.php?plugin=quizaccess_ipaddresslist
- Latest code: https://github.com/vadimonus/moodle-quizaccess_ipaddresslist
Release 0.9 (build 2016041900):
- Initial release.
Release 1.0 (build 2016041902):
- First stable version.
Release 1.1 (build 2016051500):
- Using checkboxes instead of multiselect list.
- Fixing problem with empty new settings page on plugin install.
Release 1.2 (build 2018011900):
- Support for moodle 3.3 and later
Release 1.3 (build 2021010300):
- Privacy provider implementation.
Release 1.3.1 (build 2021121200):
- Vertical checkboxes list in quiz options in boost theme.
Release 1.3.2 (build 2024010800):
- Fix warnings on 4.2 and higher