interval_perception_trials | R Documentation |
A block which test a participant's perception of intervals
interval_perception_trials(
num_items = 26L,
sound = "piano",
page_title = psychTestR::i18n("interval_perception_page_title"),
instruction_text =
shiny::tags$div(shiny::tags$p(psychTestR::i18n("interval_perception_instruction_1")),
shiny::tags$p(psychTestR::i18n("interval_perception_instruction_2")),
shiny::tags$p(psychTestR::i18n("interval_perception_instruction_3")),
shiny::tags$p(shiny::tags$em(psychTestR::i18n("interval_perception_instruction_4"))))
)
instruction_text |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.