Ticket #53386: Portfile-rrdtool.diff

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

Patch

  • Portfile

    old new  
    55PortGroup           github 1.0
    66PortGroup           python 1.0
    77
    8 github.setup        tazzben WW 1.2
     8github.setup        tazzben WW 1.3
    99
    1010categories          science education
    1111platforms           darwin
     
    1717
    1818long_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.
    1919
    20 checksums           rmd160  c5a216bc233ee36b5f45f188662ff50203129db9 \
    21                     sha256  e277b0bec5a8a6153915dba7962c4f1aff216e1c6282a20f3c681ebb26799a88
     20checksums           rmd160  c00c14c6cce7284260bae4be6a8c7909d5d542d1 \
     21                    sha256  670252b71bc8a61c49212c730b4bb1da84c558290eaa4dd9d83a6c3e918131d0
    2222
    2323python.default_version  27
    2424