Ticket #53829: Portfile-WW.diff

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

Correct diff file

  • Portfile

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