michael-milette/moodle-enrol_invitation

Feature Request: Case insensitive comparison between emails

Closed this issue · 1 comments

Prerequisites

  • I am requesting the new feature to the correct repository.
  • I checked the latest version on GitHub and the README.md documentation to ensure that this functionality does not already exist.
  • I searched to make sure that this feature has not already been requested.
  • I have, or I know someone who has, the ability and willingness to test the new feature on a Moodle LMS-based site.
  • I agree to submit one feature request per issue ticket (do not submit multiple requests in one issue ticket).
  • I understand that development and support is provided by volunteer(s) and that all final implementation decisions are up TNG Consulting Inc.

Feature Request - The User Story

Hi Michael,

Is it possible to make the comparison between the invitation email and user email case insensitive? Currently, if a teacher doesn't notice capitals in an email address or receives the addresses without capitals from a different system, it results in students getting the message of 'Invitation intended for a different user'.

I forked the repo and added case insensitivity to the comparison. I still need to test it properly :)

Screenshots / Mock-ups

No response

Alterative you have considered

No response

Additional information

No response

Planning on submitting a solution in a pull request (PR)?

Yes

Code of Conduct

Hi @MSVermet ,

Thank you so much for making the time and putting in the effort, and for your contribution. I think you had a great idea. I merged your PR into the latest release 2.2.1 of the Invitation Enrolment plugin for Moodle LMS.

Very much appreciated.

Best regards,

Michael Milette