Recent Releases of psychTestR

psychTestR - v2.27.3

  • Follow tidyverse style guides regarding backticks in user-facing messages (thanks Kilian Sander!)

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 1 year ago

psychTestR - v2.27.2

  • Throw an error when a dictionary contains a duplicate key (thanks Killian Sander!)

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 1 year ago

psychTestR - v2.27.1

  • Fixed regression introduced in v2.27.0 (thanks Seb Silas!)

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 1 year ago

psychTestR - psychTestR 2.27.0

  • Added support for collecting IP address, geolocation, and other browser information (thanks Seb Silas!)

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 1 year ago

psychTestR - psychTestR 2.26.0

  • New option for adding URL to logo (thanks Seb Silas!)
  • on_start_fun now optionally accepts two arguments: state and session.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 1 year ago

psychTestR - psychTestR v2.25.0

Add hooks for running functions at start and end of sessions (thanks Seb Silas!).

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 2 years ago

psychTestR - psychTestR v2.24.2

  • Reverted Klaus's changes to audio_NAFC_page autoplay, which had caused autoplay to stop working.

Scientific Software - Peer-reviewed - R
Published by pmcharrison almost 3 years ago

psychTestR - psychTestR v2.24.1

  • Bugfix in response validation, which was causing participant sessions to crash.

Scientific Software - Peer-reviewed - R
Published by pmcharrison almost 3 years ago

psychTestR - psychTestR v2.24.0

  • Bugfix in audio_NAFC_page autoplay (thanks Klaus Frieler!).
  • Extra options for checkbox_page (thanks Klaus Frieler!).
  • Better support for additional scripts (thanks Seb Silas!).
  • Support for lab logos (thanks Seb Silas!).

Scientific Software - Peer-reviewed - R
Published by pmcharrison almost 3 years ago

psychTestR - psychTestR v.2.23.3

  • Bugfix for latest version of markdown package (thanks Klaus Frieler!)
  • Added video tutorial (thanks Anthony Chmiel!).

Scientific Software - Peer-reviewed - R
Published by pmcharrison about 3 years ago

psychTestR - psychTestR v2.23.2

  • Fixed checkbox validation.

Scientific Software - Peer-reviewed - R
Published by pmcharrison about 4 years ago

psychTestR - psychTestR v2.23.0

  • Improved CSV export (thanks Klaus Frieler!).
  • Extra parameters for audio pages (thanks Klaus Frieler!).

Scientific Software - Peer-reviewed - R
Published by pmcharrison almost 5 years ago

psychTestR - psychTestR v2.22.3

Expose buttonstyle in audioNAFC_page.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 5 years ago

psychTestR - psychTestR 2.22.0

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 5 years ago

psychTestR - psychTestR v2.19.1

Added an input check for conditional().

Scientific Software - Peer-reviewed - R
Published by pmcharrison almost 6 years ago

psychTestR - psychTestR v2.19.0

Scientific Software - Peer-reviewed - R
Published by pmcharrison about 6 years ago

psychTestR - psychTestR v2.16.0

  • Exposed btn_play_prompt in volume_calibration_page.
  • Added dialog to check whether user is sure they want to quit the test.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR v2.15.0

Added option to manually show the admin panel when show_footer = FALSE.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR 2.14.0

Added admin_panel argument to test_options, allowing the researcher to disable the admin panel.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR 2.13.3

psychTestR now throws an error on nested calls to new_timeline(), which sometimes worked as intended, sometimes not...

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR 2.13.2

Fixed issue where c() didn't work well for all combinations of element types, replacing it with a new function join(), a more reliable method for achieving the same result. This in turn addresses some problems observed with order_at_run_time().

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR v2.13.1

  • Fixed finish_test_and_give_code(), which was not working properly.
  • Fixed bug where order_at_run_time() failed when there was only one block to randomise.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR v2.13.0

Updated order_at_run_time() and randomise_at_run_time() so that they can be nested arbitrarily many times.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR v2.12.0

  • Added conditional(), which allows test elements to be displayed conditionally at run time.
  • Added order_at_run_time(), which orders test elements at run time.
  • Added randomise_at_run_time(), which randomises test elements at run time.
  • CSV export now supports columns containing atomic vectors.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR 2.11.0

  • Allowed users to customise the text used to trigger audio/video playback.
  • Minor improvements to documentation.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR v2.10.0

  • Now the test will accept URL parameters even when enableresumesessions = FALSE.
  • Introduced allowurlrewrite option; when FALSE, URL rewriting is disabled.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR v2.9.0

  • Added as.list.test_element.
  • Added introductory vignette.
  • Added tutorial on hosting media files.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR v2.8.0

  • Added display_options for greater control over display options.
  • Rewrote jsPsych integration tutorial.
  • Fixed CMD check complaint about ::: calls.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR 2.7.0

  • Added randomisation tutorial.
  • Deprecated loop_while, introduced while_loop.
  • Added as_tibble.results.
  • Improved the flexibility of as.data.frame.results, it can now deal with atomic vectors of length > 1 in results slots.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 6 years ago

psychTestR - psychTestR v2.6.1

Added missing documentation for i18n_dict$edit.

Scientific Software - Peer-reviewed - R
Published by pmcharrison almost 7 years ago

psychTestR - psychTestR v2.6.0

Added functionality for editing dictionaries.

Scientific Software - Peer-reviewed - R
Published by pmcharrison almost 7 years ago

psychTestR - psychTestR v2.5.0

Added internationalisation for test_options().

Scientific Software - Peer-reviewed - R
Published by pmcharrison about 7 years ago

psychTestR - v.2.4.3

  • Fixed #37.

Scientific Software - Peer-reviewed - R
Published by pmcharrison about 7 years ago

psychTestR - psychTestR v2.4.2

  • Created psychTestR website.
  • Bugfix for implicit timeline combination.

Scientific Software - Peer-reviewed - R
Published by pmcharrison about 7 years ago

psychTestR - psychTestR v2.3.0

News

  • Changed UI panel backgrounds from grey to white.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 7 years ago

psychTestR - psychTestR v2.2.2

psychTestR 2.2.2

  • Improved checks in timeline creation
  • Removing unused dependencies.
  • Bugfixes: #2, #3, #24, #26, #31, #32

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 7 years ago

psychTestR - v2.2.1

Fixed a bug in test session resuming using get_p_id() pages.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 7 years ago

psychTestR - v2.2.0

psychTestR 2.2.0

  • Allowing extra attributes to be passed to trigger_button().
  • Adding an optional time delay before trigger_button() is activated.

psychTestR 2.1.0

  • Adding as.timeline().
  • If i18n() is called without a dictionary, a warning rather than an error is thrown.
  • Revising reactive dependencies in state objects - these objects now take reactive dependencies on much fewer slots. This seemed necessary to solve some logic problems in potential reactive page designs.
  • Adding demo = TRUE default to demo_options().

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 7 years ago

psychTestR - psychTestR v2.0.2

Changes:

  • Bugfix - Implicit timeline creation with c() no longer throws an error when given NULL elements.

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 7 years ago

psychTestR - v2.0.1

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 7 years ago

psychTestR - psychTestR v2.0.0

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 7 years ago

psychTestR - v1.1.0

  • Removed archived jsPsych code
  • Added default options to make_test()

Scientific Software - Peer-reviewed - R
Published by pmcharrison over 7 years ago