Skip to content

openwebwork/pg

Folders and files

NameName
Last commit message
Last commit date
Dec 3, 2024
Sep 3, 2024
Dec 18, 2024
Aug 5, 2024
Jul 19, 2023
Nov 29, 2024
Mar 25, 2025
Mar 25, 2025
Mar 27, 2025
Dec 3, 2024
Feb 13, 2025
Feb 19, 2024
Oct 11, 2023
Dec 3, 2024
Feb 19, 2024
May 15, 2024
May 15, 2024
Jan 28, 2022
Jun 4, 2019
Aug 6, 2024
Oct 23, 2023

Repository files navigation

Welcome to WeBWorK

main workflow codecov GitHub last commit

WeBWorK is an open-source online homework system for math and sciences courses. WeBWorK is supported by the MAA and the NSF and comes with an Open Problem Library (OPL) of over 30,000 homework problems. Problems in the OPL target most lower division undergraduate math courses and some advanced courses. Supported courses include college algebra, discrete mathematics, probability and statistics, single and multivariable calculus, differential equations, linear algebra and complex analysis. Find out more at the main WeBWorK webpage.

Information for Users

New users interested in getting started with their own WeBWorK server, or instructors looking to learn more about how to use WeBWorK in their classes, should take a look at one of the following resources:

Information For Developers

People interested in developing new features for WeBWorK should take a look at the following resources. People interested in developing new problems for WeBWorK should visit Problem Authors.

  • First Time Setup - Setting up your clone of this github repo for the first time.
  • Coding and Workflow - Our suggested workflow processes. Following this will make it much easier to get code accepted into the repo.
  • Creating Pull Requests - Instructions on how to submit a pull request.
  • More Information - Our Github wiki has additional information for developers, including information about WeBWorK3.