Difference between revisions of "User:Anneke Bart/sandbox1"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 52: Line 52:
 
{{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|Getting started}}
+
{{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|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-part-end}}
 
{{toc-part-end}}
   
Line 65: Line 71:
 
* [[:Category:MathObjects|MathObjects]]
 
* [[:Category:MathObjects|MathObjects]]
 
* [[:Category:Problem Techniques|Techniques]]
 
* [[:Category:Problem Techniques|Techniques]]
* [[:Category:Developers|Developers]]
 
 
* Podcasts: [http://webwork.maa.org/pod/pg_TRUNK/ POD] and [http://webwork.maa.org/wiki/PGLabs PGLab]
 
* Podcasts: [http://webwork.maa.org/pod/pg_TRUNK/ POD] and [http://webwork.maa.org/wiki/PGLabs PGLab]

Revision as of 19:06, 7 January 2011

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
Login.jpg
Logging into WeBWorK
ILIC symbol.gif
Mathematical notation recognized by WeBWorK
Webwork square.gif
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
HW2.jpg
Homework Sets
Click classlist editor.png
Classlists
Webwork square.gif
Gateway Tests and Quizzes
Course Management Scoring Sending Email
CM.jpg
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
IM2-4v2.jpg
Installation Manual for 2.4
Upgrade.jpg
Upgrading WeBWorK
CA.jpg
Course Administration
Advanced
LDAP.jpg
LDAP Authentication
572px-DVD-Video bottom-side.jpg
Installing WeBWorK from a Live DVD
128px-Usbdrive icon.png
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
Webwork square.gif
Problem Authoring Background Information
Webwork square.gif
SubjectAreaTemplates
Webwork square.gif
Tagging Problems
Developers
Webwork square.gif
Coding Standards
Webwork square.gif
Setting up a Development Server

For samples, objects and techniques consult: