`isadmin` is called here: https://github.com/PoetOS/moodle-mod_questionnaire/blob/36f22d41a3bcf990e3633bcc4ea381d901ec5f2c/locallib.php#L386 Since it's in a if block that I don't think could ever be true, perhaps we don't need that block. Alternatively use `is_siteadmin()`