Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preference test #91

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 28, 2021

  1. Added a version check so get_magic_quotes_gpc() is only used for PHP …

    …version less than 8 because it was removed.
    Simon-Stone committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    e842b16 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    2adb2bd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    34116f7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. adds a working prototype of the preference test. Also adds ability to…

    … show a confirmation code on the final page and to generate a random subject ID for each session
    Simon Stone committed May 31, 2022
    Configuration menu
    Copy the full SHA
    54ad3ff View commit details
    Browse the repository at this point in the history
  2. adds support for grouped stimuli so that only pairs from each group a…

    …re compared
    Simon Stone committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c90510c View commit details
    Browse the repository at this point in the history
  3. adds support for 'mustPlay' flag

    Simon Stone committed May 31, 2022
    Configuration menu
    Copy the full SHA
    bb3fed8 View commit details
    Browse the repository at this point in the history
  4. adds hotkey notice

    Simon Stone committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6d47a8c View commit details
    Browse the repository at this point in the history
  5. added some more explanations

    Simon Stone committed May 31, 2022
    Configuration menu
    Copy the full SHA
    98a560f View commit details
    Browse the repository at this point in the history
  6. removing personal config yaml and adding demo yamls for the Preferenc…

    …e Test
    Simon Stone committed May 31, 2022
    Configuration menu
    Copy the full SHA
    f2a4566 View commit details
    Browse the repository at this point in the history
  7. fixes a bug when certain config paramters are undefined

    Simon Stone committed May 31, 2022
    Configuration menu
    Copy the full SHA
    721fe84 View commit details
    Browse the repository at this point in the history
  8. adds documentation for the preference_test page and makes the pref_gr…

    …ouped.yaml more different than the pref.yaml
    Simon Stone committed May 31, 2022
    Configuration menu
    Copy the full SHA
    14c4276 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. adds documentation in the doc files

    Simon Stone committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8e7eb41 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. removes some dead code

    Simon Stone committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    2c2cee1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    b062a7a View commit details
    Browse the repository at this point in the history
  2. restores to a generic version

    Simon Stone committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    137aee1 View commit details
    Browse the repository at this point in the history
  3. fixes missing time calculation

    Simon Stone committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    a370979 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Update lib/webmushra/pages/PreferenceTestPage.js

    Co-authored-by: Fabian-Robert Stöter <faroit@users.noreply.github.com>
    Simon-Stone and faroit committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8117a0f View commit details
    Browse the repository at this point in the history