<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/35250009629b6546d79af6a44bd4280bbcc144e4">https://github.com/macports/macports-ports/commit/35250009629b6546d79af6a44bd4280bbcc144e4</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 3525000 WW: Update to version 2.0
</span>3525000 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 35250009629b6546d79af6a44bd4280bbcc144e4
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Mon Jun 19 02:29:46 2017 +0200
<span style='display:block; white-space:pre;color:#404040;'> WW: Update to version 2.0
</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/54344
</span>---
science/WW/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 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 d07ce02..021a859 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.9
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tazzben WW 2.0
</span>
categories science education
platforms darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,12 +12,12 @@ maintainers unomaha.edu:bosmith
</span> license MIT
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description A command line tool to disaggregate pre and post test responses into Walstad and Wagner learning types
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description A command line tool to disaggregate Scantron or ZipGrade pre- and post-test responses into Walstad and Wagner learning types (Walstad and Wagner 2016) and adjusts them for guessing (Smith and Wagner 2017).
</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 80493c88d14aeafaeb6df1d170561cc690df8276 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 7a3d77f41df66504c4194faa28f27f8796f457dc85af30aacdc701bb9f3512b5
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 783d5c495d6e14bbe395e1626e2ed6ebd0ac0073 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 aabe209a09294d2a47d6d40144881586c22639631c64ff0704d3213fdb9a2aea
</span>
python.default_version 27
</pre><pre style='margin:0'>
</pre>