Ticket #55146: Portfile-WW.diff

File Portfile-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 2.1
     7github.setup        tazzben WW 2.2
    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  4c400a801d070474106b068f4ba02d15cecb754d \
    20                     sha256  53643cc2b0b92a7b5e23ef6f8e9c15f3e566cef448d95c396c80ea2bc54eb3e3
     19checksums           rmd160  df9f052fc8245df809bdb65a7a353ab23e845233 \
     20                    sha256  4df0ed11e3be9102b2c4c499f7ff0b9f5acdcd29b2f3ad792c3667c8085de6c3
    2121
    2222python.default_version  36
    2323