Hi,

things are slowly getting into shape for a 2.0 release. With 1.9.2
SDAPS has moved to Python 3 (removing LibreOffice support in the
process though) and has also gotten a new file storage based on sqlite.
Add to that number of improvements to the LaTeX class.

The storage format change has the primary advantage that small updates
do not require loading/writing the entire file. This enables use on web
services. I have done some work to updated the sdaps_web project a bit
including making the online demo available again.

  https://demo.sdaps.org (user: demo, password: sdapsdemo)

It is ugly and limited, but essentially it works!


Please note that I have no yet updated the Debian builds. There is a
Fedora build available at
 https://copr.fedorainfracloud.org/coprs/benzea/sdaps/


Overview of Changes in SDAPS 1.9.2
==================================

This is a new unstable release porting SDAPS to Python 3 and modifying the
data storage format. This release is incompatible to any prior release.
It can be considered the first 2.0 alpha release though.

Important changes:
 * ODT support has been dropped entirely
   (due to missing dependencies for Python 3)
 * Data storage has been switched to sqlite storing json serialised objects
 * Correctly calculate standard deviation (issue #111)
 * Updated LaTeX class with new features and fixes
   - Documentation improvements
   - Add \qid back for querying the current questionnaire ID (Paulo Matias)
   - Requires variable handling and auto numbering
   - Add range specification to choicegroup questions only showing certain 
choices
   - Improved layouting of sdapsarray
   - Allow setting checkbox count of singlemark questions
 * Add a few helpers for packaging

New and updated languages:
 * Norwegian bokmål
 * Spanish
 * Italian
 * Ukrainian


----
This release can be downloaded from http://sdaps.org/releases/
 http://sdaps.org/releases/sdaps-1.9.2.tar.gz

sha1sum:
  4d3bc43cf83fd726fdacc024b2efdf20fd442391  sdaps-1.9.2.tar.gz

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to