Homework Sets Editor
Jump to navigation
Jump to search
The Homework Sets Editor is the primary location within WeBWorK for managing WeBWorK homework sets.
User Interface
The Homework Sets Editor user interface is divided into two regions. The top region allows the user to select and configure a task to perform on a set of homework sets.
The bottom region of the Homework Sets Editor page contains a list of homework sets. When Homework Set Editor is accessed, this region of the page will list all homework sets in the course unless there are more than 500 of them.
Technical Information
- Package: WeBWorK::ContentGenerator::Instructor::ProblemSetList
- Path: $server_root_url/$webwork_url/$courseID/instructor/sets
- Permissions:
- access_instructor_tools to access page; by default ta(5).
- all actions which modify global set data require professor(10).
TODO