Ticket #54140: patch_WW.diff

File patch_WW.diff, 1.1 KB (added by tazzben (Ben Smith), 7 years ago)
  • Portfile

    old new  
    44PortGroup           github 1.0
    55PortGroup           python 1.0
    66
    7 github.setup        tazzben WW 1.6
     7github.setup        tazzben WW 1.7
    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  c6fb607b609fa41f171bf1ba315ec1b152f18e56 \
    20                     sha256  cae88394f7eef576cf914b649e9b0a811fecfa55360ddcd844cc79b66af35fb1
     19checksums           rmd160  ba30219ea35fc0a773fb1261e77c664d730ecef4 \
     20                    sha256  2873483cd3682c29f8423a8f5d590c5f7b6d3d9094cc651a84968b1db2ba74f9
    2121
    2222python.default_version  27
    2323