An experiment to create a community-driven language learning platform

栏目: IT技术 · 发布时间: 4年前

内容简介: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

an experiment to create a community-driven language-learning platform

Click here for live demo

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

An experiment to create a community-driven language learning platform An experiment to create a community-driven language learning platform An experiment to create a community-driven language learning platform An experiment to create a community-driven language learning platform

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: #LibreLingo on matrix.org
  • IRC: connect to irc.freenode.net with 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 ):

An experiment to create a community-driven language learning platform Daniel Kantor
:computer:
An experiment to create a community-driven language learning platform Klemen Skerbiš An experiment to create a community-driven language learning platform Mirek Mazel An experiment to create a community-driven language learning platform Chris Babcock An experiment to create a community-driven language learning platform Liaizon Wakest An experiment to create a community-driven language learning platform Trolli Schmittlauch An experiment to create a community-driven language learning platform Jérôme Deuchnord
An experiment to create a community-driven language learning platform Felix Ableitner
:bug:
An experiment to create a community-driven language learning platform Navan Chauhan
:computer:
An experiment to create a community-driven language learning platform Roshan Jossy
:computer: :book:
An experiment to create a community-driven language learning platform ledgelight An experiment to create a community-driven language learning platform Francis Tyers
:book:
An experiment to create a community-driven language learning platform titanix An experiment to create a community-driven language learning platform Michael Moroni

This project follows the all-contributors specification. Contributions of any kind welcome!


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java算法

Java算法

塞奇威克 / 赵文进 / 清华大学出版社 / 2004-06-01 / 59.0

《Java算法》用Java语言全面实现了当今最重要的计算机算法,并用大量图表和数学公式对算法进行了详尽的描述和分析。全书共分3卷,本书是其中的第1卷(第1至第4部分)。内容包括基本概念(第1部分)、数据结构(第2部分)、排序算法(第3部分)和查找算法(第4部分)。本书概念清楚,内容翔实,新颖,由浅入深地描述了算法。本书可作为高等院校计算机相关专业本科生和研究生的教材和补充读物,也可作为Java爱好一起来看看 《Java算法》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码