Skip to content

Template split & Sequential Round-robins

Compare
Choose a tag to compare
@dhilowitz dhilowitz released this 30 Aug 11:45
· 17 commits to main since this release
  • The template has now been split into two scripts: a UI script and a note triggering script. These live on tabs 1 and 2 of the Scripts section.
  • Support for sequential round robins has been added. If you'd rather have sequential round robins, set $randomize_round_robins` to 0 in the note triggering script.
  • Bug fixes