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

Surveys #454

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

Surveys #454

wants to merge 21 commits into from

Commits on Sep 12, 2015

  1. Add the Nottingham EADL Scale and the Stroke Impact Scale (validated,…

    … open use validated surveys to measure function, predominantly following a stroke or neurological injury).
    md0u80c9 authored and Andrew Hill committed Sep 12, 2015
    Configuration menu
    Copy the full SHA
    2b1b098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897ece6 View commit details
    Browse the repository at this point in the history
  3. Merged changes from master branch

    md0u80c9 authored and Andrew Hill committed Sep 12, 2015
    Configuration menu
    Copy the full SHA
    0e1049a View commit details
    Browse the repository at this point in the history
  4. Add the Epworth Sleep scale to surveys.

    md0u80c9 authored and Andrew Hill committed Sep 12, 2015
    Configuration menu
    Copy the full SHA
    132d10a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2015

  1. Epworth sleep scale added including feedback on results.

    md0u80c9 authored and Andrew Hill committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    ce490ef View commit details
    Browse the repository at this point in the history
  2. Minor tweak to improve the documentation

    md0u80c9 authored and Andrew Hill committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    8c2a642 View commit details
    Browse the repository at this point in the history
  3. Sleep scale responses are now fixed as compulsory (otherwise the scal…

    …e is meaningless if incomplete).
    md0u80c9 authored and Andrew Hill committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    ae5baec View commit details
    Browse the repository at this point in the history
  4. Added the IQCDE (Short Form of the Informant Questionnaire on Cogniti…

    …ve Decline in the Elderly (Short IQCODE)). This is a validated survey to detect likely cognitive decline and is used particularly in dementia screening.
    md0u80c9 authored and Andrew Hill committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    3ad8ef4 View commit details
    Browse the repository at this point in the history
  5. Added the Rivermead mobility index

    md0u80c9 authored and Andrew Hill committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    29b40dc View commit details
    Browse the repository at this point in the history
  6. Bugfix: StrokeImpactScale answers were not set to values - all answer…

    …s would return 0.
    md0u80c9 authored and Andrew Hill committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    d19dde7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. Changes to reflect the RK style guide, added licensing and formatting…

    … etc.
    md0u80c9 authored and Andrew Hill committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    362d1af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13fba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2015

  1. PrebuiltSurvey changes to ValidatedSurvey to reflect that these are v…

    …alidated surveys we are dealing with.
    md0u80c9 authored and Andrew Hill committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    475badb View commit details
    Browse the repository at this point in the history
  2. Changed to ValidatedSurveys from PrebuiltSurveys

    Changed to ValidatedSurveys from PrebuiltSurveys
    md0u80c9 committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    6a8aa18 View commit details
    Browse the repository at this point in the history
  3. Oops - updated the enum but not the ValidatedSurveyTask function in O…

    …RKOrderedTask. That is done now.
    md0u80c9 authored and Andrew Hill committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    3ce6e9a View commit details
    Browse the repository at this point in the history
  4. Revert "Changed to ValidatedSurveys from PrebuiltSurveys"

    This reverts commit 6a8aa18.
    md0u80c9 committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    9b15139 View commit details
    Browse the repository at this point in the history
  5. ValidatedSurveyTask changed to validatedSurveyTask (lowercase)

    md0u80c9 authored and Andrew Hill committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    5a4c0e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. Missing end lines corrected (from review by Umer Khan).

    prebuiltSurveyType changed to validatedSurveyType.
    md0u80c9 authored and Andrew Hill committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    43b5ff9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. Whitespace around binary operators

    md0u80c9 authored and Andrew Hill committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    42d28b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2015

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

Commits on Sep 29, 2015

  1. Style changes

    Numerous changes based upon feedback from umerkhan-apple to tidy up
    (mostly stylistic).
    md0u80c9 committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    4b3ee76 View commit details
    Browse the repository at this point in the history