User:Anneke Bart/sandbox1: Difference between revisions
Jump to navigation
Jump to search
The Developers page contains information for developers.
Anneke Bart (talk | contribs) No edit summary |
Anneke Bart (talk | contribs) No edit summary |
||
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| | {{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]] | ||
* 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 23: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 | ![]() |
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