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

Link Team Dashboard progress bars to activities #8

Open
dave-mills opened this issue May 1, 2024 · 1 comment
Open

Link Team Dashboard progress bars to activities #8

dave-mills opened this issue May 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dave-mills
Copy link
Member

The progress bars do not have to be accurate. The intention is to give users a rough indication of progress, rather than an absolute measure.

Suggested measures

Step 0:

  • "In progress" once a site has been created (15%)
  • 30% once a system has been created;
  • 50% once a system has some data.
  • 75% once a system is more than 1/2 complete;
  • 100% once all systems are complete.

Preparation:
25% attributed to:

  • Uploading farms (need to have at least 1 farm added)
  • Survey context (the 'required' lists are complete)
  • CAET Interpretations (user has declared them complete
  • Survey has been marked as previewed and the user is ready to being the live survey.

Steps 1 and 2 are "in progress" once the survey is live.

  • Ideally, here we would actually track progress. Knowing how many surveys are complete out of the 'total' is a useful metric, and we will want to show that on the survey management page anyway. So once we have that setup, we can use it for the progress bars.

  • user should enter the target number of farms. (e.g., 100 farms may be uploaded, but only 80 are going to be surveyed. Also, 80 farms that have not been uploaded might be surveyed (if you don't know in advance where you're going). So we need a 'target number of farms to survey' metric. Then we can track the progress.

@dave-mills
Copy link
Member Author

Step 3 is considered "in progress" from the moment the survey is marked as complete.

@dave-mills dave-mills added the enhancement New feature or request label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants