OpenEdx-hanzi is an open sources web app developed to support teaching of the French MOOC de chinois "Kit de contact en langues orientales : chinois".
- Official pages:
- Treatment of the listed sinograms for learners
- OpenEdX / FUN compatible
- Desktop and mobile friendly
- Large support for modern browsers: IE10 +, Chrome, Firefox and others.
- Easy integration [via iframe] (https://jsfiddle.net/752utup0/4/)
- Stroke order animation
- Pronunciation via audio and pinyin text
- Semantics via text
- Writing skill learning by doing via "Quiz" (no grading)
- Easy to update on request to CRI developer
- Hypertext to ...
- target lesson:
<a href="//hugolpz.github.io/OpenEdx-hanzi/#L3"> Text </a>
- target character:
<a href="//hugolpz.github.io/OpenEdx-hanzi/#L3们"> Text </a>
- target lesson:
- Social Web for visibility
- Elegant
- Improved audio
- Vocabulary of the MOOC de Chinois
- Anonymous learning monitoring / surveils
- English readme.md
Easy integration via iframe
<h4><strong>Exercice d'écriture, Semaine 2 (<a href="https://hugolpz.github.io/OpenEdx-hanzi/#S2">pleine page</a>):</strong></h4>
<p>
<iframe seamless="" title="Pratiquer l'écriture" src="https://hugolpz.github.io/OpenEdx-hanzi/#S2"
style="background-color: transparent; border: 0px none transparent;
padding: 0; margin: 0; overflow: hidden; width: 100%; height: 1200px;">
</iframe>
</p>
- MakeMeAHanzi -- CJK characters and strokes in xml data
- Hanzi-Writer -- JS library to animate strokes
- Audio-cmn -- audio database for Chinese syllables
- Bulma.css -- CSS framework
- MIT License
- CC-by-sa-4.0 Hugo Lopez