Difference between revisions of "Release notes for WeBWorK 2.5.2"
Jump to navigation
Jump to search
Line 39: | Line 39: | ||
== New features for WW2.5.2 == |
== New features for WW2.5.2 == |
||
* Highlights |
* Highlights |
||
− | |||
− | |||
− | |||
− | == New features for PG2.5.2 |
||
== Release notes for PG 2.5.2 == |
== Release notes for PG 2.5.2 == |
Revision as of 09:33, 7 September 2012
WeBWorK Online Homework Delivery System Version 2.5.2 Copyright 2000-2012, The WeBWorK Project All rights reserved. Details ------- Beta release date: August, 2012 Github repository: https://github.com/openwebwork/webwork2-dev (as of Sept 7, 2012) Modules: webwork2 pg
Software repo
This repo is currently in mgage/webwork2-dev branch: ww2.5.2
Upgrading from ww2.5.1 will require:
- Replacing the current database.conf with database.conf.dist (assuming you have made no changes to your local database.conf version)
- new tables and fields have been added for the essayQuestion feature.
- Upgrading the tables by visiting the admin page -- which will create a showPastAnswers table
- This replaces the showPastAnswers logs and also supports the essayQuestion feature.
New features for WW2.5.2
- Highlights
Release notes for PG 2.5.2
- Under the hood