-
-
Notifications
You must be signed in to change notification settings - Fork 0
Adding Stroop Test + Revamp of Cognitive Assessments Page #40
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
Conversation
…UI/state changes when completed vs not completed
…ed on task completion
This reverts commit c0b2b19.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
==========================================
- Coverage 40.21% 39.72% -0.49%
==========================================
Files 48 46 -2
Lines 2191 2211 +20
==========================================
- Hits 881 878 -3
- Misses 1310 1333 +23
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thank you for refining the UI.
Adding Stroop Test + Revamp of Cognitive Assessments Page
♻️ Current situation & Problem
Current Assessment Page contains only the trail making test, and UI is not well formatted and intuitive/clean. Also, the current assessments show the same messages and UI before completing and after completing the assessment, so UI does not update with state changes. Also, UI of questionnaire scheduling is currently not fully centered and not well formatted
⚙️ Release Notes
📚 Documentation
Main Documentation Referenced:
https://github.com/StanfordSpezi/.github/blob/main/DOCUMENTATIONGUIDE.md
https://researchkit.org/docs/docs/ActiveTasks/ActiveTasks.html
https://github.com/StanfordBDHG/ResearchKit/blob/main/Sources/ResearchKitSwiftUI/ORKOrderedTaskView.swift
All logic and code explanations in code comments in Assessments folder files
✅ Testing
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: