Skip to content

orti10/guided-learning-solution-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Guided-Learning-Solution (GLS)

Welcome to my very first minified Guided Learning Solution (GLS) project!

GLS is a solution that enables step by step guidance on top of any web interface.

This is a basic GLS uses tooltips from Oracle Guided Learning.
In this project I have build a guided learning front-end engine that will eventually run a guide on google.com.
The script can inject into google using DevTools Console.

Tech:

Features:

  • You can go to the next step ->
  • You can go to the previous step <-
  • Follows all the 5 steps and presents the current step 1/5, 2/5...
  • The tooltip appears in a specific location to it's selector and placement
  • Custom tooltip should be shown - 'Google' image, 'Images' link, 'Search' box and 'Google Search' button
  • You can close the guide anytime

Setup Instructions:

  1. Open Google Chrome
  2. Go to Google
  3. Open your DevTools Console by pressing F12 OR ctrl+shift+i OR right-click and 'Inspect'
  4. Navigate to the Console tab
  5. Copy ALL player.js code
  6. Paste player.js in the console and press Enter
  7. You will see the GLS in action!

Video guide

gls.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published