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

fix: loading screen, split tests, semantics, misc fix #21

Merged
merged 7 commits into from
Oct 30, 2024

Conversation

wenhwang97
Copy link
Contributor

Address feedback on 10/23/2024

  • Add loading screen as landing page
    • Use Loading as landing page
    • Redirect to /auth if study ID not found in the URL
    • Access /assessments directly will still redirect to /auth
  • Refactor react router
  • No longer display study ID in URL during the assessment
  • Fix semantics
  • Create two sets of questions for baseline and followup
  • Switch to touch event for Spatial Memory test for smooth animation
  • Hide images for rendering before starting the question for Visual Paired test

@wenhwang97 wenhwang97 marked this pull request as ready for review October 30, 2024 15:10
@wenhwang97 wenhwang97 requested a review from gregfrasco October 30, 2024 15:10
@wenhwang97 wenhwang97 merged commit a92dae5 into main Oct 30, 2024
3 checks passed
@wenhwang97 wenhwang97 deleted the feat/feedback-0 branch October 30, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants