Ticket #53803: Portfile-WW.diff

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

Portfile Diff

  • Portfile

    old new  
    44PortGroup           github 1.0
    55PortGroup           python 1.0
    66
    7 github.setup        tazzben WW 1.3
     7github.setup        tazzben WW 1.4
    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  c00c14c6cce7284260bae4be6a8c7909d5d542d1 \
    20                     sha256  670252b71bc8a61c49212c730b4bb1da84c558290eaa4dd9d83a6c3e918131d0
     19checksums           rmd160  6bcb65512d391eb95aefd8ac2935a0166e78165e \
     20                    sha256  ef596cdf47c6382d5950726b384ab5b458ba165a9713f6c60baaa94712707a22
    2121
    2222python.default_version  27
    2323