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

Flow for creating, subscribing & completing quests! #61

Open
3 of 4 tasks
oreHGA opened this issue Mar 22, 2023 · 3 comments
Open
3 of 4 tasks

Flow for creating, subscribing & completing quests! #61

oreHGA opened this issue Mar 22, 2023 · 3 comments

Comments

@oreHGA
Copy link
Member

oreHGA commented Mar 22, 2023

This needs some more detailed thinking but the gist here is that:

  • An "explorer/researcher" on fusion defines a quest ( a set of experiments & workflow that a user should do) with duration

    • create db table & web route
    • define what variables to collect
      - [ ] descriptions
      - [ ] what prompts
      - [ ] what experiments
  • Explorer can share for other users to subscribe to

    • subscription means
      • functionality to see active quests (study/trials) and join on web & mobile
      • you'd get notified to do the recordings
      • if self-prompting is involved, we allow you easily configure & set them up on the mobile app
      • you get instant analysis/ summary of your results
      • you chose to share your data (anonymously with the quest creator)
  • Researcher should be able to track adherence & see raw data

@ErikBjare
Copy link
Collaborator

Ooooo, I like this!

Gamifying the collection of data/running of experiments feels like a great way to improve user retention.

@oreHGA oreHGA pinned this issue May 11, 2023
@oreHGA oreHGA self-assigned this May 20, 2023
@oreHGA
Copy link
Member Author

oreHGA commented May 20, 2023

We're starting our first group study with members of the Myelin House using in the caffeine trials - https://island-manicure-a10.notion.site/Caffeine-Trial-Execution-Public-4fd50fa989084d6f8ff56bc4c830b5e5

We'll try to take as much learnings from this to inform the interface for a researcher starting their own study

@oreHGA
Copy link
Member Author

oreHGA commented May 14, 2024

#213 gets us closer to a complete experience.. You can now create a quest on /quest and have people join from the Fusion mobile app..

"joining" here means they'll be able to anonymously their health data & respond to behavior prompts... Organizers will see the data instantly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants