From: William H. W. <wh...@in...> - 2007-05-21 01:00:30
|
Dear Mark, At Indiana University (Bloomington), we have several large enrollment courses (enrollment > = 1900) that are taught in 12-20+ sections. Each such course is supervised by a faculty "course coordinator". But we do not attempt to create a "super" WeBWorK course that combines all sections, because of the inefficiencies that would create in running WeBWorK. Instead, we give each instructor her/his own WeBWorK site and then put the course coordinator into each course with "teacher" privileges. (Actually, we have created several "super-teacher" permission roles, including one for "coordinators".) This has the advantages of (i) giving each instructor her/his own gradebook, (ii) giving each instructor flexibility in making assignments (although they are required to include the problems designated by the course coordinator), and (iii) making the email arrangement you want a triviality. If the primary reason for having a "super" WeBWorK site that includes all sections is so that the course coordinator can view unified statistics and gradebook, then that might be easier to accomplish by SQL retrievals using the MySQL interface to the databases. Alternatively, one could write Perl programs that would use the WeBWorK software to access the databases and generate the desired reports; the programs in .../system/bin, for instance, wwsh, can be used as models/starting points. Sincerely, Bill Wheeler ======= ope...@li... wrote: > Send OpenWeBWorK-Devel mailing list submissions to > ope...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/openwebwork-devel > or, via email, send a message with subject or body 'help' to > ope...@li... > > You can reach the person managing the list at > ope...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of OpenWeBWorK-Devel digest..." > > > Today's Topics: > > 1. Adding features... (Hamrick, Marshall) > > > ----------------------------------------------------------------------ve > > Message: 1 > Date: Sat, 19 May 2007 01:18:05 -0400 > From: "Hamrick, Marshall" <mmh...@un...> > Subject: [WWdevel] Adding features... > To: <ope...@li...> > Message-ID: > <A01...@EX...> > Content-Type: text/plain; charset="iso-8859-1" > > Hello all, > > Several features have been requested from my users, and I wanted to make sure that they were not available and I had missed them before I start coding. I am also open to any suggestions anyone may have about implementation. > > Many sections of a course have been combined into a large course with one faculty member overseeing it. However, all of the professors teaching a section using Webwork have professor accounts. > > The first change I need to make is the ability to for a reply from a student to only be sent to the overseeing faculty member, and a the professor in charge of a section. > > The second one is the ability for a professor to see only their section of a course when they login. This is a minor issues, since one can filter the students out, but it would be nice to set the default. > > > Thanks, > Mark > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > > ------------------------------ > > _______________________________________________ > OpenWeBWorK-Devel mailing list > Ope...@li... > https://lists.sf.net/lists/listinfo/openwebwork-devel > > > End of OpenWeBWorK-Devel Digest, Vol 8, Issue 3 > *********************************************** > |