EvalueTonSavoir/README.md

30 lines
2.1 KiB
Markdown
Raw Normal View History

[![CI/CD Pipeline for Frontend](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/actions/workflows/frontend-deploy.yml/badge.svg)](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/actions/workflows/frontend-deploy.yml)
[![CI/CD Pipeline for Backend](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/actions/workflows/backend-deploy.yml/badge.svg)](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/actions/workflows/backend-deploy.yml)
[![CI/CD Pipeline for Nginx Router](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/actions/workflows/deploy.yml/badge.svg)](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/actions/workflows/deploy.yml)
2024-04-11 15:22:26 -04:00
2025-03-21 13:15:20 -04:00
[![fr-ca](https://img.shields.io/badge/lang-fr--ca-green.svg)](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/blob/main/README.fr-ca.md)
2024-02-12 14:10:12 -05:00
2025-03-21 11:58:44 -04:00
# EvalueTonSavoir
2024-02-12 14:10:12 -05:00
2025-03-21 11:58:44 -04:00
EvalueTonSavoir is an open-source and self-hosted platform that continues the development of the code from https://github.com/ETS-PFE004-Plateforme-sondage-minitest. This minimalist platform is designed as a learning and teaching tool, offering a simple and effective solution for creating quizzes using the GIFT format, similar to Moodle.
2024-02-12 14:10:12 -05:00
2025-03-21 11:58:44 -04:00
## Key Features
* **Open Source and Self-Hosted**: Own and control your data by deploying the platform on your own infrastructure.
* **GIFT Compatibility**: Easily create quizzes using the GIFT format, enabling seamless integration with other learning systems.
* **Minimalist and Efficient**: A bare-bones approach to ensure simplicity and ease of use, focusing on the essentials of learning.
2024-02-12 14:10:12 -05:00
2024-02-12 14:11:59 -05:00
## Contribution
2025-03-21 11:58:44 -04:00
Currently, there is no established model for contributions. If you notice something missing or think an improvement is possible, feel free to open an issue and/or a PR.
2024-02-12 14:11:59 -05:00
2025-03-21 11:58:44 -04:00
## Useful Links
2024-02-12 14:10:12 -05:00
2025-03-21 11:58:44 -04:00
* [Original Frontend Repository](https://github.com/ETS-PFE004-Plateforme-sondage-minitest/ETS-PFE004-EvalueTonSavoir-Frontend)
* [Original Backend Repository](https://github.com/ETS-PFE004-Plateforme-sondage-minitest/ETS-PFE004-EvalueTonSavoir-Backend)
2024-09-12 08:44:39 -04:00
* [Documentation (Wiki)](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/wiki)
2024-02-12 14:10:12 -05:00
## License
2024-02-12 14:35:17 -05:00
EvalueTonSavoir is open-sourced and licensed under the [MIT License](/LICENSE).