pxgamer / scorm-reload-manager
A selection of classes for managing the SCORM Reload toolkit.
                                    Fund package maintenance!
                                                                            
                                                                                                                                        owenvoke
                                                                                    
                                                                            
                                                                                                                                        ecologi.com/owenvoke?gift-trees
                                                                                    
                                                                
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/pxgamer/scorm-reload-manager
Requires
- php: ^7.1
- symfony/console: ^3.3.6
Requires (Dev)
- phpunit/phpunit: ^6.4
- squizlabs/php_codesniffer: ^3.1
README
A selection of classes for managing the SCORM Reload toolkit.
Structure
bin/
src/
tests/
vendor/
Install
Via Composer
$ composer global require pxgamer/scorm-reload-manager
Usage
Find out more about the Reload SCORM Player from their website at Reload SCORM Player.
List commands:
scorm list
List commands for a namespace:
scorm list {namespace}
Course
| Function | Usage | Description | 
|---|---|---|
| Clear | scorm course:clear | Removes all courses in the current user's SCORM Reload directory. | 
| Import | scorm course:import | Import a new SCORM package from a ZIP file. | 
| List | scorm course:list | List all currently available SCORM packages. | 
| Validate | scorm course:validate | Validate the XML manifest for each available SCORM package. | 
Learner
| Function | Usage | Description | 
|---|---|---|
| ID | scorm learner:id | Update the default learner's student id for Reload. | 
| Name | scorm learner:name | Update the default learner's name for Reload. | 
Prefs
| Function | Usage | Description | 
|---|---|---|
| Folder | scorm prefs:folder | Set the default folder directory. | 
| Navigation | scorm prefs:navigation | Enable or disable the navigation. | 
| Port | scorm prefs:port | Set the Reload serving port. | 
| Progress | scorm prefs:progress | Enable or disable checking the auto-progression of items. | 
| Support | scorm prefs:support | Enable or disable checking the support folder. | 
| Theme | scorm prefs:theme | Set the Reload SCORM Player theme. | 
| Tree | scorm prefs:tree | Enable or disable the tree view. | 
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.