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

Implemented interactive tutorial functionality across Android App. #64

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

mehad123
Copy link
Collaborator

  • Included user interaction required for some steps, before next step appeared
  • Included user interaction required as needed for certain steps, before next step appeared.
  • Included beginning pop-up when help icon is clicked to ask the user if they want to start the tutorial
  • Included option for tutorial to start at the InteractionPage.java as well

- Included user interaction required for some steps, before next step appeared.

- Still need to add more details to RemotePage instructions.
- Included beginning pop-up when help icon is clicked to ask the user if they want to start the tutorial

- Included option for tutorial to start at the  InteractionPage.java as well
for some reason it didnt get added to the commit in the previous commit
Copy link
Collaborator

@Fahim-zzz Fahim-zzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be issues when users do not follow the predicted path with the tutorial. Some bug fixing is necessary. For example, exiting the tutorial isn't doesn't allow me to restart the tutorial until no is pressed and then retried.

@mehad123
Copy link
Collaborator Author

That's not a bug, the pop-up message is pointing out for the user to conduct the step, and then the next step of the tutorial will continue on after that.

@Fahim-zzz
Copy link
Collaborator

That's not a bug, the pop-up message is pointing out for the user to conduct the step, and then the next step of the tutorial will continue on after that.

My fault, I like the direction, although some edge case handling will need to be implemented later on. LGTM

Copy link
Collaborator

@Fahim-zzz Fahim-zzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the direction, although some edge case handling will need to be implemented later on. LGTM

@mehad123
Copy link
Collaborator Author

I like the direction, although some edge case handling will need to be implemented later on. LGTM

Sounds good, I'll keep that in mind.

@mehad123 mehad123 merged commit c752544 into main Oct 24, 2024
2 checks passed
@mehad123 mehad123 deleted the mehad-v3 branch November 5, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants