Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use separate status number for pending enrolment applications #69

Open
jojoob opened this issue Jun 13, 2016 · 0 comments
Open

Use separate status number for pending enrolment applications #69

jojoob opened this issue Jun 13, 2016 · 0 comments

Comments

@jojoob
Copy link
Contributor

jojoob commented Jun 13, 2016

Maybe it's better to use a separate status number for pending enrolment applications instead of using 1 (= ENROL_USER_SUSPENDED) to avoid confusions.

Current user enrolment status numbers:

  • 0 = ENROL_USER_ACTIVE: approved and active enrolments
  • 1 = ENROL_USER_SUSPENDED: pending enrolment applications
  • 2 = ENROL_APPLY_USER_WAIT: enrolment applications on waiting list

There is currently no option to set an user enrolment to inactive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant