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
- Host: GitHub
- URL: https://github.com/arifulhb/xlms
- Owner: arifulhb
- Created: 2019-04-02T09:42:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T10:04:02.000Z (over 6 years ago)
- Last Synced: 2025-01-05T23:27:08.865Z (about 1 year ago)
- Topics: cms, laravel, learning-management-system, lms, php7, xapi
- Language: PHP
- Size: 4.28 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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