Difference between revisions of "Get WeBWorK"

From WeBWorK_wiki
Jump to navigation Jump to search
(Complete Overhaul)
 
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.
   
==Getting started==
 
  +
=== Run Your Own WeBWorK Server ===
{|width = "100%" align="center"
 
  +
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|Hosting_WeBWorK_courses_at_Runestone|Runestone|Get started quickly with a free Runestone hosted course|Runestone-logo-small.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|Installing WeBWorK from a Virtual Machine Image|WeBWorK Virtual Machine Images|WeBWorK in Open Virtualization Format supported by WMware, VirtualBox, etc. |Vm.png}}
 
  +
** [[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|Github|Download|Download the WeBWorK code through GitHub.|svn-icon-48px.jpg}}
 
  +
** [[WeBWorK_Amazon_Machine_Images|Amazon Machine Image (AMI)]] - A quick way to deploy a server hosted by Amazon Web Services
|style="width: 33%; border-width: 0px;"|{{projectline|:Category:Release_Notes|Upgrading|
 
  +
** [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.
[[Upgrading WeBWorK with Github]]
 
|Echo-release-notes-48px.png}}
 
|-
 
|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}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|:Category:Release_Notes|Release Notes|
 
Release notes for current and older WeBWorK versions
 
|Echo-release-notes-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|WeBWorK Amazon Machine Images (AMI's)|WeBWorK Amazon Machine Images (AMI's)|Using WeBWorK through EC2 on Amazon Web Services (AWS)|Powered-by-Amazon-Web-Services.jpg}}
 
|-
 
|style="width: 33%; border-width: 0px;"|{{projectline|Github|Using GitHub|Switching from SVN to [http://github.com/openwebwork GitHub.com] for WeBWorK versions 2.6 and later |Octocat.png}}
 
|}
 
   
==Installation Guides==
 
  +
=== Upgrade Your WeBWorK Server ===
{|width = "100%" align="center"
 
  +
* Consult the [[:Category:Release_Notes|Release Notes]] for the version you are upgrading to.
|style="width: 33%; border-width: 0px;"|{{projectline|Automatic Installation Script Guide|Automatic Installation Script Guide|Installation guide with instructions for Ubuntu, CentOS, Fedora, etc|svn-icon-48px.jpg}}
 
  +
* Check the [[Upgrading WeBWorK with Github|generic upgrade instructions]].
|style="width: 33%; border-width: 0px;"|{{projectline|Manual Installation Guides|Manual Installation Guides|These are installation guides for current and previous versions of WeBWorK on current and older distributions.|svn-icon-48px.jpg}}
 
  +
|style="width: 33%; border-width: 0px;"|{{projectline|PREP 2015 System Administration Videos|PREP 2015 System Administration Videos|These recordings are from a complete course on WeBWorK system administration that was offered during Summer 2015.|svn-icon-48px.jpg}}
 
  +
=== Integrate WeBWorK with your Institution's Learning Management System ===
|}
 
  +
* Check the instructions for [[LTI_Authentication_(for_WeBWorK_2.18_or_newer)|LTI Integration]].
   
==Moodle==
 
{|width = "100%" align="center"
 
|style="width: 33%; border-width: 0px;"|{{projectline|Moodle Integration|Moodle Integration|Currently there are two ways to integrate WeBWorK with Moodle.|WeBWorKMoodle.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Moodle Assignment|Moodle Assignment|A Moodle module which defines a new activity that links to a WeBWorK problem set in any WeBWorK installation 2.4 or later. |Moodle-icon.png}}
 
|}
 
 
[[Category:Administrators]]
 
[[Category:Administrators]]

Latest revision as of 17:20, 20 June 2025

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

Integrate WeBWorK with your Institution's Learning Management System