Can you put a good description on the extension page ? this is a great extension but simple users can not download and install it. thank you in advance --~~~~
Extension talk:MOOC
We have to dig into git-review in order to get our code base reviewed. This should be done as early as possible to avoid further actions in wrong directions.
We require the `Flow` extension in order to have discussions rendered nicely.
Yes Extension:Flow was already suggested to use by @Jens Ohlig (WMDE), @Jens Ohlig when we discussed the old MOOC extension a year ago in berlin.
flow discussions are not able to be transcluded yet. this needs to be fixed and I have entered this as a bug in phabricator.
The structure is explicit and will be stored decentralized and redundantly. Each MOOC page holds references to its direct children. Each MOOC page holds a reference to its direct parent.
This allows to:
- move children to any page
- move parents to any page
- put unrelated pages in the "MOOC space"
- use flat URLs
On the other hand we have to use a SaveHook
in order to keep the cross-references up-to-date.
Cool comment to test cool new features!
We plan to trigger the MOOC extension via the magic word
{{#MOOC: }}
Content of wiki pages starting with this magic word, would be rendered according to the MOOC interface.