View source: R/make_demo_page.R
makeDemoPage | R Documentation |
This assigns where the target value (i.e. correct slider position) should be in a given practice trial.
makeDemoPage(blockName, trialName, targetValue, dict = tptR::TPT_dict)
blockName |
name of the block to be displayed e.g. Block1 |
trialName |
name of audio file prefix. If file is called 'env_13.mp3', 'env' is the trialName |
targetValue |
the value of sampled slider position. If file is called 'env_13.mp3', '13' is the targetValue |
dict |
The psychTestR dictionary used for internationalisation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.