You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most courses will spend the first several skills teaching basic grammar concepts and being an introduction to the language.
It would be nice to be able to add 'tags' or topics to skills, e.g. Travel, Work, School, Food. So later on in a course, skills could be designed to be focusing on certain topics that maybe not everyone wants to learn.
This could also be accompanied by a field which says 'complete [----] skill before beginning this one'. For example, complete Food skill before doing Ordering in a Restaurant.
There could be an extra file, topics.yaml, which defines the topics used in the course and includes a short description for each of them.
The text was updated successfully, but these errors were encountered:
It's available - as in no one is working on it - but has not had approval by anyone other than me suggesting it, nor has it had any discussion around how best to implement it. I will send a message to the Matrix group to get some input from them.
I reckon it's better to call them topics, and for it to just be a list of strings at the top of each skill yaml file.
Implementing them requires work on the python scripts, adding to the json schema files, and implementing them in the web app.
Also, make sure you've read the documentation and are you familiar with using git and github?
Most courses will spend the first several skills teaching basic grammar concepts and being an introduction to the language.
It would be nice to be able to add 'tags' or topics to skills, e.g. Travel, Work, School, Food. So later on in a course, skills could be designed to be focusing on certain topics that maybe not everyone wants to learn.
This could also be accompanied by a field which says 'complete [----] skill before beginning this one'. For example, complete Food skill before doing Ordering in a Restaurant.
There could be an extra file, topics.yaml, which defines the topics used in the course and includes a short description for each of them.
The text was updated successfully, but these errors were encountered: