Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <big>'''MediaWiki has been successfully installed.'''</big> |
||
+ | = WeBWorK Online Homework Delivery System = |
||
− | Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. |
||
+ | WeBWorK is a Perl-based system for delivering individualized homework problems over the web. By providing students with immediate feedback as to the correctness of their answers, students are encouraged to make multiple attempts until they succeed. By individualizing problems, cheating is discouraged. By providing instructors with real-time statistics, lesson plans can be customized to better serve students. |
||
− | == WeBWorK documentation wiki == |
||
+ | == Documentation == |
||
* [[Using WeBWorK]] -- Instructors: Notes on creating and managing of a WeBWorK course |
* [[Using WeBWorK]] -- Instructors: Notes on creating and managing of a WeBWorK course |
||
Line 12: | Line 12: | ||
* [[WorkingGroups]] -- working groups formed at the AIM workshop in August of 2007 |
* [[WorkingGroups]] -- working groups formed at the AIM workshop in August of 2007 |
||
* [[Developers]]' documents |
* [[Developers]]' documents |
||
− | |||
− | == Getting started == |
||
− | |||
− | * [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list] |
||
− | * [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ] |
||
− | * [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] |
Revision as of 11:13, 10 January 2008
WeBWorK Online Homework Delivery System
WeBWorK is a Perl-based system for delivering individualized homework problems over the web. By providing students with immediate feedback as to the correctness of their answers, students are encouraged to make multiple attempts until they succeed. By individualizing problems, cheating is discouraged. By providing instructors with real-time statistics, lesson plans can be customized to better serve students.
Documentation
- Using WeBWorK -- Instructors: Notes on creating and managing of a WeBWorK course
- Maintaining WeBWorK -- System Administrators: Documents on installing administering and maintaining a WeBWorK server
- Writing WeBWorK questions -- Instructors: documents and examples on writing homework questions in WeBWorK's PG language.
- WeBWorK Problem Libraries -- A partial index to WeBWorK homework questions which have already been written.
- WeBWorK community -- WeBWorK's history; who uses WeBWorK
- WorkingGroups -- working groups formed at the AIM workshop in August of 2007
- Developers' documents