Closed chadberg closed 10 months ago
Currently rules can be put together and nested with AND and OR. Can you add NOT to that as well, so that it is easier to exclude individuals based on profile fields?
Added inequality comparison operator (!=) : https://github.com/ndunand/moodle-enrol_attributes/pull/52
Currently rules can be put together and nested with AND and OR. Can you add NOT to that as well, so that it is easier to exclude individuals based on profile fields?