-
-
Notifications
You must be signed in to change notification settings - Fork 415
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
Replace Bootstrap tour by IntroJS in tutorial for all activities #1090
Comments
Hello @llaske ,I would like to work on this issue.Please recommend me some activites to begin with. |
Hi @abhishek-sultaniya , you're welcome. |
I have made a PR for the Story activity.Please review that. |
@abhishek-sultaniya Thanks, I've reviewed it. Please reference the issue in your PR so there will be a link here. |
Thanks,now I have made the refrence for the issue in PR #1093 . |
Hi @llaske, |
@disha1202 Good job. Thanks. |
|
Hello @llaske, I would like to work on this issue for the Video Viewer Activity. |
@whyprax , you're welcome |
Hlo @llaske, |
Hlo @llaske, |
Thanks @UtkarshSiddhpura . See my comments on your PR. |
@ABHINAV-JHA-27 you're welcome to work on any non checked activity |
Hey @llaske, I have created a PR for Food Chain Activity can you review it ? |
Thanks @ABHINAV-JHA-27 . See my comment on your PR. |
Thanks to everyone 🙏 |
Bootstrap tour is the library use for writing activities tutorial. The library is no longer maintain and doesn't support recent version of Bootstrap. So we decided to replace it by another libraries named IntroJS.
IntroJS provide similar features and a lightweight UI.
Migration from Bootstrap tour to IntroJS require some change in code for each activity.
The work has been done for Sugarizer tutorial here and for Mindmath activity here. The migration process is described here.
The objective of this issue is to migrate to IntroJS each activity:
Please make a PR for each activity.
The text was updated successfully, but these errors were encountered: