<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3ce223c67bc55c304a25ba2975f34272c39bf258">https://github.com/macports/macports-ports/commit/3ce223c67bc55c304a25ba2975f34272c39bf258</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 3ce223c  WW: Update to version 1.3
</span>3ce223c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3ce223c67bc55c304a25ba2975f34272c39bf258
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Wed Jan 25 07:47:46 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    WW: Update to version 1.3
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/53386
</span>---
 science/WW/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/WW/Portfile b/science/WW/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 76d7462..1c6e435 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/WW/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/WW/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        tazzben WW 1.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tazzben WW 1.3
</span> 
 categories          science education
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,8 +16,8 @@ description         A command line tool to disaggregate pre and post test respon
</span> 
 long_description    In the Spring of 2016, Walstad and Wagner released a paper suggesting that the pretest/posttest delta is insufficient in assessing learning outcomes. However, performing such a disaggregation is time intensive, especially if the questions appear in a different location (or order) on the pre and post test.  WW_out is a command line tool that makes this disaggregation easy. It uses four CSV files to generate outcomes by question and student.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  c5a216bc233ee36b5f45f188662ff50203129db9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  e277b0bec5a8a6153915dba7962c4f1aff216e1c6282a20f3c681ebb26799a88
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  c00c14c6cce7284260bae4be6a8c7909d5d542d1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  670252b71bc8a61c49212c730b4bb1da84c558290eaa4dd9d83a6c3e918131d0
</span> 
 python.default_version  27
 
</pre><pre style='margin:0'>

</pre>