Difference between revisions of "User:Anneke Bart/sandbox1"
Anneke Bart (talk | contribs) |
Anneke Bart (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <p style="background:#FFC; border-bottom:#333; border-top:#333; text-align:center"> |
||
+ | '''Looking for the [http://webwork.maa.org/moodle/ WeBWorK Moodle site]?''' |
||
+ | </p> |
||
+ | |||
+ | <p style="background:#FCF; border-bottom:#333; border-top:#333; padding:0.5em"> |
||
+ | This wiki is for instructors using WeBWorK on-line homework in their courses and for those working on the development of WeBWorK. Students using WeBWorK for their homework should '''''not''''' register on this site (unless they wish to help with writing development software). There is however some additional documentation for students which can be reached via the "Students" link below. The course instructor can give students the URL for their WeBWorK course. Usually this is a path to a server on their campus. |
||
+ | </p> |
||
+ | |||
+ | <div style="width:1500px; overflow:auto; float:top; margin-left:10px; margin-right:0; border:1px solid; padding:10px; background:white"> |
||
+ | <div style="text-align":center; font-size:125%">'''[http://webwork.maa.org/moodle/mod/forum/view.php?id=130 WeBWorK News]''' [[File:rss.gif | link=http://webwork.maa.org/moodle/rss/file.php/3/5/forum/31/rss.xml]] </div> |
||
+ | <rss>http://webwork.maa.org/moodle/rss/file.php/3/5/forum/31/rss.xml|template=MoodleRSSItem|title=none|charset=UTF-8</rss> |
||
+ | <div style="text-align:center; font-size:85%"> '''[http://webwork.maa.org/moodle/mod/forum/view.php?id=118 WeBWorK News Archive (before Aug 2010) ]'''</div> |
||
+ | </div> |
||
+ | |||
+ | == Overview == |
||
+ | |||
+ | WeBWorK is an [[License|open source]] 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 is partially supported by the [http://www.nsf.gov/div/index.jsp?div=DUE DUE Division] of [http://www.nsf.gov/ NSF]. (See: [[Grants,_awards,_and_support|Grants, awards, and support]].) |
||
+ | |||
+ | * [[Introduction|Introduction to WeBWorK]] ('''Newcomers start here.''') |
||
+ | * [[Hosting WeBWorK courses on the MAA servers]] |
||
+ | |||
== Documentation == |
== Documentation == |
||
__NOEDITSECTION____NOTOC__ |
__NOEDITSECTION____NOTOC__ |
Revision as of 10:35, 8 January 2011
Looking for the WeBWorK Moodle site?
This wiki is for instructors using WeBWorK on-line homework in their courses and for those working on the development of WeBWorK. Students using WeBWorK for their homework should not register on this site (unless they wish to help with writing development software). There is however some additional documentation for students which can be reached via the "Students" link below. The course instructor can give students the URL for their WeBWorK course. Usually this is a path to a server on their campus.
Failed to load RSS feed from http://webwork.maa.org/moodle/rss/file.php/3/5/forum/31/rss.xml|template=MoodleRSSItem|title=none|charset=UTF-8: Error parsing XML for RSS
Overview
WeBWorK is an open source 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 is partially supported by the DUE Division of NSF. (See: Grants, awards, and support.)
- Introduction to WeBWorK (Newcomers start here.)
- Hosting WeBWorK courses on the MAA servers
Documentation
Part 1 Information for Students
The most general Page for Students contains a list of all topics relevant for students. Some special pages are listed below.Students | Logging into WeBWorK | Mathematical notation recognized by WeBWorK | Completing homework online |
Part 2 Information for Instructors
The most general Page for Instructors contains a list of all topics relevant for instructors. These pages outline how to use WeBWorK on a day to day basis. Some special pages are listed below.Getting started | Homework Sets | Classlists | Gateway Tests and Quizzes | |||
Course Management | Scoring | Sending Email | Course_Management |
Part 3 Information for Administrators
The Administrator's Page contains a list of all topics relevant for administrators. Topics covered include installing, upgrading, and maintaining WeBWorK installations. Some special pages are listed below.Getting started | Installation Manual for 2.4 | Upgrading WeBWorK | Course Administration | |||
Advanced | LDAP Authentication | Installing WeBWorK from a Live DVD | Installing WeBWorK on Live USB |
In case of problems consult Troubleshooting page.
Part 3 Information for Authors and Developers
The Authors page contains documents and examples on writing homework questions in WeBWorK's PG language.The Developers page contains information for developers.
Authors | Problem Authoring Background Information | SubjectAreaTemplates | Tagging Problems | |||
Developers | Coding Standards | Setting up a Development Server |
For samples, objects and techniques consult:
- Samples
- MathObjects
- Techniques
- Podcasts: POD and PGLab