Jump to content

WeBWorK: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Royanee (talk | contribs)
Update version, repo and language in infobox
2.19 released
 
(18 intermediate revisions by 16 users not shown)
Line 1: Line 1:
{{short description|Online homework delivery system}}
{{Infobox Software |
{{About|the homework system||Webwork (disambiguation){{!}}Webwork}}
name = WeBWorK |
{{Infobox software
screenshot = [[Image:WeBWorK.png|200px]] |
caption = A screenshot of a problem in WeBWorK |
|name = WeBWorK
|screenshot = [[Image:WeBWorK.png|200px]]
developer = [[University of Rochester]] |
|caption = A screenshot of a problem in WeBWorK
latest_release_version = 2.14 |
|developer = The WeBWorK Project
latest_release_date = {{Start date and age|2018|12|31|df=yes}} |
|latest_release_version = 2.19
repo = {{URL|https://github.com/openwebwork/webwork2}} |
|latest_release_date = {{Start date and age|2024|08|06|df=yes}}
programming language = [[Perl]] |
|repo = {{URL|https://github.com/openwebwork/webwork2}}
operating_system = |
|programming language = [[Perl]]
genre = |
|operating_system =
license = [[Artistic License|Artistic]] and [[GNU General Public License|GPL]] |
|genre =
website = [http://webwork.maa.org/ webwork.maa.org] |
|license = [[Artistic License|Artistic]] and [[GNU General Public License|GPL]]
|website = [https://openwebwork.org/ openwebwork.org]
}}
}}


'''WeBWorK''' is an online homework delivery system primarily used for mathematics and science. It allows students to complete their homework over the web, and receive instantaneous feedback as to the correctness of their responses. WeBWorK uses a [[Perl]]-based language called '''PG''' to specify exercises which allows instructors a great deal of flexibility in how exercises are presented.<ref>{{citation
'''WeBWorK''' is an online homework delivery system primarily used for mathematics and science. It allows students to complete their homework over the web, and receive instantaneous feedback as to the correctness of their responses. WeBWorK uses a [[Perl]]-based language called '''PG''' to specify exercises, which allows instructors a great deal of flexibility in how exercises are presented.<ref>{{citation
| last = Sangwin | first = Chris
| last = Sangwin | first = Chris
| isbn = 9780191635854
| isbn = 9780191635854
Line 23: Line 25:
| year = 2013}}.</ref>
| year = 2013}}.</ref>


WeBWorK was originally developed at the [[University of Rochester]] by professors [[Michael Gage]], and [[Arnold Pizer]]. It is now a free software project maintained by many contributors at several colleges and universities. It is made available under the [[Artistic License]] (the same license as Perl) and the [[GNU General Public License]].
WeBWorK was originally developed at the [[University of Rochester]] by professors [[Michael Gage (mathematician)|Michael Gage]] and [[Arnold Pizer]]. It is now a free software project maintained by many contributors at several colleges and universities. It is made available under the [[Artistic License]] (the same license as Perl) and the [[GNU General Public License]]. WeBWorK is currently maintained by The WeBWorK Project.<ref>[https://openwebwork.org/ Home - The WeBWorK Project]</ref>


WeBWorK is currently being used by many universities and high-schools around the world.<ref>http://webwork.maa.org/wiki/WeBWorK_Sites</ref> One main place where it is being used is the UMTYMP program, designed to help students taking the course get a feel for the college life.
WeBWorK is currently used by many universities and high-schools around the world.<ref>[http://webwork.maa.org/wiki/WeBWorK_Sites WeBWorK Sites - WeBWorK_wiki<!-- Bot generated title -->]</ref>


WeBWorK is supported by the [[National Science Foundation]] and the [[Mathematical Association of America]].<ref>http://webwork.maa.org/wiki/Grants,_awards,_and_support</ref>
WeBWorK is supported by the [[National Science Foundation]] and the [[Mathematical Association of America]].<ref>[http://webwork.maa.org/wiki/Grants,_awards,_and_support Grants, awards, and support - WeBWorK_wiki<!-- Bot generated title -->]</ref>

== See also ==


==References==
==References==
Line 35: Line 35:


==External links==
==External links==
* [http://webwork.maa.org/ Main WeBWorK Site]
* [https://openwebwork.org/ WeBWorK Site]
* [https://webwork.maa.org/ Original WeBWorK Site]


[[Category:Learning management systems]]
[[Category:Learning management systems]]

Latest revision as of 20:57, 12 August 2024

WeBWorK
Developer(s)The WeBWorK Project
Stable release
2.19 / 6 August 2024; 3 months ago (2024-08-06)
Repositorygithub.com/openwebwork/webwork2
Written inPerl
LicenseArtistic and GPL
Websiteopenwebwork.org

WeBWorK is an online homework delivery system primarily used for mathematics and science. It allows students to complete their homework over the web, and receive instantaneous feedback as to the correctness of their responses. WeBWorK uses a Perl-based language called PG to specify exercises, which allows instructors a great deal of flexibility in how exercises are presented.[1]

WeBWorK was originally developed at the University of Rochester by professors Michael Gage and Arnold Pizer. It is now a free software project maintained by many contributors at several colleges and universities. It is made available under the Artistic License (the same license as Perl) and the GNU General Public License. WeBWorK is currently maintained by The WeBWorK Project.[2]

WeBWorK is currently used by many universities and high-schools around the world.[3]

WeBWorK is supported by the National Science Foundation and the Mathematical Association of America.[4]

References

[edit]
  1. ^ Sangwin, Chris (2013), Computer Aided Assessment of Mathematics, Oxford University Press, p. 153, ISBN 9780191635854.
  2. ^ Home - The WeBWorK Project
  3. ^ WeBWorK Sites - WeBWorK_wiki
  4. ^ Grants, awards, and support - WeBWorK_wiki
[edit]