Release notes for WeBWorK 2.5.2

From WeBWorK_wiki
Revision as of 20:32, 14 September 2012 by Gage (talk | contribs) (→‎Software repo)
Jump to navigation Jump to search
                                     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


Construction.png This article is under construction. Use the information herein with caution until this message is removed.


Software repo

This repo is currently in openwebwork/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