<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/04e34650d01e7de10576429924261a8d2affc7ee">https://github.com/macports/macports-ports/commit/04e34650d01e7de10576429924261a8d2affc7ee</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 04e3465  WW: update to 1.2
</span>04e3465 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 04e34650d01e7de10576429924261a8d2affc7ee
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Jan 1 19:06:26 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    WW: update to 1.2
</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/53160
</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 904c9b9..76d7462 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.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tazzben WW 1.2
</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  241bd5236a9d31e4cffd7066e341b4294051ba7c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f6ef7d0f4f185bf9da203cf3f24260e3af1abc672a4791b8163834036824bf94
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  c5a216bc233ee36b5f45f188662ff50203129db9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  e277b0bec5a8a6153915dba7962c4f1aff216e1c6282a20f3c681ebb26799a88
</span> 
 python.default_version  27
 
</pre><pre style='margin:0'>

</pre>