Pyodel demo is now available on Google appspot with new features: - Mode plugin (all functionalities can be deployed in web2py apps by individual components) - Course admission/attendees with CRUD - Course and lecture managing and presentation for students and teachers - Gradebooks with ajax update, formula fields with abbreviated instance names and read/write permissions (with contrib.spreadsheet) - Grade CRUD per student/course/instance - Educational document edition and presentation with the new auth.wiki built-in and markmin - Streaming service and managing for couses and lectures with restricted access for attendees - Automated course admission interface for electronic payment services - Customized panels for students or teachers - Managing and access for student works, exams and quiz (sort of trivias with multiple or single options) - Simplified syntax for quiz submission
The (incomplete) docs can be read the project's wiki at http://code.google.com/p/pyodel For using the plugin demo, go to http://pyodel.appspot.com (registration is requisite) It features an example course, with some documents, lectures, video streams and a quiz For enhancements or errors please open an issue at http://code.google.com/p/pyodel/issues Quizzes about web2py are welcome (there's a quiz submission form in the demo page) --

