Category:Developers
(→Projects) |
(→Administrative tasks) |
||
(31 intermediate revisions by 4 users not shown) | |||
Line 7: | Line 7: | ||
These articles will help you modify WeBWorK and contribute to its development. | These articles will help you modify WeBWorK and contribute to its development. | ||
+ | * [[DevelopmentProcess]] | ||
* [[Coding Standards]] | * [[Coding Standards]] | ||
* [[Setting up a Development Server]] | * [[Setting up a Development Server]] | ||
+ | |||
* [http://lists.sourceforge.net/lists/listinfo/openwebwork-devel openwebwork-devel] {{--}} Discussion of WeBWorK development, searchable archives. | * [http://lists.sourceforge.net/lists/listinfo/openwebwork-devel openwebwork-devel] {{--}} Discussion of WeBWorK development, searchable archives. | ||
* [http://lists.sourceforge.net/lists/listinfo/openwebwork-cvs openwebwork-cvs] {{--}} CVS commit notifications, searchable archives. | * [http://lists.sourceforge.net/lists/listinfo/openwebwork-cvs openwebwork-cvs] {{--}} CVS commit notifications, searchable archives. | ||
− | |||
+ | === Roadmaps === | ||
+ | * [[Roadmap]] created at code camp WeBWorK::Rochester June 2012 | ||
+ | |||
+ | * [[Roadmap Details]] about the backend of Webwork | ||
+ | |||
+ | ===The WeBWorK Open Problem Library (OPL) === | ||
+ | |||
+ | This was was called the National Problem Library prior to WeBWorK version 2.5.0. | ||
− | + | * Contributing to the Problem Library - there are instructions for [[Contributing_to_the_NPL |contributing to the OPL]] | |
− | [[Contributing_to_the_NPL |contributing to the | + | |
for those who have commit privileges. | for those who have commit privileges. | ||
− | === SVN === | + | * [[OPL3_Design_Notes]] - Design Notes for the OPL version 3.0 |
+ | |||
+ | |||
+ | |||
+ | === Git Hub === | ||
+ | The latest of our repositories | ||
+ | |||
+ | The main "stable" Git Hub repository is at | ||
+ | |||
+ | http://github.com/openwebwork | ||
+ | |||
+ | |||
+ | Download this repository using either of these commands | ||
+ | git clone http://github.com/openwebwork # sets up a local git repository, this is recommended | ||
+ | svn checkout http://github.com/openwebwork # sets up a local svn repository. This is still being supported. | ||
+ | |||
+ | There are active experimental branch repositories at | ||
+ | |||
+ | * https://github.com/mgage (Michael Gage) and | ||
+ | * https://github.com/aubreyja (Jason Aubrey) | ||
+ | * https://github.com/whytheplatypus (David Gage) | ||
+ | |||
+ | An experimental Git Hub repository for the National Problem Library is at | ||
+ | * https://github.com/jasongrout/webwork-national-problem-library | ||
+ | |||
+ | |||
+ | Very basic command list is at http://gitref.org/basic | ||
+ | |||
+ | |||
+ | More on [[Version_Control]] | ||
+ | |||
+ | === SVN (obsolete -- use github) === | ||
* [[Subversion]] | * [[Subversion]] | ||
* [[Download from SVN]] | * [[Download from SVN]] | ||
* [[SVN Commit Access]] | * [[SVN Commit Access]] | ||
+ | More on [[Version_Control]] | ||
− | === Administrative tasks === | + | === Administrative tasks (historical )=== |
These articles detail how we manage the WeBWorK development and release process. | These articles detail how we manage the WeBWorK development and release process. | ||
Line 45: | Line 85: | ||
* [[WeBWorK as a web service]] | * [[WeBWorK as a web service]] | ||
* [[Problem editor ideas]] | * [[Problem editor ideas]] | ||
+ | * [[HomeworkSetEditorIdeas]] {{--}} Ideas for a new Homework Set Editor. | ||
* [[Hierarchical problem sets ideas]] | * [[Hierarchical problem sets ideas]] | ||
* [[Technical design philosophy for WeBWorK]] {{--}} Old, but still good for inspiration or laughs. | * [[Technical design philosophy for WeBWorK]] {{--}} Old, but still good for inspiration or laughs. | ||
+ | |||
+ | === Localization/ Internationalization === | ||
+ | |||
+ | * [[Localization]]: follow link for instructions on helping with the translation effort | ||
+ | ** Ben Walter and Grant He have made significant progress on this. | ||
+ | |||
=== Projects === | === Projects === | ||
− | * [[ | + | * [[ModernPerl]] -- Updating the perl coding style |
− | + | ||
* [[Configuration]] | * [[Configuration]] | ||
* [[Improving the NPL]] | * [[Improving the NPL]] | ||
Line 57: | Line 104: | ||
* [[PG language enhancements]] | * [[PG language enhancements]] | ||
* [[Unit Testing]] Create automated tests to insure that WeBWorK is configured and functioning properly. | * [[Unit Testing]] Create automated tests to insure that WeBWorK is configured and functioning properly. | ||
− | |||
− | |||
* LMS integration | * LMS integration | ||
** [[Blackboard]] | ** [[Blackboard]] | ||
Line 68: | Line 113: | ||
** Aaron Wangberg | ** Aaron Wangberg | ||
** Ken Appel | ** Ken Appel | ||
+ | * [[Sage in WeBWorK]] | ||
+ | ** Jason Aubrey | ||
+ | ** John Travis | ||
+ | * [[Discussion Problems]] | ||
+ | ** John Travis | ||
=== For WeBWorK Consultants === | === For WeBWorK Consultants === | ||
Line 73: | Line 123: | ||
* [[WeBWorK Consultants, Workshops and Training Sessions]] | * [[WeBWorK Consultants, Workshops and Training Sessions]] | ||
* [[Documentation for WeBWorK Consultants]] | * [[Documentation for WeBWorK Consultants]] | ||
+ | |||
+ | |||
+ | === Code camps === | ||
+ | |||
+ | |||
+ | ====2013 ==== | ||
+ | |||
+ | |||
+ | |||
+ | ==== 2012 ==== | ||
+ | |||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | | [[WeBWorK_Raleigh]] | ||
+ | | March 8 - 10, 2013 | ||
+ | | () | ||
+ | |- | ||
+ | | [[WeBWorK_Fitchburg]] | ||
+ | | October 12 - 14, 2012 | ||
+ | | ([http://michaelgage.blogspot.com/2012/10/the-webworkfitchburg-code-camp-took.html#more blog post]) | ||
+ | |- | ||
+ | | [[WeBWorK_Winona]] || August 5 - 8, 2012 | ||
+ | | ([http://drjt7.blogspot.com/2012/08/webworkwinona-gets-underway-its-sunday.html photo]) | ||
+ | |- | ||
+ | | [[WeBWorK_Clinton]] || June 20 - 22, 2012 | ||
+ | | ([http://drjt7.blogspot.com/2012/06/webworkclinton-2012-this-webwork-users.html blog spot]) | ||
+ | |- | ||
+ | | [[WeBWorK_Rochester]] || June 6 - 9, 2012 | ||
+ | | ([http://michaelgage.blogspot.com/2012/06/summary-for-webworkrochester2012.html#more blog post]) | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
[[Category:Top]] | [[Category:Top]] |
Latest revision as of 18:57, 1 June 2014
Contents |
Mailing Lists
Mailing Lists of interest to developers.
Developing for WeBWorK
These articles will help you modify WeBWorK and contribute to its development.
- openwebwork-devel — Discussion of WeBWorK development, searchable archives.
- openwebwork-cvs — CVS commit notifications, searchable archives.
Roadmaps
- Roadmap created at code camp WeBWorK::Rochester June 2012
- Roadmap Details about the backend of Webwork
The WeBWorK Open Problem Library (OPL)
This was was called the National Problem Library prior to WeBWorK version 2.5.0.
- Contributing to the Problem Library - there are instructions for contributing to the OPL
for those who have commit privileges.
- OPL3_Design_Notes - Design Notes for the OPL version 3.0
Git Hub
The latest of our repositories
The main "stable" Git Hub repository is at
Download this repository using either of these commands
git clone http://github.com/openwebwork # sets up a local git repository, this is recommended svn checkout http://github.com/openwebwork # sets up a local svn repository. This is still being supported.
There are active experimental branch repositories at
- https://github.com/mgage (Michael Gage) and
- https://github.com/aubreyja (Jason Aubrey)
- https://github.com/whytheplatypus (David Gage)
An experimental Git Hub repository for the National Problem Library is at
Very basic command list is at http://gitref.org/basic
More on Version_Control
SVN (obsolete -- use github)
More on Version_Control
Administrative tasks (historical )
These articles detail how we manage the WeBWorK development and release process.
- CVS Repositories
- CVS Branching
- Preparing a release for distribution (Making tarballs)
- Bugzilla user list pruning
- Create WeBWorK LiveDVD
Design/Implementation Notes
- 2009_03_tasks Notes on projects for summer 2009 from March web-conference
- AIM07/Working_Groups Notes from the August 2007 AIM workshop
- Wishlist
- Google_summer_of_code_projects
- GUI Toolkit Ideas
- PGLanguageV2 — An idea for a markup-oriented approach to PG. No code yet. (cf. PGML.)
- WeBWorK as a web service
- Problem editor ideas
- HomeworkSetEditorIdeas — Ideas for a new Homework Set Editor.
- Hierarchical problem sets ideas
- Technical design philosophy for WeBWorK — Old, but still good for inspiration or laughs.
Localization/ Internationalization
- Localization: follow link for instructions on helping with the translation effort
- Ben Walter and Grant He have made significant progress on this.
Projects
- ModernPerl -- Updating the perl coding style
- Configuration
- Improving the NPL
- Accessibility
- Grant He has begun to write tools to make writing accessible HTML code easier. He is starting with a
make_label
subroutine.
- Grant He has begun to write tools to make writing accessible HTML code easier. He is starting with a
- PG language enhancements
- Unit Testing Create automated tests to insure that WeBWorK is configured and functioning properly.
- LMS integration
- Whiteboard
- Aaron Wangberg
- Adaptive learning
- Aaron Wangberg
- Ken Appel
- Sage in WeBWorK
- Jason Aubrey
- John Travis
- Discussion Problems
- John Travis
For WeBWorK Consultants
Code camps
2013
2012
WeBWorK_Raleigh | March 8 - 10, 2013 | () |
WeBWorK_Fitchburg | October 12 - 14, 2012 | (blog post) |
WeBWorK_Winona | August 5 - 8, 2012 | (photo) |
WeBWorK_Clinton | June 20 - 22, 2012 | (blog spot) |
WeBWorK_Rochester | June 6 - 9, 2012 | (blog post) |
Subcategories
This category has the following 5 subcategories, out of 5 total.
D
R
T
V
W
Pages in category "Developers"
The following 59 pages are in this category, out of 59 total.