Crowducate / crowducate-platform

True Open and Fun Education. Powered by meteor.js
http://crowducate.me
GNU Affero General Public License v3.0
187 stars 74 forks source link

reordering #21

Open dcsan opened 10 years ago

dcsan commented 10 years ago

can sections or lessons be reordered at all? where would you suggest looking to add this feature?

Rahbaran commented 10 years ago

unfortunately, not yet. a good idea might be using draggable/droppable from jQuery as @meteorinaction (@yauh) does here: https://github.com/meteorinaction/ch02-myFridge/blob/master/myFridge/myFridge.js

Relevant files are in the following folders in the crowducate repo: client/views/course/lectures client/views/course/sections