iroha Compass is a Self-directed Learning Support System. [Japanese / 日本語]
https://irohacompass.irohasoft.jp/
- PHP : 5.4 or later
- MySQL : 5.1 or later
- CakePHP : 2.10
- Download and extract the CakePHP source filese. https://github.com/cakephp/cakephp/releases/tag/2.10.24
- Download and extract the iroha Compass source files. https://github.com/irohasoft/irohacompass/releases
- Replace the CakePHP's app directory with the iroha Compass's source files.
- Modify the database configuration file (app/Config/database.php). Make sure that an empty database is created on the MySQL server.
- Upload all the files to a public directory on the web server.
- Open http://(your-domain-name)/install in your web browser.
- Set learning theme.
- Show recent progress.
- Show information.
- Manage learning tasks.
- Manage learning progress.
- Manage users.
- Manage user's group.
- Manage information.
- Manage student's learning theme.
- Manage student's learning tasks.
- Manage student's learning progress.
- System setting
GPLv3