Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 706 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 706 Bytes

iterated-minimal

[outdated] test experiment link on Netlify: https://test-experiment-blackfooted.netlify.app

experiment link is distributed privately

To-Do

Done

  • implement getPreviousResponse
    • retrieve data from server (chain, generation)
    • retrieve data from previous generation (item, input)
    • do filtering (make sure this.seen is unique by moving ambiguous items' indices to this.unseen)
    • generate all data needed for the experiment again (replace this.vocab, refer to pic by 'item' instead of index)
  • Testing with bad behaviors (no answers at all, very few word types)
  • Final fixes
  • Create a new experiment on server
  • Modify id
  • Check Netlify
  • Keep link for final release