Repository URL to install this package:
|
Version:
4.18.0 ▾
|
This repo holds the source code of the FUN-MOOC website. FUN-MOOC is an initiative of the French Ministry of Higher Education to provide free MOOCs from the best French universities.
There are three main components to FUN:
The FUN platform is quite complex to install, and we suggest you make use of a virtual machine to contribute to FUN. Instructions on how to get started with FUN are available in the fun-boxes repository.
FUN is open to external contributions. If you find a bug on the platform, you
should feel free to run FUN on your own computer, modify the code and offer
your contributions back to us. To do so, just open a Github pull request on our
dev branch.
If you have found a bug but you are not able to contribute to FUN directly, you should open a new issue in this repository. Please describe in details how to reproduce the problem, what behaviour is expected and what behaviour is observed. If possible, include a URL.
As a rule of thumb, new pull requests should come with the corresponding unit tests. If you have trouble running the tests or writing new tests, please say so in your PR and the FUN team will help you improve your pull request. For more important contributions, please ask the FUN team in advance to make sure that the feature is relevant and that your approach to solve the problem is the right one.
The fun-apps code is licensed under the AGPL v3. External dependencies packaged with fun-apps have their own license.