Ticket #54391: Portfile-WW.diff
File Portfile-WW.diff, 1.3 KB (added by tazzben (Ben Smith), 7 years ago) |
---|
-
Portfile
old new 4 4 PortGroup github 1.0 5 5 PortGroup python 1.0 6 6 7 github.setup tazzben WW 2. 07 github.setup tazzben WW 2.1 8 8 9 9 categories science education 10 10 platforms darwin … … 16 16 17 17 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. 18 18 19 checksums rmd160 783d5c495d6e14bbe395e1626e2ed6ebd0ac0073\20 sha256 aabe209a09294d2a47d6d40144881586c22639631c64ff0704d3213fdb9a2aea19 checksums rmd160 4c400a801d070474106b068f4ba02d15cecb754d \ 20 sha256 53643cc2b0b92a7b5e23ef6f8e9c15f3e566cef448d95c396c80ea2bc54eb3e3 21 21 22 python.default_version 2722 python.default_version 36 23 23 24 24 depends_build port:py${python.version}-setuptools 25 25 depends_lib-append port:py${python.version}-pandas