select_musical_instrument_page: Page to select what instrument the participant is using

View source: R/pages_custom.R

select_musical_instrument_pageR Documentation

Page to select what instrument the participant is using

Description

Page to select what instrument the participant is using

Usage

select_musical_instrument_page(
  set_range_based_on_selection = TRUE,
  include_other_in_dropdown = FALSE,
  with_voice = FALSE,
  prompt = psychTestR::i18n("instrument_selection_message")
)

Arguments

set_range_based_on_selection

Should the range be set based on the selection?

include_other_in_dropdown

Include Other as an option?

with_voice

Include Voice as an option?

prompt

Prompt?


syntheso/musicassessr documentation built on April 5, 2025, 8:11 a.m.