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 tutorial component #13

Closed
ofr1tz opened this issue May 16, 2024 · 1 comment
Closed

Add tutorial component #13

ofr1tz opened this issue May 16, 2024 · 1 comment

Comments

@ofr1tz
Copy link
Collaborator

ofr1tz commented May 16, 2024

Is your feature request related to a problem? Please describe.
Currently, the instructions component ("How to contribute") offers project-type specific help on how to interact with the app. For project of type Find, the different answer options are visualized on the same arbitrary image tile (^= the upper left image tile on the current page) without providing a hint on which option might be the correct one. As a user, I would like to see examples for the different answers that are specific to the current project, to guide my contributions.

Describe the solution you'd like
Implement a tutorial component that provides hands-on project-specific tutorials, similar to the mobile app, drawing the necessary information from the same tutorial projects.

Describe alternatives you've considered
The app is currently able to link to any tutorial/additional info resources via a button titled "More info" on the instructions component, if the project entry on Firebase provides a manualUrl.

Additional context
Refers #9

@ofr1tz
Copy link
Collaborator Author

ofr1tz commented Oct 16, 2024

Implemented with #35 and #39

@ofr1tz ofr1tz closed this as completed Oct 16, 2024
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

No branches or pull requests

1 participant