Skip to content

v0.2

Choose a tag to compare

@jonaslache jonaslache released this 12 Apr 07:44
· 18 commits to main since this release
2d37cf2

What's Changed

  • Merge dev to main by @jonaslache in #1
  • The following features have been added:
    • Option to create a column with the random seed used in each attempt.
    • Option to specify a list of strings that the tool searches for in each row of the quiz data. The column will be filled with boolean values (True or False), depending on whether each strings are present in the individual rows. For example, the list of strings may include answer notes (e.g. prt1-1-F) or answer test results (e.g. ATList_wrongentries).
  • Please note the attached response-file-processor.exe file. It should allow Windows users to use v0.2 of the Response File Processor without having to install Python or any packages. Feedback on whether this works or not would be appreciated.

Full Changelog: v0.1...v0.2