Difference between revisions of "Release notes for WeBWorK 2.5.2"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 18: Line 18:
   
   
 
  +
{{Warning | The ww2.5.2 release is not yet ready for prime time!}}
 
{{UnderConstruction}}
 
{{UnderConstruction}}
   

Revision as of 13:42, 17 January 2013

                                     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


Warning : The ww2.5.2 release is not yet ready for prime time!
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