Difference between revisions of "Get WeBWorK"
Jump to navigation
Jump to search
(Complete Overhaul) |
|||
(59 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
+ | === Get a WeBWorK Course === |
||
+ | * [https://blog.runestone.academy/pages/webwork.html Runestone] offers hosting of individual WeBWorK courses at affordable rates. Upon request they will provide access to a test environment at no charge to determine if their service will suit your needs. |
||
− | {|width = "100%" align="center" |
||
+ | === Run Your Own WeBWorK Server === |
||
− | |style="width: 33%; border-width: 0px;"|{{projectline|Hosting_WeBWorK_courses_on_the_MAA_servers|MAA Hosting|Get started quickly with a free MAA hosted course|MAA-icosohedran-48px.jpg}} |
||
+ | The most common implementation of WeBWorK is for an institution to install and maintain their own WeBWorK server. This can be accomplished in several ways. |
||
− | |style="width: 33%; border-width: 0px;"|{{projectline|Installing_WeBWorK_from_a_Live_DVD|WeBWorK on Live Media|Ubuntu Live DVD or USB with WeBWorK pre-installed|Echo-livemedia-48px.png}} |
||
+ | * Install the software on a server provisioned by your institution. |
||
− | |- |
||
+ | ** [[Manual_Installation_Guides|Installation Manuals]] for installing WeBWorK on your server. |
||
− | |style="width: 33%; border-width: 0px;"|{{projectline|Download|Download|Download the WeBWorK code through SVN or as a compressed tarball.|svn-icon-48px.jpg}} |
||
+ | ** [[Installing_WeBWorK_from_a_Virtual_Machine_Image|Virtual Machine Image]] - A preloaded Ubuntu server image that can be deployed on a virtual machine maintained by your institution. |
||
− | |style="width: 33%; border-width: 0px;"|{{projectline|Release notes for WeBWorK 2.4.9|Release Notes|[[Release notes for WeBWorK 2.4.9]], released in Dec 2010<br/>[[Release notes for WeBWorK 2.5.0]] beta |Echo-release-notes-48px.png}} |
||
+ | ** [[WeBWorK_Amazon_Machine_Images|Amazon Machine Image (AMI)]] - A quick way to deploy a server hosted by Amazon Web Services |
||
− | |} |
||
+ | ** [https://www.rationarium.org Rationarium] offers dedicated WeBWorK hosting for institutions that don't have the ability or resources to install and maintain their own WeBWorK server. |
||
+ | |||
+ | === Upgrade Your WeBWorK Server === |
||
+ | * Consult the [[:Category:Release_Notes|Release Notes]] for the version you are upgrading to. |
||
+ | * Check the [[Upgrading WeBWorK with Github|generic upgrade instructions]]. |
||
+ | |||
+ | === Integrate WeBWorK with your Institution's Learning Management System === |
||
+ | * Check the instructions for [[LTI_Authentication_(for_WeBWorK_2.18_or_newer)|LTI Integration]]. |
||
[[Category:Administrators]] |
[[Category:Administrators]] |
Latest revision as of 17:20, 20 June 2025
Contents
Get a WeBWorK Course
- Runestone offers hosting of individual WeBWorK courses at affordable rates. Upon request they will provide access to a test environment at no charge to determine if their service will suit your needs.
Run Your Own WeBWorK Server
The most common implementation of WeBWorK is for an institution to install and maintain their own WeBWorK server. This can be accomplished in several ways.
- Install the software on a server provisioned by your institution.
- Installation Manuals for installing WeBWorK on your server.
- Virtual Machine Image - A preloaded Ubuntu server image that can be deployed on a virtual machine maintained by your institution.
- Amazon Machine Image (AMI) - A quick way to deploy a server hosted by Amazon Web Services
- Rationarium offers dedicated WeBWorK hosting for institutions that don't have the ability or resources to install and maintain their own WeBWorK server.
Upgrade Your WeBWorK Server
- Consult the Release Notes for the version you are upgrading to.
- Check the generic upgrade instructions.
Integrate WeBWorK with your Institution's Learning Management System
- Check the instructions for LTI Integration.