User:Anneke Bart/sandbox1: Difference between revisions

From WeBWorK_wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 92: Line 92:
{{toc-part-end}}
{{toc-part-end}}


For samples, objects and techniques consult:
 
* [[:Category:Sample Problems|Samples]]
{| border="1" cellpadding="5" align="left"
* [[:Category:MathObjects|MathObjects]]  
|+ '''Samples, objects, techniques and podcasts'''
* [[:Category:Problem Techniques|Techniques]]
|-
* Podcasts: [http://webwork.maa.org/pod/pg_TRUNK/ POD] and [http://webwork.maa.org/wiki/PGLabs PGLab]
| [[:Category:Sample Problems|Sample Problems]] ||[[:Category:MathObjects|Math Objects]] || [[:Category:Problem Techniques|Problem Techniques]]
|-
| [http://webwork.maa.org/pod/pg_TRUNK/ POD] || [http://webwork.maa.org/wiki/PGLabs PGLab] ||
|}
 
== Community ==
 
* [http://webwork.maa.org/moodle/mod/forum/index.php?id=3 '''Forums'''] {{--}} Get answers to questions about all aspects of WeBWorK. Each forum has its own RSS feed, and registered users can elect to receive email copies of new posts.
* '''[[WeBWorK_Sites]]''' Google map and spread sheet of institutions using WeBWorK
* '''[[Video conferences]]''' (Alternate Wednesdays at 5pm EST.) Links to online video recordings.
* [[:Category:WeBWorK Consultants | WeBWorK Consultants]]
**[[WeBWorK Consultants, Workshops and Training Sessions]], 
**[[List of WeBWorK Consultants]], 
**[[List of WeBWorK Demonstration Workshops]]
* [[WeBWorK_logos]]
* [http://webwork.maa.org/moodle/course/view.php?id=2 Using WeBWorK] {{--}} Moodle course for usage issues (Most of the content from this course is being moved onto this wiki.)
* [http://webwork.maa.org/moodle/mod/data/index.php?id=2 Databases] {{--}} Collections of various data related to WeBWorK. (Installations, PG macros, publications, etc.) (useful but needs updating)
 
* [http://webwork.maa.org/moodle/course/view.php?id=13 Assessment] {{--}} Moodle course for WeBWorK assessment issues.
* [http://webwork.maa.org/moodle/course/view.php?id=14 Accessibility] {{--}} Moodle course for WeBWorK accessibility issues.
 
== Download WeBWorK ==
The software which hosts WeBWorK on a Unix server is open source and freely available. The server can run
on nearly any flavor of Unix. To access the server a student or instructor can use any modern web browser on any platform.
 
* [[Download|Download WeBWorK]]
 
== Other items ==
* [[National Problem Library]] The NPL is a collection of 17,000+ problems freely available for each WeBWorK server.
**See the [[HomeworkSetsA |Library Browser]] page for a description of how instructors can choose problems from the NPL.
* [http://bugs.webwork.maa.org Bugzilla] {{--}} View and report bugs in WeBWorK. ([http://bugs.webwork.maa.org/page.cgi?id=bug-writing.html Bug Writing Guidelines] )
* [[Moodle Integration]] {{--}} Documentation relating to Moodle WeBWorK integration.
* [[Working Groups/Tasks]] Working groups and their tasks, as well as open tasks.
* [[Contributors]]
* [[HowToEnterMathSymbols]] into the text in this wiki

Revision as of 14:59, 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.)

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. 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.


Introduction
Introduction
Hosting WeBWorK courses on the MAA servers
Getting started
Homework Sets
Classlists
Gateway Tests and Quizzes
Course Management
File:Percent 18e.PNG
Scoring
File:AROBAZE.png
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


Samples, objects, techniques and podcasts
Sample Problems Math Objects Problem Techniques
POD PGLab

Community

  • Assessment — Moodle course for WeBWorK assessment issues.
  • Accessibility — Moodle course for WeBWorK accessibility issues.

Download WeBWorK

The software which hosts WeBWorK on a Unix server is open source and freely available. The server can run on nearly any flavor of Unix. To access the server a student or instructor can use any modern web browser on any platform.

Other items