Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilios/ilios
Curriculum Management System for the Health Professions
https://github.com/ilios/ilios
curriculum curriculum-management curriculum-mapping doctrine education hacktoberfest health-professions-education ilios medical-education open-source php symfony symfony-application
Last synced: about 1 month ago
JSON representation
Curriculum Management System for the Health Professions
- Host: GitHub
- URL: https://github.com/ilios/ilios
- Owner: ilios
- License: mit
- Created: 2012-12-05T23:27:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T10:52:39.000Z (9 months ago)
- Last Synced: 2024-04-13T04:41:39.282Z (9 months ago)
- Topics: curriculum, curriculum-management, curriculum-mapping, doctrine, education, hacktoberfest, health-professions-education, ilios, medical-education, open-source, php, symfony, symfony-application
- Language: PHP
- Homepage: http://www.iliosproject.org
- Size: 95.3 MB
- Stars: 78
- Watchers: 15
- Forks: 38
- Open Issues: 269
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Ilios: Curriculum Management from UCSF
## About
The Ilios Curriculum Management System addresses the needs of the Health Professions educational community by providing a user-friendly, flexible, and robust web application to collect, manage, analyze and deliver curricular information.
Ilios creates a comprehensive view of curricula by tracking events, learning content and activities over time. The system facilitates day-to-day administration and the delivery of information to learners; enhances curricular development, review and innovation; and reduces overhead for internal and accreditation reporting. The end result is a powerful tool creating complete and accurate pictures of complex, integrated, multi-year curricula.
Ilios manages learners and instructors and their relationships to curricular materials and activities, enabling the tracking of educational hours, roles and role transitions for participants both internal and external to an institution. Ilios also provides a robust, scalable delivery mechanism for user-centric calendar and scheduling information, with direct access to critical course information, materials, and other educational systems and services.
Ilios leverages the power of your existing online learning. With its comprehensive API, Ilios allows you to integrate with external data sources and systems. For schools using online learning systems such as Moodle or Canvas, Ilios provides a backbone of curricular information to make that deployment more robust and to complement the rich online tools, activities and materials already in use.
More Information and user documentation is available at [iliosproject.org](http://iliosproject.org)
## Install and Update Instructions
[Instructions for a new Install](docs/install.md)
[Update Ilios](docs/update.md)
[Upgrading From Ilios 2.x](docs/upgrade_ilios_2_to_3.md)
## Frontend Theming
For information about customizing the look and feel of the Ilios frontend for your respective institution, please visit [docs/custom_theming.md](docs/custom_theming.md) for more information.
## API Information
If you want to connect to the Ilios API a good place to start is [docs/ilios_api.md](docs/ilios_api.md).
## Interacting with Ilios from the command line
Ilios provides a command line interface, see [docs/custom_cli_commands.md](docs/custom_cli_commands.md) for a list of available commands and how to use them.
## Get Ilios
Download the [latest distribution](https://github.com/ilios/ilios/releases) or clone the [codebase](https://github.com/ilios/ilios).
## Contact
For more information on Ilios please contact:
The Ilios Project\
UCSF School of Medicine\
530 Parnassus Avenue\
Box 0840\
San Francisco, CA 94143Email: [[email protected]](mailto:[email protected])
## Development of Ilios
To get a development instance of Ilios up and running quickly, please review the steps in our [Quick Setup Guide for Ilios](https://github.com/ilios/ilios/blob/master/docs/ilios_quick_setup_for_admins.md) for what is recommended and required.