<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a7b648dac8395707f1ea9edfcf9d67341dbec169">https://github.com/macports/macports-ports/commit/a7b648dac8395707f1ea9edfcf9d67341dbec169</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 a7b648d  WW: Update to 1.6
</span>a7b648d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a7b648dac8395707f1ea9edfcf9d67341dbec169
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Mar 22 09:53:44 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    WW: Update to 1.6
</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/53829
</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 c0e01db..a6e313f 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.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tazzben WW 1.6
</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  6bcb65512d391eb95aefd8ac2935a0166e78165e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  ef596cdf47c6382d5950726b384ab5b458ba165a9713f6c60baaa94712707a22
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  c6fb607b609fa41f171bf1ba315ec1b152f18e56 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cae88394f7eef576cf914b649e9b0a811fecfa55360ddcd844cc79b66af35fb1
</span> 
 python.default_version  27
 
</pre><pre style='margin:0'>

</pre>