Drupal solution for class timetables for school website
Hi, I'm looking for a solution to display course timetables for classes on a school website.
The school in question generates the timetables now with the software called Untis (http://www.school-timetabling.com/). This software is able to output the timetables as HTML, as XML and as CSV. What I need is to display these timetables (for individual classes or even for individual students or teachers) within Drupal.
What would be the best approach? Using the Data and/or Schema module? Or the Date + Views + Calendar module?
Does anybody have experience in producing anything likewise?
Read moreBest way to create 'grades' and 'classes'
Hi there
I am setting up a small website to handle classes and grades. At the moment the process works as follows:
- create a new role: eg 'Grade 1 - 2011'
- allocate users to the role
- create a new node of type 'Class' (eg English). Select from the CCK field drop down the role that this class is for. Eg Grade 1 - 2011.
- all the users who have the role 'Grade 1 - 2011' are now part of the class 'English'. Users in a grade do not need to be split between different classes.
Any suggestions for using Drupal to do this?
Hi, this is just a question seeking for suggestions. For classroom teaching receiving students' submission on an essay assignment, grading the essay with comments, and then returning the comments back to students is something very time consuming. I am thinking to ask students to post their essays as a (book page, story, blog...?) to course Drupal site, and I will use Adding Comment to write feedback so that there will be no email, download, attach, etc tasks.
Read more