iroha Board is a Simple and Easy-to-Use Open Source LMS. [Japanese / 日本語]
https://irohaboard.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 Board source files. https://github.com/irohasoft/irohaboard/releases
- Replace the CakePHP's app directory with the iroha Board'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.
- Learning.
- Taking tests.
- Show learning records.
- Show informations from teachers.
- Manage users.
- Manage user groups.
- Manage informations.
- Manage courses.
- Manage learning contents.
- Manage tests.
- Manage records.
- System setting
GPLv3