Difference between revisions of "User:Anneke Bart/sandbox1"
Anneke Bart (talk | contribs) |
Anneke Bart (talk | contribs) (news on the side) |
||
(19 intermediate revisions by the same user not shown) | |||
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:200px; overflow:auto; float:right; 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]].) |
||
+ | |||
== Documentation == |
== Documentation == |
||
__NOEDITSECTION____NOTOC__ |
__NOEDITSECTION____NOTOC__ |
||
+ | The documentation below is organized according to the types of questions that may arise. Note that passing the cursor over the icon will show additional information. |
||
+ | |||
<span style="font-size:medium"> |
<span style="font-size:medium"> |
||
</span> |
</span> |
||
{{toc-part|Part 1|Information for Students}} |
{{toc-part|Part 1|Information for Students}} |
||
− | The most general '''[[:Category:Students|Page for Students]]''' contains a list of all topics relevant for students |
+ | The most general '''[[:Category:Students|Page for Students]]''' contains a list of all topics relevant for students. <br> |
<br> |
<br> |
||
---- |
---- |
||
<!-- Chapter --> |
<!-- Chapter --> |
||
{{toc-chapter|Students}} |
{{toc-chapter|Students}} |
||
+ | {{toc-section|:Category:Students|Login.jpg|This page contains a list of all topics relevant for students.}} |
||
{{toc-section|Logging into WeBWorK|Login.jpg|How to log into webwork.}} |
{{toc-section|Logging into WeBWorK|Login.jpg|How to log into webwork.}} |
||
{{toc-section|Mathematical notation recognized by WeBWorK|ILIC symbol.gif|Mathematical notation recognized by WeBWorK.}} |
{{toc-section|Mathematical notation recognized by WeBWorK|ILIC symbol.gif|Mathematical notation recognized by WeBWorK.}} |
||
Line 18: | Line 43: | ||
<br> |
<br> |
||
---- |
---- |
||
+ | <!-- Chapter --> |
||
+ | {{toc-chapter|Introduction}} |
||
+ | {{toc-section|Introduction|Webwork square.gif|Main introduction. Start here!}} |
||
+ | {{toc-section|Hosting WeBWorK courses on the MAA servers|Webwork square.gif|Hosting WeBWorK courses on the MAA servers}} |
||
+ | {{toc-section|:Category:Instructors|Webwork square.gif|The instructor's page contains a list of all topics relevant for instructors. These pages outline how to use WeBWorK on a day to day basis.}} |
||
+ | |||
<!-- Chapter --> |
<!-- Chapter --> |
||
{{toc-chapter|Getting started}} |
{{toc-chapter|Getting started}} |
||
Line 37: | Line 68: | ||
<!-- Chapter --> |
<!-- Chapter --> |
||
{{toc-chapter|Getting started}} |
{{toc-chapter|Getting started}} |
||
+ | {{toc-section|Download|Webwork square.gif|Download WeBWorK}} |
||
{{toc-section|Installation Manual for 2.4|IM2-4v2.jpg|Installation}} |
{{toc-section|Installation Manual for 2.4|IM2-4v2.jpg|Installation}} |
||
{{toc-section|Upgrading WeBWorK|Upgrade.jpg|}} |
{{toc-section|Upgrading WeBWorK|Upgrade.jpg|}} |
||
Line 46: | Line 78: | ||
{{toc-section|Installing WeBWorK from a Live DVD|572px-DVD-Video bottom-side.jpg|}} |
{{toc-section|Installing WeBWorK from a Live DVD|572px-DVD-Video bottom-side.jpg|}} |
||
{{toc-section|Installing WeBWorK on Live USB|128px-Usbdrive icon.png|}} |
{{toc-section|Installing WeBWorK on Live USB|128px-Usbdrive icon.png|}} |
||
+ | {{toc-section|Troubleshooting Strategies|Webwork square.gif|A list of common topics in troubleshooting}} |
||
{{toc-part-end}} |
{{toc-part-end}} |
||
− | In case of problems consult [[:Category:Troubleshooting|Troubleshooting page]]. |
||
{{toc-part|Part 3|Information for Authors and Developers}} |
{{toc-part|Part 3|Information for Authors and Developers}} |
||
The '''[[:Category:Authors|Authors]]''' page contains documents and examples on writing homework questions in WeBWorK's PG language.<br> |
The '''[[:Category:Authors|Authors]]''' page contains documents and examples on writing homework questions in WeBWorK's PG language.<br> |
||
+ | The '''[[:Category:Developers|Developers]]''' page contains information for developers. |
||
<br> |
<br> |
||
---- |
---- |
||
<!-- Chapter --> |
<!-- Chapter --> |
||
− | {{toc-chapter| |
+ | {{toc-chapter|Authors}} |
{{toc-section|Problem Authoring Background Information|Webwork square.gif|Background Information}} |
{{toc-section|Problem Authoring Background Information|Webwork square.gif|Background Information}} |
||
+ | {{toc-section|Problem Templates|Webwork square.gif|Problem Templates}} |
||
{{toc-section|SubjectAreaTemplates|Webwork square.gif|Subject Area Templates}} |
{{toc-section|SubjectAreaTemplates|Webwork square.gif|Subject Area Templates}} |
||
{{toc-section|Tagging Problems|Webwork square.gif|Tagging Problems}} |
{{toc-section|Tagging Problems|Webwork square.gif|Tagging Problems}} |
||
+ | |||
+ | <!-- Chapter --> |
||
+ | {{toc-chapter|Developers}} |
||
+ | {{toc-section|Coding Standards|Webwork square.gif|Coding Standards}} |
||
+ | {{toc-section|Setting up a Development Server|Webwork square.gif|Setting up a Development Server}} |
||
+ | {{toc-section|:Category:MathObjects|Webwork square.gif|Setting up a Development Server}} |
||
+ | {{toc-section|PGLabs|Webwork square.gif|On-line labs for rendering of PG code. These two labs allow you to experiment with PG syntax. }} |
||
{{toc-part-end}} |
{{toc-part-end}} |
||
− | For samples, objects and techniques consult: |
||
+ | |||
− | * [[:Category:Sample Problems|Samples]] |
||
+ | {{toc-part|Part 4|Community}} |
||
− | * [[:Category:MathObjects|MathObjects]] |
||
+ | The '''[[:Category:WeBWorK Consultants | WeBWorK Consultants]]''' page contains information about consultants.<br> |
||
− | * [[:Category:Problem Techniques|Techniques]] |
||
+ | <br> |
||
− | * [[:Category:Developers|Developers]] |
||
+ | ---- |
||
− | * Podcasts: [http://webwork.maa.org/pod/pg_TRUNK/ POD] and [http://webwork.maa.org/wiki/PGLabs PGLab] |
||
+ | <!-- Chapter --> |
||
+ | {{toc-chapter|Webwork Users}} |
||
+ | {{toc-section|WeBWorK Sites|WW-users.jpg|Google map and spread sheet of institutions using WeBWorK}} |
||
+ | {{toc-section|Video conferences|Webwork square.gif|Alternate Wednesdays at 5pm EST. Links to online video recordings.}} |
||
+ | {{toc-section|WeBWorK logos|Webwork square.gif|WeBWorK_logos}} |
||
+ | <!-- Chapter --> |
||
+ | {{toc-chapter|Consultants and Trainers}} |
||
+ | {{toc-section|List of WeBWorK Consultants|Webwork square.gif|List of WeBWorK Consultants}} |
||
+ | {{toc-section|List of WeBWorK Demonstration Workshops|Webwork square.gif|List of WeBWorK Demonstration Workshops}} |
||
+ | {{toc-section|Tagging Problems|Webwork square.gif|Tagging Problems}} |
||
+ | {{toc-part-end}} |
||
+ | |||
+ | {| border="1" cellpadding="8" align="center" |
||
+ | |+ '''Moodle resources''' |
||
+ | |- |
||
+ | | [http://webwork.maa.org/moodle/mod/forum/index.php?id=3 '''Forums'''] <br> Get answers to questions about all aspects of WeBWorK. || [http://webwork.maa.org/moodle/course/view.php?id=2 '''Using WeBWorK'''] <br> G Moodle course for usage issues. <br> (Will be moved onto this wiki.)|| [http://webwork.maa.org/moodle/mod/data/index.php?id=2 '''Databases'''] <br> GCollections of various data related to WeBWorK.<br> (Installations, PG macros, publications, etc.) <br> (Note: needs updating) |
||
+ | |- |
||
+ | | [http://webwork.maa.org/moodle/course/view.php?id=13 '''Assessment'''] <br> GMoodle course for WeBWorK assessment issues. ||[http://webwork.maa.org/moodle/course/view.php?id=14 '''Accessibility'''] <br> GMoodle course for WeBWorK accessibility issues.|| |
||
+ | |} |
||
+ | |||
+ | |||
+ | |||
+ | {{toc-part|Part 5|National Problem Library and Other Items}} |
||
+ | The '''[[:Category:WeBWorK Consultants | WeBWorK Consultants]]''' page contains information about consultants.<br> |
||
+ | <br> |
||
+ | ---- |
||
+ | <!-- Chapter --> |
||
+ | {{toc-chapter|Problem Library}} |
||
+ | {{toc-section|National Problem Library|Webwork square.gif|The NPL is a collection of 20,000+ problems freely available for each WeBWorK server.}} |
||
+ | {{toc-section|HomeworkSetsA |Webwork square.gif|A description of how instructors can choose problems from the NPL.}} |
||
+ | {{toc-section|Bugzilla|Buggie.svg|View and report bugs in WeBWorK.}} |
||
+ | |||
+ | <!-- Chapter --> |
||
+ | {{toc-chapter|Other}} |
||
+ | {{toc-section|Moodle Integration|Moodle.jpg|Documentation relating to Moodle WeBWorK integration}} |
||
+ | {{toc-section|Working Groups/Tasks|Webwork square.gif|Working groups and their tasks, as well as open tasks.}} |
||
+ | {{toc-section|Contributors|Webwork square.gif|Contributors to the WeBWorK project.}} |
||
+ | {{toc-section|HowToEnterMathSymbols|Math.jpg|How to enter math symbols into the text in this wiki}} |
Latest revision as of 10:01, 12 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.)
Documentation
The documentation below is organized according to the types of questions that may arise. Note that passing the cursor over the icon will show additional information.
Part 1 Information for Students
The most general Page for Students contains a list of all topics relevant for students.Students | :Category: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.Introduction | Introduction | Hosting WeBWorK courses on the MAA servers | :Category:Instructors | |||
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.
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 | Problem Templates | SubjectAreaTemplates | Tagging Problems | ||||
Developers | Coding Standards | Setting up a Development Server | :Category:MathObjects | PGLabs |
Part 4 Community
The WeBWorK Consultants page contains information about consultants.Webwork Users | WeBWorK Sites | Video conferences | WeBWorK logos | |||
Consultants and Trainers | List of WeBWorK Consultants | List of WeBWorK Demonstration Workshops | Tagging Problems |
Forums Get answers to questions about all aspects of WeBWorK. |
Using WeBWorK G Moodle course for usage issues. (Will be moved onto this wiki.) |
Databases GCollections of various data related to WeBWorK. (Installations, PG macros, publications, etc.) (Note: needs updating) |
Assessment GMoodle course for WeBWorK assessment issues. |
Accessibility GMoodle course for WeBWorK accessibility issues. |
Part 5 National Problem Library and Other Items
The WeBWorK Consultants page contains information about consultants.Problem Library | National Problem Library | HomeworkSetsA | Bugzilla | |||||
Other | Moodle Integration | Working Groups/Tasks | Contributors | HowToEnterMathSymbols |