Closed polivodskyi closed 2 years ago
We recently updated structure of flanker activities so that we can configure them on applet-builder.
This protocol represents new schema of flanker applet and you can create it with url below on admin panel. https://raw.githubusercontent.com/mtg137/Flanker_applet/staging/protocols/flanker/flanker_schema
shuffle, getImage, and getTrials functions here are new functions that we added for configurable flanker.
could you please keep them in the PR?
I think the only thing we need to change here is getImage function because it returns html tag which doesn't work on native component.
Resolves #2709 #2664