<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/186d1f58c5801160fda501b653426769e20a99a7">https://github.com/macports/macports-ports/commit/186d1f58c5801160fda501b653426769e20a99a7</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 186d1f5  WW: Update to 1.4
</span>186d1f5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 186d1f58c5801160fda501b653426769e20a99a7
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Mar 17 04:14:45 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    WW: Update to 1.4
</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/53803
</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 1c6e435..c0e01db 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.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tazzben WW 1.4
</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  c00c14c6cce7284260bae4be6a8c7909d5d542d1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  670252b71bc8a61c49212c730b4bb1da84c558290eaa4dd9d83a6c3e918131d0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  6bcb65512d391eb95aefd8ac2935a0166e78165e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  ef596cdf47c6382d5950726b384ab5b458ba165a9713f6c60baaa94712707a22
</span> 
 python.default_version  27
 
</pre><pre style='margin:0'>

</pre>