Difference between revisions of "Architecture"

From WeBWorK_wiki
Jump to navigation Jump to search
(New page: This section gives a brief overview of WeBWorK's architecture and data organization. A WeBWorK installation consists of one or more '''courses'''. Each course contains a '''classlist''' (...)
(No difference)

Revision as of 19:15, 10 January 2008

This section gives a brief overview of WeBWorK's architecture and data organization.

A WeBWorK installation consists of one or more courses. Each course contains a classlist (a list of the students, TAs, instructors in the course) and a list of homework sets. A homework set consists of multiple problems. Homework sets can be assigned to one or more users.

One course, named admin, is special. This course's classlist is used to control access to the Course Administration page. This page allows you to create, rename, delete, archive courses, and restore courses from archives.