Ticket #54391: Portfile-WW.diff

File Portfile-WW.diff, 1.3 KB (added by tazzben (Ben Smith), 7 years ago)

patchfile

  • Portfile

    old new  
    44PortGroup           github 1.0
    55PortGroup           python 1.0
    66
    7 github.setup        tazzben WW 2.0
     7github.setup        tazzben WW 2.1
    88
    99categories          science education
    1010platforms           darwin
     
    1616
    1717long_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.
    1818
    19 checksums           rmd160  783d5c495d6e14bbe395e1626e2ed6ebd0ac0073 \
    20                     sha256  aabe209a09294d2a47d6d40144881586c22639631c64ff0704d3213fdb9a2aea
     19checksums           rmd160  4c400a801d070474106b068f4ba02d15cecb754d \
     20                    sha256  53643cc2b0b92a7b5e23ef6f8e9c15f3e566cef448d95c396c80ea2bc54eb3e3
    2121
    22 python.default_version  27
     22python.default_version  36
    2323
    2424depends_build       port:py${python.version}-setuptools
    2525depends_lib-append  port:py${python.version}-pandas