内容简介:an experiment to create a community-driven language-learning platformMy goal is to start a community-driven language-learning platform that gives it's users and contributors a way to influence it's future and adapt it to special requirements.
an experiment to create a community-driven language-learning platform
Project goal
My goal is to start a community-driven language-learning platform that gives it's users and contributors a way to influence it's future and adapt it to special requirements.
To achieve that, I release all source code under the GPLv3 free software license, which guarantees end users the freedom to run, study, share, and modify the software.
In addition to licensing the software under a free software license, the course content will be decoupled from the software itself, and the development of GPLv3 or public domain course content will be encouraged. This should allow course developers to retain the freedom to choose how they use their work.
Once course content is properly decoupled from the software, it should be possible to experiment with alternative ways of using course content: for example, the creation of audiobooks or print material.
Screenshots
Milestones
Here's a rough sketch of how I imagine the milestones of this project:
First demo
-
:ballot_box_with_check: Demo course content in Spanish for English speakers -
:ballot_box_with_check: Some basic building blocks of course content implemented -
:ballot_box_with_check: Developers can use course editor -
:ballot_box_with_check: Basic theme/branding
Alpha release
- ☐ Course progress can be properly syncronised across devices
- ☐ Course editor can be accessed by all course contributors
- ☐ Statistics about course controbutors are collected and published
- ☐ At least the basics of the Spanish course are ready
- ☐ Most of the course building blocks are implemented
Beta release
- ☐ All of the basic building blocks of courses are implemented
- ☐ More advanced learning features (reading exercises)
- ☐ Spaced repetition implemented
- ☐ Spanish course is stable and useful
Stable release(s)
- ☐ Any user can build their own course
- ☐ Users can suggest changes to course content
- ☐ There's a marketplace for "unofficial" courses
- ☐ Multiple stable courses available
- ☐ Mobile apps available
- ☐ Wiki features
- ☐ Dictionary
- ☐ Speaking exercises
Become a contributor
Contribute to course material
If you are interested in contributing to course development, please fill the following form: https://danielkantor196881.typeform.com/to/V00Paz . The project is in a very early stage right now, so you might not be able to contribute right away. Your work will be released in this GitHub repository and you will show up as a contributor here.
Contribute to software development
If you are interested in writing code for LibreLingo, you can simply start submitting pull requests. You can also use this form to get in touch: https://danielkantor196881.typeform.com/to/jTe9jX . You don't need to fill this form. You can just start submitting issues and pull requests if your wish!
Other forms of contribution
You can help LibreLingo by testing it and submitting feature requests or bug reports: https://github.com/kantord/LibreLingo/issues/new . If you want to get in touch, you can simply the contacts on my GitHub profile .
There is also a Matrix/FreeNode IRC channel #LibreLingo , instructions for joining:
- Matrix:
#LibreLingoonmatrix.org - IRC: connect to
irc.freenode.netwith your favourite client and join#LibreLingo
Tech stack
| | Web app/PWA | Course editor |
|---|---|---|
| Frontend | Svelte | Django Admin* |
| Backend | CouchDB |
* Djando Admin might be replaced in the future
Testing is done using Jest and Cypress. Other technology in use include: bulma, webpack, etc.
License
Development
Development documentation is available on Read the Docs
Contributors
:sparkles:
Thanks goes to these wonderful people ( emoji key ):
This project follows the all-contributors specification. Contributions of any kind welcome!
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
现代信息检索
(西班牙) Ricardo Baeza-Yates、(巴西)Berthier Ribeiro-Neto / 机械工业出版社 / 2011-3 / 78.00元
本书不仅详细介绍了信息检索的所有主要概念和技术,以及有关信息检索面的所有新变化,而且其组织使读者既可以对现代信息检索有一个全面的了解,又可以获取现代信息检索所有关键主题的详细知识。本书的主要内容由信息检索领域的代表人物Baeza-Yates和Ribeiro-Neto编写,对于那些希望深入研究关键领域的读者,书中还提供了由其他主要研究人员编写的关于特殊主题的发展现状。 与上一版相比,本版在内容......一起来看看 《现代信息检索》 这本书的介绍吧!
正则表达式在线测试
正则表达式在线测试
RGB HSV 转换
RGB HSV 互转工具