demo_emt: Demo EMT

Description Usage Arguments

Description

This function launches a demo for the EMT.

Usage

1
2
3
4
5
demo_emt(num_items = 10L,
  feedback = psychTestRCAT::cat.feedback.graph("EMT"),
  admin_password = "demo",
  researcher_email = "p.m.c.harrison@qmul.ac.uk", dict = emt::emt_dict,
  ...)

Arguments

num_items

(Integer scalar) Number of items in the test.

feedback

(Function) Defines the feedback to give the participant at the end of the test. Defaults to a graph-based feedback page.

admin_password

(Scalar character) Password for accessing the admin panel. Defaults to "demo".

researcher_email

(Scalar character) If not NULL, this researcher's email address is displayed at the bottom of the screen so that online participants can ask for help. Defaults to p.m.c.harrison@qmul.ac.uk, the email address of this package's developer.

dict

The psychTestR dictionary used for internationalisation.

...

Further arguments to be passed to emt().


pmcharrison/emt documentation built on May 26, 2019, 2:31 p.m.