Still working on this week ToDo list… Most of the work is needed to create a handbook style course management of content. By the end of the week, I want to be done and ready to start working on the quizzes/tests component (the most tricky one).
An example of Course handbook main page will look like this:
~ Home + A course subpage closed + Another one closed |- A course sub-subpage opened | + Another one closed | - Last one
The tree will be also searchable, and every subpage will have previous/next navigation.
This issue is one of the important features for learn.wordpress.org
Qwindoo 10:22 am on June 2, 2011 Permalink |
Great news, Stas! Will the teachers/admins be able to change the order of the subpages using some sort of simple interface a la wordpress?
Stas Sușcov 1:56 pm on June 2, 2011 Permalink |
Not sure about fancy interface, but yes, ordering is a must 🙂
Qwindoo 2:12 pm on June 2, 2011 Permalink |
I was thinking of some sort of drag&drop like with widgets… I suppose it may be possible to reuse large portions of WP’s own code for that sort of things. On the other hand, adapting a plugin like this one could be faster: [wordpress.org/extend/plugins/wpml-page-order/screenshots] 🙂
Stas Sușcov 5:34 pm on June 2, 2011 Permalink |
Its not about what I can use to drag&drop or arrange, is about the functionality I first want to achieve 😉
I also don’t want to depend too much on javascript.