Re: [Sugar-devel] School Management Backend Gsoc 2017

2017-03-18 Thread Tabitha Roder
Hi Rohit I would read about moodle and school server XS so you at least know what has been used in the past. moodle can be used for managing teacher/student/parent access, curriculum management (into categories/courses, with competence frameworks and individual/group learning plans these days),

Re: [Sugar-devel] School Management Backend Gsoc 2017

2017-03-18 Thread Rohit Lodha
After going through a whole lot of articles, I have framed the following database structure connecting primary needs of a school management system. The portal can be made with Django and sqlite/postgres database with easy integration with sugar. - 4 types of user - Admin,Teacher, Student,

Re: [Sugar-devel] Minor update to Make Your Own Sugar Activities!

2017-03-18 Thread James Simmons
Tony, The code for the EPUB utility is here: https://github.com/sugarlabs/ebooktools This is the repository I set up for *E-Book Enlightenment.* The relevant files are: striphtml.py and genbook.sh You export your manuscript as HTML with the file name input.html, then run genbook.sh. That