<div dir="ltr">Hi Rohit<div><br><div>I would read about moodle and school server XS so you at least know what has been used in the past. </div><div>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), has chat and messaging systems as well as forums (so you can do synchronous/asynchronous and individual or select groups), quizzes and assignments, glossaries and databases, attendance modules (face to face sessions can even email students a calendar booking), full grade management. There are loads of other features in moodle, and it is open source with a large community, not only in development but in teachers, administrators, and users. </div><div>You can look at what olpc and sugar users have already done regarding library management. We put close to 300 books on the school servers that we put in to deployments, then just gave the kids a link to the directory of books from moodle front page. But if you want a complete library management system you could look at Koha integrated library system - it is open source, <a href="http://www.koha.org/">http://www.koha.org/</a></div><div>The deployments I went to did not have internet, so we also gave them a link to get other sugar activities from the front page of moodle on their school server, with a bunch of activities stored on their school server. Also some offline wikipedia pages. Much improved situation over no internet and no books in a school.<br><a href="http://wiki.laptop.org/go/XS_Server_Software">http://wiki.laptop.org/go/XS_Server_Software</a><br><a href="http://wiki.laptop.org/go/School_server">http://wiki.laptop.org/go/School_server</a><br><a href="https://wiki.sugarlabs.org/go/School_Server">https://wiki.sugarlabs.org/go/School_Server</a></div><div>These pages haven't been edited in a while, so not sure who is still active in the sugar community who knows about this. But, the School Server provides an Apache web server, the PostgreSQL database and Moodle as a Learning management system. </div><div><br></div><div><br></div><div>Kind regards</div><div>Tabitha</div><div><br></div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div>
<br><div class="gmail_quote">On 19 March 2017 at 12:27, Rohit Lodha <span dir="ltr"><<a href="mailto:rohit.lodhartg@gmail.com" target="_blank">rohit.lodhartg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><img class="m_2593385855472668024mailtrack-img" height="0" width="0"><div>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. <br><ul><li>4 types of user -  Admin,Teacher, Student, Parent ( With appropriate database fields and permissions)<br></li><li>Teacher, Student, Parents can register themselves on the System or admin can create them<br>      - Admin can accept any request.<br>      - Teacher can accept student request which are in their class<br>      - Parents will be added only if the student is registered<br></li><li>Subject :- A database for adding/removing subject. ( With fields like name, teachers, grading system)<br>      - Teachers and Admin can register subjects<br>      - each subject will have a no. of teachers assigned and a class timing for each teacher is also set.<br>      -  each student is assigned a no. of subjects with specific teacher.( Either student register themselves and await            teacher's confirmation or teacher registers students)<br></li><li>Subject Material: - Teachers can upload grades, assignments, study materials and can review each student performance in this portal.( Parents can view their child's performance)</li><li>Class Schedule:- Each subject teacher and a student will have a class schedule attached to them. They can view upcoming classes for a week/month.</li><li>Attendance:- Each Class schedule have attendance database connected. ( Date,Student,Present or not)<br>      - A similar daily attendance feature for teachers.</li><li>Student Promotion:- To promote a student to the new academic year.<br></li><li>Fees Management:- Managing receipt and dues of students.</li><li>Teachers Payroll :- Managing salary of teachers and budget of the school.</li></ul>Different views that will be created for respective audience are-<br><ul><li>A News Board:- where admin and teachers can update/notify students and parents.</li><li>A Calendar:- Showing Academic Schedule of the year.</li><li>Exam List:- Date and Venue</li></ul><p>Apart from this, other features that can be added to this system</p><ul><li>Online exam feature:- A portal for conducting and managing online exams.</li><li>Hostel Management</li><li>Library Management</li><li>Transport Management for Students.</li><li>Chat feature</li></ul><p>All these features can be made to support multi curriculum//boards.</p><span class="HOEnZb"><font color="#888888"><p>-Rohit Lodha<br>Gitlab profile : <a href="https://gitlab.com/rtgdk" rel="noreferrer" class="m_2593385855472668024gmail-mt-detrack-inspected" target="_blank">https://gitlab.com/rtgdk</a><br>
Github profile: <a href="https://github.com/rtgdk" rel="noreferrer" class="m_2593385855472668024gmail-mt-detrack-inspected" target="_blank">https://github.com/rtgdk</a></p></font></span></div></div>
<br>______________________________<wbr>_________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.<wbr>org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/<wbr>listinfo/sugar-devel</a><br>
<br></blockquote></div><br></div></div></div>