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

Add progress bar/task completed counter #317

Open
alexandermendes opened this issue Sep 26, 2017 · 8 comments
Open

Add progress bar/task completed counter #317

alexandermendes opened this issue Sep 26, 2017 · 8 comments

Comments

@alexandermendes
Copy link
Member

alexandermendes commented Sep 26, 2017

Part of the drive to improve feedback.

@alexandermendes alexandermendes added this to the v1.0.0-beta.4 milestone Oct 9, 2017
@alexandermendes alexandermendes changed the title Convert-a-Card: Add progress bar/task completed counter Add progress bar/task completed counter Oct 10, 2017
@mialondon
Copy link
Member

mialondon commented Oct 10, 2017

Small text counter on the task page, showing total count of all tasks? For non-logged in users, display something like 'Sign up or login in to start saving your progress'.

Number of tasks only, no rank, leaderboard, etc!

@alexandermendes alexandermendes removed this from the v1.0.0-beta.5 milestone Nov 1, 2017
@alexandermendes
Copy link
Member Author

So this came up again at the Nottingham workshops - various comments about how it seems like we're in and endless loop of tasks - I think some indication of progress while completing tasks is important.

@alexandermendes
Copy link
Member Author

Maybe we can revisit this as a countdown: n tasks remaining

Might encourage people to keep going to see what happens when they hit zero (they get some confetti).

@mialondon
Copy link
Member

@LibCrowds/playbills do we need to chat about this and agree a solution?

@alexandermendes
Copy link
Member Author

I think either keep it very simple - something simple like n tasks remaining towards the bottom (or top) of the sidebar, or we drop it?

@mialondon
Copy link
Member

I think a simple countdown, n tasks remaining in this volume (set, or something equally generic?) could work well.

Maybe under the 'Save and continue' button?

@alexandermendes
Copy link
Member Author

Sounds good to me.

The easiest way to implement this would be with messages like:
1 task remaining
2 tasks remaining
...
99+ tasks remaining

We can make a single API call to get up to 100 new tasks for the user and then use that count. Hopefully that will do the job.

@mialondon
Copy link
Member

@alexandermendes sure!

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

2 participants