An open API service indexing awesome lists of open source software.

https://github.com/arifulhb/xlms


https://github.com/arifulhb/xlms

cms laravel learning-management-system lms php7 xapi

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

#xLMS
xAPI enabled Learning Management System.

## User Management
### User Status Change
#### Make user status suspended to active
When user is changed from `suspended` to `active`, an email will send to the user with a password reset link.
This email will have a different text/view then their own password reset link.

### Reset User Password
After user add email address in reset user password, an email with reset link will be send to the user.
#### Blocked or Suspended user can not reset password
Note: User can not reset password, if the user is blockd or suspended

#### Make user status to block